Flow Functions

state()

"state" will automatically execute every 500ms when the tile is visible and updates the content of the script's tile. MDI icons are supported here (e.g. mdi:airplane). A full list of icons is available here: https://pictogrammers.github.io/@mdi/font/6.9.96/

state(() => {
  return 'mdi:lightbulb-on:Overlayed Text';
});

 

Community of Makers

Our Discord has evolved into a vibrant hub for widget creators. Seek answers to your questions, and showcase your innovative widgets to a community of passionate makers.