Hi guys,
I’m just getting into HADashboard and would like to know is it possible to give a script it’s own icon.
I can’t seem to get it to work
Hi guys,
I’m just getting into HADashboard and would like to know is it possible to give a script it’s own icon.
I can’t seem to get it to work
widget:
widget_style: script
icon_off: mdi-power
icon_on: mdi-anything
you could also use fa-
icons can be found on the materialdesignicons or fontawsome sites.
docs from the dashboard and how to make widgets http://appdaemon.readthedocs.io/en/latest/index.html
Thank you
I completely missed the sections on Style Arguments: