homeassistant-config/configuration.yaml

18 lines
357 B
YAML
Executable File

# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
# Text to speech
tts:
- platform: google_translate
# Google maps
device_tracker:
- platform: google_maps
username: "kenwood364@gmail.com"
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml