Piston Tile Dashboard


#1

I have following piston
If Device A turns on then piston tile # 1 is ON else piston tile # 1 is OFF.

If I remove the Device A from ST/Webcore and don’t reassign tile # 1 to something else, dashboard will still display the (last value) for tile # 1. How do I get rid of tile # 1 from dashboard without assigning it to something else or importing the same piston w/o tile # 1?


#2

Sounds like you need to add this code into the section that turns off the tile.

Untitled-1

Just make sure the “Tile Index” number matches the tile # you want to hide.
This method totally removes the tile until another command displays the tile again.