To be honest… that should be the most intuitive step!
Go to smartapps --> tap the app that you want to use (either my one or the one that you pasted here), then follow the instructions
To be honest… that should be the most intuitive step!
Go to smartapps --> tap the app that you want to use (either my one or the one that you pasted here), then follow the instructions
Yes, I have set it up via the iphone, but the buttons seem none responsive on the fob, I also set it up as a simulator in smartthings and it all seems to work? where is your code?
My code is the first post - along with full instructions
I would suggest that you exclude and factory reset the fob first, then follow the instructions in the first post
Ok thanks for that, getting the same result with your code. so steps taken
rest fob - Button 3 - Factory Default Reset. After clicking on button 3 keep button 4 pushed for 4 seconds
press all four buttons then double click is used for network wide inclusion
Fob is found by ST
go to apps and install my apps - Button controller with dimming, double clicks, & click-holds
When I go back to fob and press button nothing is happening not even a light on the fob??
Obviously doing something wrong??
ok - firstly with the factory reset… you went into management mode first I assume (on the fob by pressing / holding all 4 buttons)?
secondly - when the fob is found by st… what device does it report it as?
Hi yes management mode by pressing / holding all 4 buttons
then Button 3 - Factory Default Reset. After clicking on button 3 keep button 4 pushed for 4 seconds
Then management mode by pressing / holding all 4 buttons
Then Button 1 - Inclusion/Exclusion: Every inclusion or exclusion attempt is confirmed by hitting this button. Single Click is used for standard inclusion and exclusion, double click is used for network wide inclusion
I use double as single does not seem to find the fob
Comes up as Z-Wave Device
and that’s as far as I get,
Need some guidance after I get this far please.
Roy
Ok gotcha.
I’m assuming that you have already installed the device handler code that you posted above? If so then do this:
Go to the IDE / online management portal - and go to the devices tab, then find your device (whatever you named it), click on it, then click edit, then under the device handler pull down menu select the name of that device handler that you posted above, then save. Then in the app - find the device - the device handler will probably have a button called “configure” - put your wall controller back into inclusion mode and hit the configure button. If it works you’ll see the light on the controller flash green / red a few times. Now your device is set up. To use it (pair it to lights or blinds or whatever you want to use it to trigger) you need to use an app. The app that you posted above should work, so just follow the instructions in the app, whereby you name the automation and then go through each button (1-4) and decide what you would like to happen when you push or hold or double click or click hold any button)
Would be nice to specify on or off rather than toggle.
I want to use a button to turn off all specific lights before i go to bed
Dear all,
Thank you for extensive info. I have gone through thead and installed device handler in order ton control my ebay purchased POP outlet. Considering it is a second hand, it is probably paired.
I have tried to configure it with ST by pressing on its button 3 times on a row and then launching identification via the ST App, but unsuccessful.
Considering I am new, if anyone has gone through this before. Would it be possible to guide me how to reset the POP outlet as a start ( its document does not explain clearly ( like how many seconds to press).
Any guidance to make it work is welcome
Thank you !
Pressing 3 times in a row does not sound like the correct procedure… unless you have a few different device to what this thread is for… what is the exact device that you have?
Hi Adam,
The exact device is : POPP 123597 67F. It is this exact model :
Ok - firstly… this device is not relevant to this thread at all… This thread is for Wall Button controllers!
Anyway - I happen to have a variant of your device so may be able to help - so PM me to continue this conversation… Try doing a general z wave exclude on that device first
I have Schneider/merten connect 2 gång Burton and get this fault:
> 30aedbd8-51a7-4458-bc7c-c1ee4d15b686 19:35:06: error groovy.lang.MissingMethodException: No signature of method: script14732684221311574595646.zwaveEvent() is applicable for argument types: (physicalgraph.zwave.commands.basicv1.BasicSet) values: [BasicSet(value: 255)]
> Possible solutions: zwaveEvent(physicalgraph.zwave.commands.basicv1.BasicReport), zwaveEvent(physicalgraph.zwave.commands.batteryv1.BatteryReport), zwaveEvent(physicalgraph.zwave.commands.centralscenev1.CentralSceneNotification), zwaveEvent(physicalgraph.zwave.commands.sceneactivationv1.SceneActivationSet), zwaveEvent(physicalgraph.zwave.commands.securityv1.SecurityMessageEncapsulation), zwaveEvent(physicalgraph.zwave.commands.switchmultilevelv1.SwitchMultilevelGet) @ line 71
Any help?
Just in case…These devices require two separate pieces of code, as specified in post one of this thread. One is a smartapp and the other is a device type handler.
The error that you posted is often seen if you accidentally post code into the wrong section.
Check to make sure that you pasted the smartapp into “my smartapps” and the device type handler into “my device handlers.”
Yes i dig post in the right Place. That message is what i get when pressing either of the buttons
Ok wow - this is incredible, I had no idea that Schneider made this z wave product family. I really wish I knew about this before because:
anyway - to your question. The reason why it does not work is because it will require a custom device handler. It does not work the same way as these Z-Wave.me / Popp / or Devolo switches.
It’s similar, but not the same.
I’d need to get one to make a handler for it.
looks like there are some really funky other wall switches they do as part of the range… check this out:
Its not clear if that acts as a dimmer (by twist) as well as push… if it did I’d buy one tomorrow
Maybe i can help in some way?
Feel free to send me one.!
However I would suggest, considering the cost that you consider just changing to a type 2 switch from this thread… simply because, they are relatively cheap (about £20-30), they will fit you flush mounted face plate (I assume if you are using the merten) and they are z-wave plus (the latest variant of z-wave) - these schneider ones seem to have been in production for a long time so may use an older version (assumed). There is also not that much info I can find online for them
By contrast these schneider ones are very pricey
UPDATE
DTH v1.7 - 14/09/2016
See post 1 for all details