Closed moinmoin-sh closed 2 years ago
Add an option to disable a tile. A disabled tile doesn't accept touch events and the tile is greyed out. cmnd/ payload {"tiles":[{"screen":"1", "tile":"3","disable":true}]}
{"tiles":[{"screen":"1", "tile":"3","disable":true}]}
closes #23
Add an option to disable a tile. A disabled tile doesn't accept touch events and the tile is greyed out. cmnd/ payload
{"tiles":[{"screen":"1", "tile":"3","disable":true}]}
closes #23