Changing this to “Feature request”.
Is it possible to make a frame with selectable color around a sensor platform, on the initial tab?
-Would make the front page more readable when a lott of platform sensors are present.
This way the platform atributes could be changed using automation, Example temerature over X degress, and the frame or backround color changes to red.
- platform: yr
name: Weather
frame:
hidden: false
background_color: lighblue
frame_color: darkblue
frame_size: 3px
monitored_conditions:- symbol
- temperature
- windSpeed
- windDirection
Please advise.