8static const char *
const TAG =
"ads1115.sensor";
17 ESP_LOGD(TAG,
"'%s': Got Voltage=%fV", this->
get_name().c_str(), v);
23 LOG_SENSOR(
" ",
"ADS1115 Sensor",
this);
const StringRef & get_name() const
ADS1115Component * parent_
void dump_config() override
ADS1115Resolution resolution_
ADS1115Samplerate samplerate_
ADS1115Multiplexer multiplexer_
void publish_state(float state)
Publish a new state to the front-end.
Providing packet encoding functions for exchanging data with a remote host.