The new weather card is very odd. On my smaller tablets it only shows three days. But on my laptop it will show five days. Also I notice that if it is going to rain it does not show the amount below the day anymore.
First thing I did but didnāt fix it.
The problem was hassio_supervisor that refused to stay in running state, had to recreate the container.
After that all started to run better and some addon was recreated, like NPM.
And sidebar got screwed a bit with missing icons, but that was the minor issue.
Now itās running fine for like 10 hours so Iām back to normality.
Thank you for the reply. But in this case I will stay with 0.108.9. Maybe it will be solved in a higher versionā¦ first time I have downgraded the system
Reading the docs. Since name has been removed as a config option for now itās impossible to see up multiples. And if you look at the example in the docs youāll see itās not under sensor:. The breaking change could have been better worded.
had the same problem with hassio_supervisor in another installation: HA was working fine untill rebooted, then HA wasnāt able to load frontend and hassio_supervisor logs showed error about connectivity to homeassistant container.
ERROR (MainThread) [supervisor.api.proxy] Client error on WebSocket API Cannot connect to host 172.30.32.1:8123 ssl:False [Connection refused].,
INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
Had to recreate hassio_supervisor container to fix it and then recreate all sidebar link to addons.
Not needed to recreate homeassistant container, just hassio_supervisor.
Yet it is possible to rename integrations directly within UI. Here is what I see for integrated NAS (that was renamed by me in UI after integration was completed - Rename button visible):
and here is non integrated instance:
So even before integration is has different name assigned. Also looking ar entities registry I can see for integrated instance that name I gave in UI is transferred:
So Iād assume it should not be a problem to have another instance with unique entity_id, title and unique_idā¦ Also I do not see issue with sensors, that could get _2 suffix, as any other.
But well, Iām not expert in this area for sureā¦ just my viewā¦
If youāre right though then it would be nice to see some error message rather explaining that it is not possible to integrate second unit, than wait indefinitelly on spinning wheel screen.
To be honest - no. Have looked at them before, but they doesnāt help me
Right now Iām batteling this issue about I/O in MainThread, but canāt seem to figure out the right way to incorporate async in the module
Is there a way to now see the graph of an entity not used in the UI?
I used to like to check how often my mqtt esp32 disconnected from my network by going to my openmqtt integration and you could click on any entity and see a graph. The mqtt esp32 would show connected and disconnected times, my temp sensors would show graphs
When clicked on. I donāt need all of these in the UI but the new integration views have taken away the ability to click and see a graph.
I also donāt like itā¦ But my main problem is that I donāt get days forecast anymore, I only get hour for hourā¦?! Whyā¦ Canāt seem to configure the length of the forecast anywhereā¦ Before I had at least 5 days forecast.