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.

Multi-tap support

Featured Replies

Posted

I have a homeseer WS 100+ and I was wondering if ISY supports Multi-tap triggering?

If it does how can I utilize it?

 

 

 

Edited by silverton38

1 hour ago, silverton38 said:

I have a homeseer WS 100+ and I was wondering if ISY supports Multi-tap triggering?

If it does how can I utilize it?

 

 

 

ISY supports double tap on which is "Fast On" in programing and double tap off which is "Fast Off" in programming.

I use the triple tab on one of my Homeseer switches, whereby it turns ON or OFF all switches in that room.

  • Author

I do not see "fast on" or "fast off" as an option to program it with. Control is ON and OFF only. I am using version 4.6.2.

  • Author
1 hour ago, asbril said:

I use the triple tab on one of my Homeseer switches, whereby it turns ON or OFF all switches in that room.

How did you do that?

  • Author

I am now running 4.7.3 but nothing has changed in regards to multi-tap. Is the supported on the new beta?

 

 

2 hours ago, silverton38 said:

I do not see "fast on" or "fast off" as an option to program it with. Control is ON and OFF only. I am using version 4.6.2.

I've not used 4.7.3 so I can't say that it works in that version. It worked for me through 4.6.2 and now in 5.0.13D.

  • Author
3 hours ago, dbuss said:

I've not used 4.7.3 so I can't say that it works in that version. It worked for me through 4.6.2 and now in 5.0.13D.

Can you post a sample program?

 

8 minutes ago, silverton38 said:

Can you post a sample program?

 

Do these help?

Screenshot 2018-09-02 20.37.23.png

Screenshot 2018-09-02 20.36.42.png

7 hours ago, silverton38 said:

How did you do that?

IF

 

ZWXXX button is pressed Fast On

 

THEN

 

ZWAAA On

ZWBBB On

ZWCCC On

The Homeseer WD-100 uses the 'Central Scene' class to support double and triple taps. This is only supported in the 5.X firmware.

After adding the device - you should see two scene nodes:

image.png.95c3c21f876eb7b0be75d4d6730ad9ef.png

These sub-nodes have 'Triple-Tap (On)' and 'Fast On' (for double) support:

image.png.d87ac06703a5e466009d0f0d36513677.png

Again - you need 5.x for this..

1 hour ago, MWareman said:

The Homeseer WD-100 uses the 'Central Scene' class to support double and triple taps. This is only supported in the 5.X firmware.

After adding the device - you should see two scene nodes:

image.png.95c3c21f876eb7b0be75d4d6730ad9ef.png

These sub-nodes have 'Triple-Tap (On)' and 'Fast On' (for double) support:

image.png.d87ac06703a5e466009d0f0d36513677.png

Again - you need 5.x for this..

This is a better explanation than mine. Thanks MWareman.

25 minutes ago, silverton38 said:

I think the issue is that I do not have 5.X yet. What is latest available 5.X beta?

 

V5.0.13D

Also be aware that even on 5.0.13x (I forget which version I'm on) you need to query the switch itself before trying to pick the scenes in programs. Well at least I do. They simply aren't there to choose from if I don't query the switch first.

  • 1 month later...
  • Author

I am now playing around with these double and triple tap Wd-100+ and WF-200+. I can use a program for double and triple tap "ON" (5..0.14) with "scene button 1" which is great but I can not figure out what the "scene button 2" is for?

I believe you can consider "scene button 2" to be the bottom of the paddle on the switch.  I use it to turn multiple items off:

TripleTapOff - [ID 00C4][Parent 00DB]

If
        'Devices / dirOffice / Office Dimmer Switch / ZW 014 Scene Button 2' is switched Triple Press (On)
 
Then
        Set 'Devices / dirOffice / Office Dimmer Switch' Fast Off
        Set 'Devices / dirOffice / lmpOfficeDeskLamp' Off
 
Else
   - No Actions - (To add one, press 'Action')
 

 

Archived

This topic is now archived and is 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.