#customize mode icons on tile climate and alarm

1 messages · Page 1 of 1 (latest)

turbid pendant
#

Aware we can change the order of the mode buttons on Tile cards, I had hoped we could also change the icons, but seems there is no UI option for that? nor yaml for that matter.

looks really silly to have the same modes on those Tiles, but different icons, and every time I see it I get confused.... no, not really, but it would be nice to streamline the icons for Away, Night, Vacation:

So, before I add a FR for that in the Frontend repo, posting here to be sure I didnt miss a feature

features:
  - type: alarm-modes
    modes:
      - armed_home
      - armed_night
      - armed_away
      - armed_vacation
      - disarmed

and

            - type: climate-preset-modes
              style: icons
              preset_modes:
                - home
                - asleep
                - away
                - vacation
                - no_frost
untold kindle
#

You are correct it is not possible to customize.

#

I feel like I saw a comment from PaulB once that he was looking at customizing this at the entity level instead of the card level, but I'm not sure where I saw that or if I could find it again.

#

But it's certainly not possible today.

turbid pendant
#

Ok thanks for confirming, I’ll open a discussion FR then

#

I’ll create an issue if required