missed something...
This commit is contained in:
parent
3e95f89e9f
commit
6e59f1b659
|
@ -2,7 +2,7 @@ homeassistant:
|
||||||
name: Home
|
name: Home
|
||||||
latitude: !secret MY_LATITUDE
|
latitude: !secret MY_LATITUDE
|
||||||
longitude: !secret MY_LONGITUDE
|
longitude: !secret MY_LONGITUDE
|
||||||
temperature_unit: imperial
|
unit_system: imperial
|
||||||
time_zone: America/New_York
|
time_zone: America/New_York
|
||||||
customize: !include customize.yaml
|
customize: !include customize.yaml
|
||||||
group: !include groups.yaml
|
group: !include groups.yaml
|
||||||
|
|
Loading…
Reference in New Issue