I am working on a integration for the Smart #1/#3 EVs its available on HACS. GitHub - DasBasti/SmartHashtag: Homeassistant component for Smart #1/#3 API
I have the issue, that some sensor values do not update in the system. I have a logger line in the sensor “native_value” line that shows me that the value is actually updated from the API. But the sensor in the front-end and in the recorder is not updated and stays the same value. If I restart the integration the sensor value is updated to the current value provided by the API but no updates after that.
What might cause something like this? I have no idea where to look for this issue.