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

Added weather14 and weather15 for Prologue and GT-WT-01 variant #79

Closed mwittig closed 8 years ago

mwittig commented 8 years ago

Unfortunately I have no test data for sensor included humidity sensor data. As mentioned in http://forum.pimatic.org/topic/970/prologue-433-92mhz-temperature-sensor I used the following implementation as a baseline: https://github.com/merbanan/rtl_433/blob/3f066b0c7096c46a9b93b5e26fe4feec8c287aa9/src/rtl_433.c

I could create some synthesized test data if you like. OK, I'll do that

Btw, @kitsunen has tested the latest version of the fork and it works great for him as he reported.