I got it working like this, the scene has the ability to set the colour. However I am not sure of the difference between turning a scene on or activating it. Either way I did both
Hello, I just created my first event in blocky! IF my nest thermostat comes on, I turned on a bulb - I was impressed! However, it happens to be an RGB bulb and I was hoping to set the bulb color to red or blue depending on the status but in blocky, I cannot set the bulb to "#3289c7" for example. I ...
did the: sudo npm install forever -g forever start app.js work for you? I haven't been back on it tonight we were watching some homeland :-) I will try this later. Currently I lost access to my 2 switches when the lights restarted and now I'm struggling to add them again. I'm wondering where all ...
Ive added my 2 devices but messed one of them up during the pairing 8key entry thing. Now I cant readd it. Either way, I am sure there is a config file thats stored near that json file that needs some entries deleting and then re-entering. Hoping to get RGB access to my bulb and on/off to my other ...
I started all over again and got it working. Currently can only turn on and off lights and dim them with siri. Its not working with colours but I am mighty chuffed. Not sure what was wrong with my node.js the first time round.
I'm having the same issues too and after Googling around it seems you have to upgrade to jessie for this to work. (Probably a dependency / os-version related stuff) I'll try: https://www.raspberrypi.org/forums/viewtopic.php?f=66&t=121880 and let you know if this works. Any luck? I am now on Jessie ...
I think I upgraded to Jessie ok but I am still having the same issue. pi@raspberrypi ~ $ cat /etc/*-release PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)" NAME="Raspbian GNU/Linux" VERSION_ID="8" VERSION="8 (jessie)" ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www ...
I think this is all stemming back to: node -v Giving the error: pi@raspberrypi ~/node.js $ node -v node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by node) node: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.16' not found (required by node) http ...
Thanks for the reply Gizmocuz if you used the sdcard image, it was already installed, but not activated (running) ah great, so what do i do next? I.e. to run it? When I try "npm run start" I get: pi@raspberrypi ~/homebridge $ npm run start /usr/local/bin/node: /usr/lib/arm-linux-gnueabihf/libstdc ...
Hello. I've just set up Domoticz on an RPI2 using your image and configured 2 Z-wave devices with my Z-stick which seem to work lovely! I have an RGB bulb and a load bearing plug socket. I am right toward the end of your guide on Homekit : http://www.domoticz.com/wiki/Homekit_Siri I am on Install ...