ESPHome  2024.4.0
Data Structures | Enumerations
esphome::binary_sensor_map Namespace Reference

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 }
 

Enumeration Type Documentation

◆ BinarySensorMapType

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.