feat(home-assistant): add country

This commit is contained in:
Felix Schröter 2023-05-31 19:41:11 +02:00
parent 7c5e098f74
commit d719b55e2c
Signed by: felschr
GPG key ID: 671E39E6744C807D

View file

@ -45,6 +45,7 @@ in {
longitude = "!secret longitude";
elevation = 42;
unit_system = "metric";
country = "DE";
temperature_unit = "C";
external_url = "https://home.felschr.com";
internal_url = "http://192.168.1.102:8123";