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.
 
 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...