ESPHome  2024.5.0
Data Structures | Namespaces | Enumerations
tmp1075.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::tmp1075::TMP1075Config
 
class  esphome::tmp1075::TMP1075Sensor
 

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::tmp1075
 

Enumerations

enum  esphome::tmp1075::EConversionRate { esphome::tmp1075::CONV_RATE_27_5_MS, esphome::tmp1075::CONV_RATE_55_MS, esphome::tmp1075::CONV_RATE_110_MS, esphome::tmp1075::CONV_RATE_220_MS }
 
enum  esphome::tmp1075::EAlertFunction { esphome::tmp1075::ALERT_COMPARATOR = 0, esphome::tmp1075::ALERT_INTERRUPT = 1 }