sander1988 / Indego

Home Assistant Custom Component for Bosch Indego Lawn Mower
Apache License 2.0
96 stars 29 forks source link

Drop unit of measurement from timestamp entities #188

Closed artspb closed 1 year ago

artspb commented 1 year ago

When entities with a timestamp device class have a unit of measurement (namely, "ISO8601"), they have a weird representation in UI. Dropping it makes an entity look more appealing. Additionally, it starts looking like other entities with the same device class.

Before:

Screenshot 2023-06-19 at 19 54 40

After:

Screenshot 2023-06-19 at 19 52 17

Similar entity:

Screenshot 2023-06-19 at 19 45 55
jm-73 commented 1 year ago

Changed target branch to develop