ESPHome
2023.8.3
esphome
esphome
components
integration
Data Structures
|
Namespaces
|
Enumerations
integration_sensor.h File Reference
Go to the source code of this file.
Data Structures
class
esphome::integration::IntegrationSensor
class
esphome::integration::ResetAction< Ts >
Namespaces
esphome
esphome::integration
Enumerations
enum
esphome::integration::IntegrationSensorTime
{
esphome::integration::INTEGRATION_SENSOR_TIME_MILLISECOND
= 0,
esphome::integration::INTEGRATION_SENSOR_TIME_SECOND
,
esphome::integration::INTEGRATION_SENSOR_TIME_MINUTE
,
esphome::integration::INTEGRATION_SENSOR_TIME_HOUR
,
esphome::integration::INTEGRATION_SENSOR_TIME_DAY
}
enum
esphome::integration::IntegrationMethod
{
esphome::integration::INTEGRATION_METHOD_TRAPEZOID
= 0,
esphome::integration::INTEGRATION_METHOD_LEFT
,
esphome::integration::INTEGRATION_METHOD_RIGHT
}
Generated by
1.8.13