13 LOG_SWITCH(
"",
"Micronova switch",
this);
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.