Closed wigster closed 7 months ago
Can you check https://github.com/audiconnect/audi_connect_ha/pull/300 ?
It doesn't seem to solve the problem. In the entities card:
I still do not have the device_class in the attributes of the entity. I have checked that the dashboard.py contains your latest changes from #300
Ah I see. Need to dig deeper into it.
Try again https://github.com/audiconnect/audi_connect_ha/pull/300 working for me now.
Yep can confirm it works in your branch
I close this case, as I guess the https://github.com/audiconnect/audi_connect_ha/pull/300 will be merged today or tomorrow @cdnninja
The sensor._last_update state is interpreted as a string instead of a datetime.
Possibly, it is just missing the 'device_class: timestamp' attribute.
As it is, the sensor does not get reformatted to e.g. relative time by the UI.