1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00

Fix configuration time_zone

This commit is contained in:
ewilly 2022-12-22 10:02:08 +01:00
parent 6187b25a88
commit 4f1fa4170e

View file

@ -6,7 +6,7 @@ homeassistant:
unit_system: __UNIT_SYSTEM__
currency: __CURRENCY__
country: __COUNTRY__
time_zone: __TIME_ZONE__
time_zone: "__TIME_ZONE__"
external_url: "https://__DOMAIN__"
auth_providers:
- type: command_line