ESPHome  2024.3.1
Namespaces | Functions
util.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 

Functions

bool esphome::api_is_connected ()
 Return whether the node has at least one client connected to the native API. More...
 
bool esphome::mqtt_is_connected ()
 Return whether the node has an active connection to an MQTT broker. More...
 
bool esphome::remote_is_connected ()
 Return whether the node has any form of "remote" connection via the API or to an MQTT broker. More...