14 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)
constexpr float HARDWARE
For components that deal with hardware and are very important like GPIO switch.
Here you'll find the Arduino code used to interface with the SX1509 I2C 16 I/O expander.