1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

Merge branch 'optional_api' into integration

This commit is contained in:
J. Nick Koston
2025-07-25 23:11:54 -10:00
10 changed files with 13 additions and 16 deletions

View File

@@ -299,7 +299,6 @@ class APIConnection : public APIServerConnection {
void complete_authentication_();
#ifdef USE_API_HOMEASSISTANT_STATES
// Process state subscriptions efficiently
void process_state_subscriptions_();
#endif // USE_API_HOMEASSISTANT_STATES