Add initial configuration files for Home Assistant setup

- Created automations.yaml, configuration.yaml, scenes.yaml, scripts.yaml, and secrets.yaml.
- configuration.yaml includes default integrations, HTTP server settings, recorder configuration, frontend theme loading, and includes for automations, scripts, and scenes.
- secrets.yaml contains a PostgreSQL connection string for database access.
This commit is contained in:
Ben Melchior
2025-03-22 16:28:17 +01:00
commit 3805a39877
5 changed files with 37 additions and 0 deletions

1
automations.yaml Normal file
View File

@@ -0,0 +1 @@
[]