ESPHome  2024.7.2
Namespaces | Functions
util.cpp File Reference

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...
 
network::IPAddresses esphome::network::get_ip_addresses ()
 
std::string esphome::network::get_use_address ()
 Get the active network hostname. More...