ESPHome
2024.10.2
|
Go to the source code of this file.
Namespaces | |
esphome | |
Implementation of SPI Controller mode. | |
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... | |