nervetattoo / banner-card

A fluffy banner card for Home Assistant 🥰
MIT License
609 stars 57 forks source link

set map_state when certain relative state is reached #126

Open AlexSchmitz222 opened 3 years ago

AlexSchmitz222 commented 3 years ago

Hi,

I'd like to be able to set a certain map_state when a relative state is reached. For example:

I have a battery powered device, whose remaining Battery I'd like to display with icons. So something like: map_state:

etc

Would something like that be possible - or is it right now and I am just too dumb ro realize?

Greetings, Alex

Aleborg commented 1 year ago

+1 Same thing goes for temperature:

Example:

map_state:
  "<10":
    color: rgba(20, 106, 255, 1)