FR: differentiate on-off icons in core Lovelace #10465
Unanswered
Mariusthvdb
asked this question in
Dashboard
Replies: 0 comments
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.
-
Please consider adding a core option for differentiating between
on
andoff
icons.Given the multitude in the mdi catalogue with the suffix -off, it would be great to be able to use these in the core entity panels in the icon fields.
We could dispense with the customize settings on icon, and the many integrations that don't support icon templates would benefit.
Personally I use custom-ui for setting icon template in customize. It makes for a very meaningful Frontend to be able to directly see a device is offline or not, eg using:
that could be completely dispensed with, if core Lovelace would support setting 2 icons, 1 for
on
(default, and a second foroff
) in the entity panel:Beta Was this translation helpful? Give feedback.
All reactions