This thread is specifically for people who are requesting community-created Edge Drivers.
The first topic you linked to is about that device, but it’s an old thread and has nothing to do with edge drivers.
The second topic you linked to is for the Groovy version DTH, which is for the old architecture. Edge drivers are for the new architecture. Although there is a brief discussion of edge drivers for the Inovelli Devices towards the end of that thread, the specific Hampton Bay fan control requested is not an Inovelli product and will not be included in that channel.
Please limit responses in this thread to Edge Drivers (which are written in Lua, not groovy).
It does help to have a link to the original DT though JD, so that anyone that is interested in developing an Edge driver for a device can do a bit of homework on what the device is and capable off, very often the original dth also has developers comments which again may have bearing for the new Edge driver, so with that in mind a link to the original dth thread may be of use
There’s already an edge Driver which does basically the same thing as the DTH you linked to.
Lots of choices of different kinds of virtual devices, and there are several which can trigger an Alexa routine while also looking like a switch to smartthings so you can easily turn them on and off.
Check it out here (The topic title is a clickable link):
I come from the Vera Edge system, which runs on Lua code!
Is it possible to get Vera code for Smartthings? This would help for something clear!
For example my thermostat from Secure was added there without any problems and the system worked fine… (I came to smartthinhs because of the app and being able to use zigee)
If it helps I just have to connect it again to copy what I need …
I spent some time learning about Zigbee and now know some internals.
Also have implemented one LAN-connected device using the official example.
But for Zwave devices still using default ST drivers and ones delivered by @RBoy . Hope he will find time to update drivers to the new Edge architecture.
Overall from my experience with Zwave, it is much more standardized, so they deliver few features but are more stable and you can connect most devices to the default driver.
Is it possible to get Vera code for Smartthings? This would help for something clear!
I doubt it, but maybe it will make ST driver development easier, some code can be borrowed.
Was about to say Bond already has direct c2c integration but realized youre meaning a local integration via the new Edge tools. Now that would be fantastic if possible…especially including their ceiling fan controls
units in addition to the bridge.
I have one of these and I’m pretty sure I put it on my GE ZigBee Switch/Dimmer driver. I think the fingerprint for mine is CentraLite 3210-L if I’m picking the right device out of the list. That driver will do power/energy for switches, but nothing else special (I don’t think that device does anything else though). If your fingerprint matches then give that a try.
I haven’t bothered with the Z-wave repeater portion. The driver wouldn’t do anything for it, so I’ll probably just wait for that to be transitioned by ST.