mirror of
https://github.com/esphome/esphome.git
synced 2025-08-06 18:37:47 +00:00
review
This commit is contained in:
parent
80c66b0742
commit
4df3bfe85d
@ -303,7 +303,7 @@ class APIConnection : public APIServerConnection {
|
|||||||
|
|
||||||
#ifdef USE_VOICE_ASSISTANT
|
#ifdef USE_VOICE_ASSISTANT
|
||||||
// Helper to check voice assistant validity and connection ownership
|
// Helper to check voice assistant validity and connection ownership
|
||||||
bool check_voice_assistant_api_connection_() const;
|
inline bool check_voice_assistant_api_connection_() const;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Helper method to process multiple entities from an iterator in a batch
|
// Helper method to process multiple entities from an iterator in a batch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user