issue with weather maps #10005
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
That this is a backend topic, since the different weather integrations provide the forecast info. You can check that in the HA dev tools on the "State" tab by selecting the different weather entities and you will see the |
Beta Was this translation helpful? Give feedback.
-
for weather.openweathermap there is ony one entity |
Beta Was this translation helpful? Give feedback.
-
oh, I got it. datetime: has different dates for different entities. It looks like not a UI problem. Thanks a lot! |
Beta Was this translation helpful? Give feedback.
That this is a backend topic, since the different weather integrations provide the forecast info.
You can check that in the HA dev tools on the "State" tab by selecting the different weather entities and you will see the
datetime
that the forecast belongs to.