Homeassistant's frontend uses the wrong icon for "Power On/State enabled" #24548
Unanswered
AuraHerreroRuiz
asked this question in
Other feature requests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The new toggle feauture, and the switch/input_boolean more info page, use ⏻ , IEC 60417-5009, for the "On" state, when it's really a "Go to stand-by" symbol, or perhaps a "toggle power" symbol.
I know the meaning of IEC 60417-5009 " ⏻ "is less concrete now do to I'd guess its cultural impact, but I'd rather if the correct On "⏽" symbol, 60417-5007 was used instead. It feels more coherent, since it's mostly used for switches for power or enabled/disabled, and current switches that aren't buttons in households, e.g powerstrips, use these pair of symbols instead.
There is already mdi:power-on, so it should be a simple swap. However, I do not know if the choice of using ⏻ over ⏽ is intentional, though I've tried to find it and haven't found any instance.
Beta Was this translation helpful? Give feedback.
All reactions