10 namespace ttp229_lsf {
24 void setup()
override;
25 void dump_config()
override;
30 std::vector<TTP229Channel *> channels_{};
const float DATA
For components that import data from directly connected sensors like DHT.
void set_channel(uint8_t channel)
void process(uint16_t data)
float get_setup_priority() const override
void publish_state(bool state)
Publish a new state to the front-end.
Implementation of SPI Controller mode.
Base class for all binary_sensor-type classes.
This Class provides the methods to read/write bytes from/to an i2c device.
void register_channel(TTP229Channel *channel)