Order const.py correctly

This commit is contained in:
Dotsch2005 2024-10-11 11:44:48 +02:00 committed by GitHub
parent ac73bbc815
commit 1f3cb42ff7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -962,10 +962,10 @@ ICON_ACCELERATION = "mdi:axis-arrow"
ICON_ACCELERATION_X = "mdi:axis-x-arrow"
ICON_ACCELERATION_Y = "mdi:axis-y-arrow"
ICON_ACCELERATION_Z = "mdi:axis-z-arrow"
ICON_ALARM_LIGHT = "mdi:alarm-light"
ICON_ACCOUNT = "mdi:account"
ICON_ACCOUNT_CHECK = "mdi:account-check"
ICON_AIR_FILTER = "mdi:air-filter"
ICON_ALARM_LIGHT = "mdi:alarm-light"
ICON_ARROW_EXPAND_VERTICAL = "mdi:arrow-expand-vertical"
ICON_BATTERY = "mdi:battery"
ICON_BLUETOOTH = "mdi:bluetooth"