custom_vesync/Config/configuration.yaml
2022-04-01 15:02:13 +02:00

22 lines
397 B
YAML

# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
# Text to speech
tts:
- platform: google_translate
http:
server_port: 9443
use_x_forwarded_for: true
trusted_proxies:
- 192.168.1.194
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
logger:
default: info
logs:
custom_components.vesync: debug