Home Assistant Git Exporter

This commit is contained in:
root
2024-05-31 08:46:09 +02:00
parent 8c3ff9e0b9
commit 70f5734f25
12 changed files with 276 additions and 0 deletions

11
config/configuration.yaml Normal file
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