first scripts

This commit is contained in:
2023-03-19 18:23:50 -04:00
parent e1cf2b1117
commit 00364bf4c7
6 changed files with 44 additions and 2 deletions

View File

@ -1,4 +1,5 @@
---
# Base configuration.
homeassistant:
name: nerdhaus
latitude: !secret home_latititude
@ -12,5 +13,5 @@ homeassistant:
automation: !include automations.yaml
automation manual: !include_dir_merge_list automations/
script: !include scripts.yaml
script: !include_dir_merge_named scripts
scene: !include scenes.yaml