9 namespace wifi_signal {
float get_setup_priority() const override
const float AFTER_WIFI
For components that should be initialized after WiFi is connected.
std::string unique_id() override
This class simplifies creating components that periodically check a state.
std::string get_mac_address()
Get the device MAC address as a string, in lowercase hex notation.
void publish_state(float state)
Publish a new state to the front-end.
void dump_config() override
WiFiComponent * global_wifi_component
Implementation of SPI Controller mode.
Base-class for all sensors.