1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-05-08 17:28:46 +01:00

Fix home zone so it doesn't overlap the city name

This commit is contained in:
Paulus Schoutsen
2019-06-25 10:17:26 -07:00
parent 86b36fb76b
commit f8d3e55fe0
+1 -1
View File
@@ -8,7 +8,7 @@ export const demoEntitiesArsaboo: DemoConfig["entities"] = (localize) =>
state: "zoning",
attributes: {
hidden: true,
latitude: 52.3731339,
latitude: 52.3631339,
longitude: 4.8903147,
radius: 200,
friendly_name: "Home",