-
I have an (older?) wifi led strip controller, described as wifi370 on the box.
https://nl.aliexpress.com/item/Original-Wifi-RGB-LED-controller-for-Iphone-Ipad-Android-mobile-phone-2-3Version-IOS-sys…
-
The RGB section is working perfectly, do you still plan on adding the WW control section? To turn on the WarmWhite is string.char(113) string.char(35) string.char (148) and to turn off is string.char…
-
After the latest update pimatic/led light i get the error that dimlevel is not a function. looks like it only occurs with led-light devices.
-
Hi guys,
I installed the plugin and I can switch on and off my Wifi370 LED's.
I can't change the color or dim the LED's nothing happens, I tried with a rule
```
if button is pressed THEN turn Aqua L…
-
if i press the white X on the color wheel (which i dont really know what its for because one can switch it of with the switch on the right) pimatic produces a long error which you can also see in the …
-
Confuguration > Configuration
```
{
"id": "some_id",
"name": "some_name",
"class": "IwyLightMaster",
"location": "living room",
"addr": "xxx.xxx.xxx.xxx" > ,
"…
-
1. Added iwy-light-master 0.0.2-1 with use of the GUI plugin page.
2. restart
3. Commit device in config gives error message Cannot find module '/home/pi/pimatic-app/node_modules/pimatic-iwy-light-ma…
-
I have forked from master yesterday to integrate Milight. Pull request follows
-
If I try to use this script on Windows 7 Node.JS with the "easy example code" I get the error that an object was expected. As this also turns up when I run notify.js alone I think there's the error. I…
ghost updated
10 years ago