First Commit for home assistant config directory

This commit is contained in:
2024-10-25 21:57:46 +02:00
commit 1d54dd63be
22 changed files with 3709 additions and 0 deletions

6
secrets.yaml Normal file
View File

@@ -0,0 +1,6 @@
# Use this file to store secrets like usernames and passwords.
# Learn more at https://www.home-assistant.io/docs/configuration/secrets/
some_password: welcome
mariadb_url: 'mysql://homeassistant:primolo1274@core-mariadb/homeassistant?charset=utf8mb4'