You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a card showing battery percentages. All battery entities have attributes state_class: measurement, unit_of_measurement: %, device_class: battery and have the string battery in their entity ids and names.
Entities with 100% battery level seem to be sorted in the wrong position i.e. the 100% is treated as 1%
This happens irrespective of the sort order.
I have a card showing battery percentages. All battery entities have attributes state_class: measurement, unit_of_measurement: %, device_class: battery and have the string battery in their entity ids and names.
Entities with 100% battery level seem to be sorted in the wrong position i.e. the 100% is treated as 1%
This happens irrespective of the sort order.
The text was updated successfully, but these errors were encountered: