ESPHome
2024.10.2
|
Data Structures | |
class | BinarySensorMap |
Class to map one or more binary_sensors to one Sensor. More... | |
struct | BinarySensorMapChannel |
Enumerations | |
enum | BinarySensorMapType { BINARY_SENSOR_MAP_TYPE_GROUP, BINARY_SENSOR_MAP_TYPE_SUM, BINARY_SENSOR_MAP_TYPE_BAYESIAN } |
Enumerator | |
---|---|
BINARY_SENSOR_MAP_TYPE_GROUP | |
BINARY_SENSOR_MAP_TYPE_SUM | |
BINARY_SENSOR_MAP_TYPE_BAYESIAN |
Definition at line 12 of file binary_sensor_map.h.