# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
homeassistant:
latitude: 32.87336
longitude: 117.22743
elevation: 430
unit_system: metric
time_zone: America/Los_Angeles
name: Home
customize: !include customize.yaml
# Uncomment this if you are using SSL/TLS, running in Docker container, etc.
# http:
# base_url: example.duckdns.org:8123
# Text to speech
tts:
- platform: google_translate
运行hass是,控制台提示:
You are using a custom integration for aligenie which has not been tested by Home Assistant.
This component might cause stability problems, be sure to disable it if you do experience issues
with Home Assistant.