I want to create a virtual switch that cannot be trigged via touch in the app/also want to change the tile colour. Ie - I want to get a copy of the default simulated switch DT and make my own version. Problem is I cannot find the raw code. Its no longer one of the ‘template’ DT’s in the creation tab on graph.
Anyone have a copy of the code I can use?
Thanks
tgauchat
(ActionTiles.com co-founder Terry @ActionTiles; GitHub: @cosmicpuppy)
2
thanks that worked. anyone know if its possible to disable app based actuation of a virtual switch? ie - programatic as a result of an automation only?
tgauchat
(ActionTiles.com co-founder Terry @ActionTiles; GitHub: @cosmicpuppy)
8
Yes. Just remove the method call in the Tile definition.
tgauchat
(ActionTiles.com co-founder Terry @ActionTiles; GitHub: @cosmicpuppy)
11
Yup… Not trying to be unhelpful, but the Community is a place for learning - not for free custom solutions.
It’s valuable for you to take an hour or two and study the code and documentation to try to figure out what it means and then experiment with edits and see what happens.
That way you would have taught yourself to fish and a world of fish suppers are at your fingertips.