|
ESPHome 2025.12.0-dev
|
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::network |
Functions | |
| bool | esphome::network::is_connected () |
| Return whether the node is connected to the network (through wifi, eth, ...) | |
| bool | esphome::network::is_disabled () |
| Return whether the network is disabled (only wifi for now) | |
| const char * | esphome::network::get_use_address () |
| Get the active network hostname. | |
| network::IPAddresses | esphome::network::get_ip_addresses () |