-
The following test code:
var LightwaveRF = require("lightwaverf");
var lw = new LightwaveRF({ip:"192.168.1.231"});
console.log("LightwaveRF object created");
lw.turnDeviceOn(1,1, function(error, co…
-
The latest Crestron DB updates seem to have broken my Crestron to Lightwave interface! I get an 'Error initializing LightwaveRF' in debugger.
Anyone else got the same problem?
B1GDD updated
3 years ago
-
Hi
Totally great module......I have a question that is what is the feedback server IP...… is this the processor or is it the lightwaveRF link units IP address ????
-
Hello,
Since #7 was fixed I've gone back through my config and confirmed that I can talk to my WiFiLink (LW390) from the Raspberry Pi that is running HA.
If I send the command `!R1D1F1` to the L…
-
I created a PR into the main HA Lightwave integration, to add direct support for lightwave TRVs.
https://github.com/home-assistant/core/pull/85385
Testing by @hunterdriver has seen an issue (https:/…
-
I think you are French, so am I. But I'll keep it in english for the sake of everyone's understanding.
I am migrating from domoticz to Rfxcom2mqtt, and I am using the **Home Assistant Add-on**
I t…
-
Hello
I recently upgraded my HA to 2023.6.1 and the energy monitor integration seems to have stopped working.
Log entry below:
This error originated from a custom integration.
Logger: home…
-
Nice job with the command util, got it working but ran into an issue that took me a while to troubleshoot, so thought I should at least note it down here, in case it helps someone else.
After install…
-
Hi Robert
I have been using your brilliant library for lightwave rf home automation for some time now. I am hoping to get it working on the ARM platform with a view to using Spark Cores / Dues as the…
-
Add necessary attributes to allow home assistant's new energy dashboard to use lightwaverf energy monitor sensor data
Also seem to experience excessive timeouts events. see below:
Logger: homeas…