ESPHome 2025.5.0
Loading...
Searching...
No Matches
sht4x.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::sht4x::SHT4XComponent
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::sht4x
 

Enumerations

enum  esphome::sht4x::SHT4XPRECISION { esphome::sht4x::SHT4X_PRECISION_HIGH = 0 , esphome::sht4x::SHT4X_PRECISION_MED , esphome::sht4x::SHT4X_PRECISION_LOW }
 
enum  esphome::sht4x::SHT4XHEATERPOWER { esphome::sht4x::SHT4X_HEATERPOWER_HIGH , esphome::sht4x::SHT4X_HEATERPOWER_MED , esphome::sht4x::SHT4X_HEATERPOWER_LOW }
 
enum  esphome::sht4x::SHT4XHEATERTIME : uint16_t { esphome::sht4x::SHT4X_HEATERTIME_LONG = 1100 , esphome::sht4x::SHT4X_HEATERTIME_SHORT = 110 }