[Release] Legrand Adorne (LC7001 hub) App and Device Driver

Hi,

This is my first post in the Hubitat forums.

There was a thread on Legrand Adorne integration in the "Get Help" a few months back but it is now closed, so making a new one.

I moved from SmartThings to Hubitat a couple weeks ago, and like some of the other posters I have a bunch of Legrand Adorne switches around the house. I had written an app and device handler for the Adorne line for SmartThings and it has served me well for several years. I have now ported it to work with Hubitat.

The repo with a README and installation instructions is here:

There's code for the app, device driver, and the "man-in-the-middle" node.js server to communicate with the Legrand Adorne LC7001 hub and with Hubitat. The node.js server can be run natively on any always-on machine (Raspberry Pi, NAS, etc.), and I also added a Dockerfile if Docker is more your thing.

I'm not a Javascript/node.js person and writing instructions is not my favorite pastime, but hopefully the Readme makes sense, and I'd be happy to answer any questions.

This integration has been working fine for me for a couple weeks or so without any glitches. Since Hubitat connects with Alexa and HomeKit/Homebridge, the lights and switches are also exposed to those platforms as well through their respective built-in integrations.

CC (folks who have been interested in the other thread): @paulh2, @csteele , @mike.maxwell , @Spacecoast , @clat22 , @thermaltran , @tomw , @jlphillips75 , @ingeniousfb

3 Likes

How is this working? Thanks!

Like a charm. No issues.

So. You need a raspberry pi or some other always on device running to support this integration?

If you have "smart" Adorne devices along with the the LC70001 hub, then you need some intermediate computer to run the Node.js server that this integration needs, so that Adorne devices can be imported into Hubitat for automation.

If you have "dumb" Adorne devices, then you can use z-wave/zigbee in-wall relays as suggested by @csteele in another thread, and import devices directly into Hubitat.

There are no other alternatives.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.