appdaemon icon indicating copy to clipboard operation
appdaemon copied to clipboard

Feature Request: Change Navigate widget on binary sensor change

Open MrGravgaard opened this issue 6 years ago • 1 comments

It would be great if you could alert the user that something is important on a dashboard by flashing og changing the layour of the navigation button.

The trigger should be a binary_sensor. When on/true, the Navigation Widget changes its styling to :

icon_alert widget_alert_style title_alert_style title2_alert_style icon_alert_style

When the binary_sensor is returning to off/false the layout /styling returns to normal.

Best Regards, Christian Gravgaard

MrGravgaard avatar Aug 21 '19 19:08 MrGravgaard

this would be a very complicated widget and the user needs to create complicated settings. i dont think this will be something we will create as default option, but you are very welcome to create your own custom widget for that.

ReneTode avatar Aug 21 '19 20:08 ReneTode