Lightwave RF Gen1 with Openhab 2

Hi there

Sorry if I sounded petulant or something. Not the aim at all…Just a bit new to OpenHAB and it’s not my only option to solve my quite specific irritation…The Harmony Hub being a bit useless for some of my home cinema automation. And I’ve just bought a load of the lightwaveRF gen1 stuff after a fair bit of research as they seemed to do what i needed!

The throw money at it option, would be a smartthings hub, far less powerful, cloud(ish) based but wheres the fun it that :wink:

Thanks for that jar link. Downloaded, placed in /usr/share/openhab2/addons but it didn’t pop up in Configuration/Bindings as you later one did (i deleted yours first)

Searching for things i found

via [SOLVED] OpenHab2 and MPD

Which has some tracing through, albeit for a different addon

Compatibility layer is now on via the console, but still no joy…But at least i have the jar and there are some things to read, try and work through…So It’s a start!

Interestingly earlier on I worked though some of this

I’ve now got a nodejs server running on the box and after getting the lightwave link to register to the NAS box and can turn my lights on, off and dim with
a http://192.168.1.4:8082/on?ip=192.168.1.101&room=2&device=1&level=null

(server on 8082, this is on, level can be 50 for 50% and off to switch off)

I also accidentally (!) installed a slimserver binding because it was there and i was playing with the interface and i can now play music via OpenHab

Lee