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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user