ESPHome
2022.6.2
|
#include <binary_sensor_map.h>
Data Fields | |
binary_sensor::BinarySensor * | binary_sensor |
float | sensor_value |
Definition at line 14 of file binary_sensor_map.h.
binary_sensor::BinarySensor* esphome::binary_sensor_map::BinarySensorMapChannel::binary_sensor |
Definition at line 15 of file binary_sensor_map.h.
float esphome::binary_sensor_map::BinarySensorMapChannel::sensor_value |
Definition at line 16 of file binary_sensor_map.h.