Allow configuration/use of dynamic icons in HA/ESPHome #11376
Unanswered
BigWalnutZ
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.
-
Want to change
mdi:garage-variant
tomdi:garage-open-variant
and the up and down arrows while moving the same as the default garage cover does based on the garage door state, using ESPHome. I was thinking being able to do this with alambda
based onicon:
within ESPHome.If it can be even easier and there is a way to just automatically allow the dynamic functions that are already present for the default
device_class: garage
that would be great.However, I have a similar request for being able to change
mdi:car
tomdi:car-off
on a presence sensor which would not be a default, but rather just changing icon based on the state. I'd like to be able to do this from ESPHome directly. Without something like what I am asking for the only dynamic change seems to be the icon color in the lovelace interface.Hope all this makes sense!
Beta Was this translation helpful? Give feedback.
All reactions