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 - /config # # ─── 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-home: mode: yaml title: Home icon: mdi:home show_in_sidebar: true filename: ui-lovelace.yaml lovelace-kitchen: mode: yaml title: Kitchen icon: mdi:chef-hat show_in_sidebar: false filename: kitchen-lovelace.yaml lovelace-floorlan: mode: yaml title: Floorplan icon: mdi:floor-plan show_in_sidebar: true filename: floorplan-lovelace.yaml lovelace-main: mode: yaml title: Advanced icon: mdi:flask show_in_sidebar: true filename: advanced-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.scrape.sensor: fatal homeassistant.components.waze_travel_time.sensor: error homeassistant.components.shell_command: error homeassistant.components.amcrest: error homeassistant.components.switch.pihole_temp_disable: error homeassistant.loader: 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: exclude: domains: - automation - updater # 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/panel_iframe panel_iframe: router: title: "Router" url: !secret router_url require_admin: true icon: mdi:network-router tautulli: title: "Tautulli" url: !secret tautulli_url require_admin: true icon: mdi:plex portainer: title: "Portainer" url: !secret portainer_url require_admin: true icon: mdi:docker covidbg: title: "COVID Bulgaria" url: "https://esribulgaria.maps.arcgis.com/apps/opsdashboard/index.html#/6e2c968cf38540f29a4311295dce390f" icon: mdi:biohazard # 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: