13 LOG_SWITCH(
"",
"Micronova switch",
this);
ESPDEPRECATED("set_retry is deprecated and will be removed in 2026.8.0. Use set_timeout or set_interval instead.", "2026.2.0") void set_retry(const std uint32_t uint8_t std::function< RetryResult(uint8_t)> && f
void request_address(uint8_t location, uint8_t address, MicroNovaListener *listener)
void write_state(bool state) override
void request_value_from_stove() override
void dump_config() override
void set_memory_data_on(uint8_t f)
void process_value_from_stove(int value_from_stove) override
void set_memory_data_off(uint8_t f)
MicroNovaSwitch(MicroNova *m)
Base class for all switches.
bool state
The current reported state of the binary sensor.