2021-07-11 22:34:52 -04:00
|
|
|
---
|
2021-07-11 21:59:45 -04:00
|
|
|
homeassistant:
|
|
|
|
name: nerdhaus
|
|
|
|
latitude: !secret home_latititude
|
|
|
|
longitude: !secret home_longitude
|
|
|
|
elevation: !secret home_elevation
|
|
|
|
unit_system: metric
|
2021-07-11 22:34:52 -04:00
|
|
|
time_zone: America/Toronto
|
2022-12-07 16:40:31 -05:00
|
|
|
country: CA
|
2022-10-17 22:30:43 -04:00
|
|
|
external_url: "https://hass.nerdhaus.ca"
|
2021-07-11 21:59:45 -04:00
|
|
|
packages: !include_dir_named packages
|
2021-07-10 19:13:23 -04:00
|
|
|
|
|
|
|
automation: !include automations.yaml
|
2021-09-25 22:22:57 -04:00
|
|
|
automation manual: !include_dir_merge_list automations/
|
2021-07-10 19:13:23 -04:00
|
|
|
script: !include scripts.yaml
|
|
|
|
scene: !include scenes.yaml
|