Any users of LightwaveRF + RFXCOM?

Hi Folks,

Last night I attempted to add my rfxtrx unit (http://www.rfxcom.com/RFXtrx433E-USB-43392MHz-Transceiver/en) to HA. This appears to be picked up ok - it doesn’t show as a device anywhere but I can see it in the logs.

Trying to then pair a LightwaveRF bulb which I couldn’t get to to work, nothing further appears in the logs but the pairing was unsuccessful.

Anyone using this combo with success?

How is your configuration file?

Do you have:

rfxtrx:
  device: PATH_TO_DEVICE

light:
  platform: rfxtrx
  automatic_add: True

I currently have this:

rfxtrx:
  device: /dev/ttyUSB0
  debug: True
  dummy: False

light:
  platform: rfxtrx
  automatic_add: True

switch:
  platform: rfxtrx
  automatic_add: True

Looks fine.

Have you enabled the LightwaveRF protocol for the rfxcom device?
Do you see your bulb when running RFXmngr? http://www.rfxcom.com/epages/78165469.sf/nl_NL/?ObjectPath=/Shops/78165469/Categories/Downloads

I’m not able to check that at the moment - however I run it on Domoticz at present which I’ve got all the bulbs, switches and sensors connected to so I think the actual answer will be yes it’s enabled :slight_smile:

However, I will 100% check tonight.

Ok, then it should be enabled.
Make also sure that there is no relevant errors in the log during start up.

If nothing happens in the frontend or the logs when you press on/off on your remote, it might not be supported.
But a PR to the rfxtrx library is always welcome.

I guess that might be a question then, do I need to use a remote to sync the devices. I don’t currently do that (don’t actually have a remote) and Domoticz talks directly to the bulbs and switches themselves.

Appreciate the responses and yes, if it’s something I can fix then I’ll have a crack, already contributed a fix back for Sony Bravia TV’s :smiley:

Seems like something I ran into earlier. But than with ac protocol device

Yes, to add your lamp to HA you need to switch your lamp on or off with some kind of a remote switch.
Otherwise you have to calculate the device id yourself.

All sorted - thank you for the pointers.

I actually found a remote and used it to pair the first light bulb which worked perfectly fine. I then just altered the device id slightly for the rest of my devices.

The one thing I’m missing which I believe isn’t supported is dimming functions which the wall sockets, switches and bulbs support. I’d love to try and get that in so any pointers would be helpful.

Managed to successfully pair:

Bulbs: http://www.maplin.co.uk/p/lightwaverf-lw561es-20w-dimmer-es-compact-fluorescent-light-with-remote-n60ll

Mag switches: http://lightwaverf.com/product/lw904-magnetic-switch/

Wall switches: http://lightwaverf.com/product-category/retrofit-dimmers/

Sockets: http://lightwaverf.com/product-category/13a-retrofit-sockets/

I’ve got to get my energy monitor moved across.

Again - many thanks :slight_smile:

If you add your bulbs as lights and not switches, you should get the dimming function.

Move the device id from

switch:
  platform: rfxtrx

to

light:
  platform: rfxtrx

If you find the documentation unclear, it would be great if you could help improve it.

I already have that - didn’t realise you could access the dimming feature by clicking on the bulb :open_mouth:.

Think I’ll try moving my wall switches to be lights as well as they support dimming.

Thank you for your help and yes, I’ll have a look at the docs and see if I can make any improvements.

Hi,

This is an interesting read that has helped me get everything recognised although I seem to have run into a problem and wondering if anybody else had seen it.

My wall dimmer is detected and will happily turn on, turn the brightness up and down but will not turn off. Do your wall dimmers turn off ok or have you done something to get them working?

Thanks

I’ve not tested them in a while but I’m sure they worked ok last time. Will re-test.

Hi

I am planning on to buying lightwave RF dimmers. I needed your advice please.

Do you think I should get the lightwave Web link or get the RFXCOM?

If I get the RFXCOM is it easy to setup to the pi and does it need to be close to the dimmer?

Finally would I need a Lightwave RF remote control to pair it to the RFXCOM and get it working with HA? As I want my Amazon Echo to control my dimmers.

Is that all possible?

Thanks.

Hi @bachoo786,

Did you ever manage to get an answer to your above questions? I’m in the same boat as you.

Thanks

Nope heard nothing left it

@bachoo786 @twillmott

Im asking the same question,did you try any of those options ??

Many Thanks
Lee

Not yet, I’m hoping to look at it in the coming months.

I use the RFXCOM with great success.

Used to use it on the Pi and it worked fine. It needs to be in range which depends on various factors. For me it worked from one end of a house to another with no issues.

No you don’t need the remote, you can program them into HA without it.