[api] Use FixedVector const references for service array arguments (#11546)

This commit is contained in:
J. Nick Koston
2025-10-28 11:03:44 +13:00
committed by GitHub
parent f44615cc8d
commit dfa69173ea
4 changed files with 61 additions and 8 deletions
+1
View File
@@ -62,6 +62,7 @@ from esphome.cpp_types import ( # noqa: F401
EntityBase,
EntityCategory,
ESPTime,
FixedVector,
GPIOPin,
InternalGPIOPin,
JsonObject,