MicroNovaFunctions get_function()
void write_address(uint8_t location, uint8_t address, uint8_t data)
uint8_t get_current_stove_state()
void write_state(bool state) override
void publish_state(bool state)
Publish a state to the front-end from the back-end.
Providing packet encoding functions for exchanging data with a remote host.