cogito/_stuff/starter-components-main/components/empty_compound_sensor
2025-06-22 16:02:04 +02:00
..
__init__.py initial commit 2025-06-22 16:02:04 +02:00
empty_compound_sensor.cpp initial commit 2025-06-22 16:02:04 +02:00
empty_compound_sensor.h initial commit 2025-06-22 16:02:04 +02:00
README.md initial commit 2025-06-22 16:02:04 +02:00
sensor.py initial commit 2025-06-22 16:02:04 +02:00

# example configuration:

sensor:
 - platform: empty_compound_sensor
    sensor1:
      name: Sensor 1
    sensor2:
      name: Sensor 2
    sensor3:
      name: Sensor 3