chore: add mariadb database
This commit is contained in:
@@ -1,16 +1,20 @@
|
||||
# Loads default set of integrations. Do not remove
|
||||
# This was added to the homeAutomation repo.
|
||||
default_config:
|
||||
|
||||
# Text to speech
|
||||
tts:
|
||||
- platform: google_translate
|
||||
|
||||
automation: !include automations.yaml
|
||||
script: !include scripts.yaml
|
||||
scene: !include scenes.yaml
|
||||
|
||||
http:
|
||||
use_x_forwarded_for: true
|
||||
trusted_proxies:
|
||||
- 10.55.8.1
|
||||
# Loads default set of integrations. Do not remove
|
||||
# This was added to the homeAutomation repo.
|
||||
# This is a sample configuration. Please create a configuration.production.yml for production use.
|
||||
default_config:
|
||||
|
||||
# Text to speech
|
||||
tts:
|
||||
- platform: google_translate
|
||||
|
||||
automation: !include automations.yaml
|
||||
script: !include scripts.yaml
|
||||
scene: !include scenes.yaml
|
||||
|
||||
http:
|
||||
use_x_forwarded_for: true
|
||||
trusted_proxies:
|
||||
- 10.55.8.1
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user