Homeassistant intial build

This commit is contained in:
2025-11-25 23:33:38 -05:00
parent a310fed89c
commit 3e1fd60853
13 changed files with 274 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml