Closed devdems closed 9 months ago
I don't know what should be wrong exactly. It's hard to tell based only on images.
The 15minutes intervals does not use calculations, they are all raw values.
This is a more general question - is it possible to include logging and how? I would like to know what data mojelektro is really sending. If I see correctly still for 1 day ago?
Yes, it's possible. Just use this in configuration.yaml
:
logger:
logs:
custom_components.mojelektro: debug
you can then track logger in home-assistant.log
file
Thank you, the data is fine, but for yesterday. Which is a limitation of mojelektro :(
Unfortunately, it's true.
Data in the HA does not match what I see directly in the mojelektro swagger. Are there any calculations done before pushing the data to HA?