Files
sarah/config/configuration.yaml
T
2020-03-29 11:58:02 +03:00

123 lines
3.2 KiB
YAML

homeassistant:
name: Sarah
latitude: !secret home_latitude
longitude: !secret home_longitude
elevation: !secret home_elevation
unit_system: metric
time_zone: Europe/Sofia
packages: !include_dir_named packages
whitelist_external_dirs:
- /config/www/audio/youtube
#
# ─── HOME ASSISTANT COMPONENTS ENABLED ──────────────────────────────────────────
#
# https://www.home-assistant.io/components/config
config:
# https://home-assistant.io/components/http
http:
login_attempts_threshold: 20
lovelace:
mode: yaml
resources: !include lovelace/resources.yaml
dashboards:
lovelace-main:
mode: yaml
title: Main Dashboard
icon: mdi:home
show_in_sidebar: false
filename: ui-lovelace.yaml
lovelace-tablet:
mode: yaml
title: Tablet
icon: mdi:tablet-ipad
show_in_sidebar: true
filename: tablet-lovelace.yaml
lovelace-floorlan:
mode: yaml
title: Floorplan
icon: mdi:map
show_in_sidebar: true
filename: floorplan-lovelace.yaml
# https://www.home-assistant.io/components/logbook
logbook:
# https://www.home-assistant.io/components/map
map:
# https://www.home-assistant.io/components/system_health
system_health:
# https://www.home-assistant.io/components/updater
updater:
reporting: false
# https://www.home-assistant.io/components/logger
logger:
default: warning
logs:
homeassistant.components.waze_travel_time.sensor: error
homeassistant.components.shell_command: error
homeassistant.components.amcrest: error
homeassistant.components.switch.pihole_temp_disable: error
zigpy.util: error
#
# ─── INTEGRATIONS ───────────────────────────────────────────────────────────────
#
# https://www.home-assistant.io/integrations/discovery
discovery:
ignore:
- yeelight
# https://www.home-assistant.io/integrations/ffmpeg
ffmpeg:
# https://www.home-assistant.io/integrations/frontend
frontend:
themes: !include_dir_merge_named themes
# https://www.home-assistant.io/integrations/calendar.google
# google:
# client_id: !secret google_client_id
# client_secret: !secret google_client_secret
# https://www.home-assistant.io/integrations/history
history:
# https://www.home-assistant.io/integrations/media_extractor
# TODO: Add to media module
media_extractor:
# https://www.home-assistant.io/integrations/mobile_app
mobile_app:
# https://www.home-assistant.io/integrations/notify
notify:
- name: telegram
platform: telegram
api_key: !secret telegram_token
chat_id: !secret telegram_georgi_chat_id
# https://www.home-assistant.io/integrations/zeroconf
zeroconf:
#
# ─── PLUGINS ────────────────────────────────────────────────────────────────────
#
spotcast:
username: !secret spotify_spotcast_username
password: !secret spotify_spotcast_password
hacs:
token: !secret hacs_github_token
appdaemon: true
uilogs: