ESPHome  2024.4.0
Data Structures | Namespaces | Enumerations
binary_sensor_map.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::binary_sensor_map::BinarySensorMapChannel
 
class  esphome::binary_sensor_map::BinarySensorMap
 Class to map one or more binary_sensors to one Sensor. More...
 

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::binary_sensor_map
 

Enumerations

enum  esphome::binary_sensor_map::BinarySensorMapType { esphome::binary_sensor_map::BINARY_SENSOR_MAP_TYPE_GROUP, esphome::binary_sensor_map::BINARY_SENSOR_MAP_TYPE_SUM, esphome::binary_sensor_map::BINARY_SENSOR_MAP_TYPE_BAYESIAN }