Hi, Again, have another request of sorts, again any help would be great, have a qubino flush 1d zwave relay, have it in a gate attached to a magnet as a sensor, was working before edge had a groovy driver, the sensor no longer changes, to open or close, just says connected, have scoured the net, havent come up with anything
If it automatically migrated from DTH to that edge controller, then it may not have been configured correctly and you will need to exclude it and pair it again.
On the other hand, I seem to remember other users who used these relays with an input for a contact sensor, I donβt know if that is their case.
Unfortunately smartthings has only migrated the official DTH code that handled a 0-10v input, and is used with the temperature capability optionally.
The open/close sensor input has not been officially migrated, I think because it was used with a custom DTH
For quibino devices, my driver is the same as the stock zwave switch, I havenβt modified anything yet because no one asked me to.
I took a quick look at the driver and qubino documentation and saw an inconsistency that could be the cause of your problem.
The driver set association group 2 to the Hub during device configuration.
According to the manual, the Hub should be associated with group 1.
Install this version of my driver Z-Wave Switch and Child Mc and exclude the device and pair it directly with it. It is no use changing the driver as it would not be configured correctly.
βββββββββββββββββββββββββββββββββββββββββββββββββββ
Name Z-Wave Switch and Child Mc
Version 2023-10-13T11:03:37.18421768
βββββββββββββββββββββββββββββββββββββββββββββββββββ
Associations
Use associations for direct communication between the Flush 1D Relay device and other devices within your Z-Wave network without the need to use the primary gateway (hub). Association Groups: Root device:
β’ Group 1: Lifeline group (reserved for communication with the primary gateway (hub)), 1 node allowed.
β’ Group 2: Basic on/off (status change report for Q1 load), up to 16 nodes.
β’ Group 3: Basic on/off (status change report for I2 input) up to 16 nodes.
β’ Group 4: Binary sensor (status change report for I2 input) up to 16 nodes.
β’ Group 5: Notification report (status change report for I2 input) up to 16 nodes.
β’ Group 6: Multilevel sensor report (external temperature sensor report β sensor sold separately), up to 16 nodes.
End point 1 (Wall Switch I1):
β’ Group 1: Lifeline group, 0 nodes allowed.
β’ Group 2: Basic on/off (status change report for Q1 load), up to 16 nodes.
@Troy_Boutsa Please, tell my if works or not when you try it
In a SmartThings setup, the hub may need to be added to both or state changes may not show up in the SmartThings app. But if thatβs an issue it will show up right away.
Normally assigned lifeline association group is enough for the device to report all states.
Group 2 in this case will only report the changes made manually on physical switch 1 to all associated devices and will not respond to the get commands sent by the hub.
This device also needs the association of group 2, endpoint 3 with the hub, in case it is activated to connect an external temperature probe and this is done correctly by the driver for qubino devices that have this input.
The only doubt I have is that smartthings uses the multichannel association command class to associate with the hub and the manual does not say whether cc multichannel association or cc association should be used.
Can you help me to also add the Simon 100 dimmer iO to one of your edge drivers?
I bought 4 more dimmers and had a electrician install them, and strange thing was that two came in as βenergy meterβ edge driver, and two as βDimmerβ edge driver (!).
See below a screenshot from using the Z-wave mc thing.
Best regards/Johan
The edge driver youβre working on for Eaton outlets, will it also work for the Eaton switch (RF9601) and most importantly the accessory switch (RF9617)? The 9601 works with the generic zwave switch driver, but to my knowledge, no driver (even groovy) supports the 9617.
Since the Edge driver have to be used I cannot use anymore my Philio motion sensor. Iβm able to connect the Sensor to ST, but it does not work, no Motion being detected. It uses currently the βz-wave sensorβ driver from z-wave Europe.
So far, no one has stepped up to take over the hosting.
The tags are still good, so find anything in this forum with the tag youβre interested in, like βedge_lightingβ or βedge_sensors,β and click on the tag in the topic title, and youβll see the same list you wouldβve seen from the wiki.