You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
['<', 80]: ICON-X
['<', 60]: ICON-Y
etc
Would something like that be possible - or is it right now and I am just too dumb ro realize?
Greetings,
Alex
The text was updated successfully, but these errors were encountered:
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:
['<', 80]: ICON-X
['<', 60]: ICON-Y
etc
Would something like that be possible - or is it right now and I am just too dumb ro realize?
Greetings,
Alex
The text was updated successfully, but these errors were encountered: