i’ve just recently moved from domoticz and loving life with Home Assistant! it’s bought all my smart devices together in ways i never thought!
however i need help working out the deviceid for my lightwaverf inline relay i’m using for porch light as i can’t easily put the relay into learning mode and pair it with a random deviceid.i don’t have remote or anything to control the relay for HA to listen to and i only have one rfxtrx433e.
needs to be specific one - works using domoticz or rfxmanager - i’ve tried using the deviceidgenerator on github but HomeAssistant logs state the generated deviceid is invalid.
not sure about the in line relay, but I have a few wall switches. When I moved from DomotiGa to HA I cleared the memory of the switch then started the pairing process again. This involved holding 2 buttons on the switch and then setting up an arbitrary DeviceID on HA and sending the ON command.
This can also be done via RFXManager (which incidentally you can also use to capture traffic)
LWRF Guide states you need to hold the reset/link button to pair it: https://support.lightwaverf.com/hc/en-us/article_attachments/115004552731/LW821_In-line_Relay_Installation_Guide.pdf#page=11
used domoticz or rfxmanager to control it before - i was trying to avoid putting it into learning mode again as not easy to access and read there’s a way to generate the relevant deviceid for hass from the unit_id and code used by domoticz/rfxmanager
The issue is you don’t want to generate a new code (since you don’t want to pair it again) but you want to reuse the code you had set up in domoticz. From this point onwards I can only see 2 solutions : retrieve the code from domoticz if that’s possible or pair the relay worth a new generated code.
Actually alternative solution is to get another rf433 receiver and try to catch the I’d…
thanks everyone for replies! i bit the bullet and took porch light apart to get at the relay and stuck in pairing mode and used new deviceid… all working thanks for everyone quick responses!!