Hi all,
I have a strange issue. I’ve setup many zones included in a zone.yaml file.
All these places are visible in zone setting but if I click on Map I see amsterdam !!
Did anyone had this issue before?
Hi all,
I have a strange issue. I’ve setup many zones included in a zone.yaml file.
All these places are visible in zone setting but if I click on Map I see amsterdam !!
Did anyone had this issue before?
I had invalid coordinates one time and it showed me amsterdam. Possibly your time zone or location is wrong. Otherwise, restart again and see if it corrects itself.
Well I tried to reboot many times but Amsterdam it’s still there.
Moreover I can correctly see all the zones if I click on Zone inside setting. Even the “home” zone. So coordinates “should” be correct.
Have you set your “home” location in configuration => general?
using webui? Yes. Tried also with this solution.
Any hint on this issue?
I had a similar issue and fixed it by putting my home coordinates directly in configuration.yaml.
I can reprodcue the issue and resolve by making sure all attributes named latitude and logitude are in float and valid gps coordinats (degrees).
This works and Map is correctly centered:
The other entity that breaks it immediatly shows at lon not as a float e.g.
Latitude
52°12…" N
Longitude
13°2…" E
I hope this helps - search for entities with incompatilbe types for lat long!