home-assistant: add external url

This commit is contained in:
Sandro - 2023-10-21 18:35:03 +02:00
parent 5cc0f629e5
commit 0d14f25117
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ in
}
];
homeassistant = {
external_url = "https://home-assistant.hq.c3d2.de";
latitude = "51.08105";
longitude = "13.72867";
name = "C3D2";