3 #include "../pipsolar.h" Base class for all switches.
void set_off_command(const std::string &command)
void set_on_command(const std::string &command)
void dump_config() override
Implementation of SPI Controller mode.
void write_state(bool state) override
void set_parent(Pipsolar *parent)
bool state
The current reported state of the binary sensor.