Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

triple tap switch

Featured Replies

Posted

i wanted to know if there is anyways to run a program by triple tap the SwitchLinc Dimmer switch

i wanted to know if there is anyways to run a program by triple tap the SwitchLinc Dimmer switch

I think this would be possible using variables.

 

Ie. Create a state variable that numerically increases by 1 with every tap. Then have a program run when the variable =3. You could then have the variable = 0 ten seconds after the switch is tapped. This would give you 10 seconds to make the 3 taps.

  • Author

now that does make sense but how to a wright a program for the variable to change after 3 tap

  • Author

thank you and this is what worked for me

 

If
       Control 'Hallway1' is switched On
    Or Control 'Hallway1' is switched Off
    Or Control 'Front Door' is switched On
    Or Control 'Front Door' is switched Off

Then
       $Away += 1
       Wait  5 seconds
       $Away  = 0

Else
  - No Actions - (To add one, press 'Action')

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.