mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
985 B
985 B
Home Assistant Files
- automation.yaml
- binary_sensor.yaml
- climate.yaml
- customize.yaml
- notify.yaml
- script.yaml
- sensor.yaml
- switch.yaml
- ui-lovelace.yaml
Make sure you include these YAML files in your configuration.yaml file, e.g.
script: !include script.yaml
sensor: !include sensor.yaml
switch: !include switch.yaml
notify: !include notify.yaml
climate: !include climate.yaml
automation: !include automation.yaml
binary_sensor: !include binary_sensor.yaml