15 void setup()
override;
Base class for all output components that can output a variable level, like PWM.
void dump_config() override
float get_setup_priority() const override
void set_parent(SX1509Component *parent)
SX1509Component * parent_
void write_state(float state) override
void set_pin(uint8_t pin)
const float HARDWARE
For components that deal with hardware and are very important like GPIO switch.
Providing packet encoding functions for exchanging data with a remote host.