Search found 5 matches

by richardtrip
Friday 18 March 2016 12:22
Forum: Z-Wave
Topic: FGMS-001 ZWave plus
Replies: 70
Views: 14571

Re: RE: Re: FGMS-001 ZWave plus

Hello, I am new user of domoticz, I just installed it last week-end on Raspberry PI 3. I use a SIGMA DESIGNS Dongle Z-Wave Plus USB, and try to use the new Fibaro Motion Sensor FGMS-001 ZW5. It is the only device I have, wanted to test one before buying more devices. The device is not recognized ...
by richardtrip
Sunday 22 November 2015 9:50
Forum: MySensors
Topic: MySensors S_RGB_LIGHT WS2812 ledstrip
Replies: 50
Views: 37506

Re: MySensors S_RGB_LIGHT WS2812 ledstrip

Hi, i just implemented this in my living room and have the colour picker and slider working. What i wondered is if the sketch could be expanded to accept effects like Hyperion? With Christmas coming up i'd like to setup some nice blinking colours or a fire effect. is this within the realms of ...
by richardtrip
Sunday 11 October 2015 18:22
Forum: RFLink Transceiver
Topic: RFLink - USB Gateway - Introduction
Replies: 134
Views: 101109

Re: RFLink - USB Gateway - Introduction

alexsh1 wrote:Hello


Can you use any other Arduino with RFLink? Nano? - I like the size.
Or does it only have to be Mega?
If you use the source and disable a lot of plugins that is possible. Be aware that the latest source is not up to date.
by richardtrip
Thursday 10 September 2015 9:53
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 83555

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

You can check the lua script for the hue on how to read the dummy dimmer values : https://www.domoticz.com/wiki/Philips_Hue_Lights
by richardtrip
Wednesday 09 September 2015 22:54
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 83555

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

Shouldn't you define the -d as hex by using?: -d 0xfbeb000000000079979d00 Jos http://www.reactiongifs.com/r/msty.gif That did the trick 8-) What's very cool, is that i can pick a color from here: http://www.rapidtables.com/web/color/RGB_Color.htm , look at the 6-digit hex value, put it into to my ...