Condition: Add quick setting tile on/off (already been implemented)

Dominik**

New member
Hello,

It would be great if you could add a new condition.

Preferably also in an IF query.



I used e.g. B. A quick settings tile that sends an sms to my parking heater in the car.



If you had a condition you could wait 5 seconds in the actions first, then check if the quick setting tile is still on.

If not, you still have the option of canceling the actions. (Quick settings tile is no longer active).

That would be a good protection against accidentally clicking.





If that wasn't too much of a hassle, it would be very helpful.





Thanks in advance!





Greetings Dominik
 

hsurB

Well-known member
It has been some time. Is there any progress now?

It can be made with variables.
Quick settings tile on - Change variable = true, wait 5s, send sms (constraint: variable = true)
Quick settings tile off - Change variable = false

This way if you clicked this on accident, you have 5s to click again to cancel it and it won't send sms
If the fact that later you have to flick twice to send another sms annoys you and you don't know how to deal with it, let us know here - we'll help
 
Last edited:
Top