ESPHome
2024.10.2
|
Go to the source code of this file.
Namespaces | |
esphome | |
Implementation of SPI Controller mode. | |
esphome::network | |
Functions | |
bool | esphome::network::is_connected () |
Return whether the node is connected to the network (through wifi, eth, ...) More... | |
bool | esphome::network::is_disabled () |
Return whether the network is disabled (only wifi for now) More... | |
std::string | esphome::network::get_use_address () |
Get the active network hostname. More... | |
network::IPAddresses | esphome::network::get_ip_addresses () |