Results 83 comments of reox

possibly a duplicate of #5448 ? I thought that this happened to only old cards, as I saw that first on cards that are ~4 years old - but that...

It was confusing for me as well, that if there is nothing to commit but to push, that this action fails. ![image](https://user-images.githubusercontent.com/431045/236770944-856d70cd-cdb2-41af-8661-95dff4796173.png) Here, the only way is to deliberately add...

Evt lag es nur an der API - bei mir gab es auch ein paar Wochen lang einen Ausfall, jetzt scheint wieder alles problemlos zu gehen. Funktioniert es bei dir...

Nein, ich hab nur eine und auch dort nur ein Smartmeter. Kann das daher leider nicht wirklich testen :(

What does the log say? Please also check the debug log if the request to the API is actually send and what the answer is.

okay, so there is simply no new data in the API (all the values are null). does it correctly show up in the wiener netze web portal? If it does,...

Maybe something changed in the API or it has temporary issues... I get more errors, but in general the import still works. ``` Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity.py",...

I guess that the API has some downtimes or sometimes returns not all data... The errors I collected above are probably things which could be programmed in a more resilient...

Maybe https://community.home-assistant.io/t/total-average-daily-power-consumption/449095 solves this, I have setup an utility_meter now, but it looks like it needs some days to get the values and check if it will show a daily...

Yes, as suspected, the utility meter does not work when the sensor itself has no state. It stays at zero all the time. :/