24 void setup()
override;
Base class for all binary_sensor-type classes.
void publish_state(bool state)
Publish a new state to the front-end.
This Class provides the methods to read/write bytes from/to an i2c device.
void set_channel(uint8_t channel)
void process(uint16_t data)
enum esphome::ttp229_lsf::TTP229LSFComponent::ErrorCode NONE
float get_setup_priority() const override
std::vector< TTP229Channel * > channels_
void register_channel(TTP229Channel *channel)
void dump_config() override
const float DATA
For components that import data from directly connected sensors like DHT.
Providing packet encoding functions for exchanging data with a remote host.