23 void setup()
override;
const float DATA
For components that import data from directly connected sensors like DHT.
sensor::Sensor * cold_junction_sensor_
This class simplifies creating components that periodically check a state.
void set_thermocouple_type(MCP9600ThermocoupleType thermocouple_type)
void dump_config() override
enum esphome::mcp9600::MCP9600Component::ErrorCode NONE
void set_cold_junction(sensor::Sensor *cold_junction)
MCP9600ThermocoupleType thermocouple_type_
float get_setup_priority() const override
void set_hot_junction(sensor::Sensor *hot_junction)
Implementation of SPI Controller mode.
Base-class for all sensors.
This Class provides the methods to read/write bytes from/to an i2c device.
sensor::Sensor * hot_junction_sensor_