I’ve only set up HA about a week ago. But I’m seeing a systematic issue with the energy panel: there’s a huge spike of random usage/production in the 2-3am time frame. Like 9kWh consumption, and 11kWh TO grid in the middle of the night…
Quite obviously this messes up the overall statistics.
What are my possibilities to understand where that’s coming from? Can I log/look up the individual data points to see whether it’s a problem at the source?
Ok, already found something: according to the entity’s history, those values would be the end values of the previous day. But is there a way to prove this is coming from the source so I could ask the vendor for support? Or a way to suppress such values in a growing entity?
The data is coming from a custom RESTful integration. I might be able to do something there. But I’m still a beginner .
To figure this out I came here in the first place. I know this is the problem. Therefore my question was: can I get a log of all the results received from the device? Is there a way to figure out whether that’s actual data received, or a problem in my rest integration?
BTW: last night this didn’t happen… I wonder whether it’s some hiccup somewhere, eg. when the device doesn’t respond. But the fact that it happened around the same time of the night is odd.