pimatic / rfcontroljs

nodejs modul with protocol support for different 433mhz switches and weather stations for the RFControl Arduino library.
GNU General Public License v3.0
49 stars 54 forks source link

LightwaveRF support #65

Closed drcobra closed 9 years ago

drcobra commented 9 years ago

Added switch21 and a dimmer2 for controlling LightwaveRF devices. Protocol info can be found here: http://lightwaverfcommunity.org.uk/forums/topic/decoding-the-433-92mz-lightwaverf-protocol/ https://wiki.somakeit.org.uk/wiki/LightwaveRF_RF_Protocol http://www.benjiegillam.com/2013/02/lightwaverf-rf-protocol/ Also updated protocols.md

sweetpi commented 9 years ago

Looks crazy :D, Thanks!