Files
EMS-ESP32/docs/integrations/homeassistant/ha.md
2020-01-09 23:04:27 +01:00

985 B

Home Assistant Files

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