Hello,
I have a tile that is up on the wrong line and I need to move it down a line, is it possible to add a blank tile so it moved down, OR do I need to simply edit the width and order of the tiles to get the layout I need?
Thanks
Sam
Hello,
I have a tile that is up on the wrong line and I need to move it down a line, is it possible to add a blank tile so it moved down, OR do I need to simply edit the width and order of the tiles to get the layout I need?
Thanks
Sam
I presume this is in a Device Type Handler?
You can add a blank Value sub-tile.
Hello,
Yes thats correct. Do you have ann example?
Thanks
Sam
I don’t have a live example handy, but it’s pretty easy to make Value Tile with no contents…
http://docs.smartthings.com/en/latest/device-type-developers-guide/tiles-metadata.html#valuetile
Is there a way to “tell” where a tile should sit on the grid? That’d be very convenient, especially when dealing with arrows up and down. Thanks.
No…