first commit

This commit is contained in:
2021-10-15 20:45:08 -04:00
parent 0e75a1357d
commit 55b69f0b99
15 changed files with 554 additions and 0 deletions

30
configuration.yaml Normal file
View File

@@ -0,0 +1,30 @@
# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
# Text to speech
tts:
- platform: google_translate
http: !include http.yaml
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
light: !include lights.yaml
weather: !include weather.yaml
sensor: !include sensor.yaml
binary_sensor: !include binary_sensor.yaml
camera: !include camera.yaml
input_boolean: !include input_boolean.yaml
media_player: !include media_player.yaml
input_number: !include input_number.yaml
timer: !include timer.yaml
switch: !include switch.yaml
frontend:
themes: !include_dir_merge_named themes
recorder:
db_url: mysql://homeassistant:hass1987!@core-mariadb/homeassistant?charset=utf8mb4
emulated_hue: