ESPHome 2025.5.0
Loading...
Searching...
No Matches
util.cpp File Reference

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