This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
auriol [2014/09/08 21:19] Bram1337 created |
auriol [2015/11/27 21:09] (current) |
||
---|---|---|---|
Line 10: | Line 10: | ||
|Auriol|auriol| | |Auriol|auriol| | ||
- | This weather station was available at the Lidl. Description for device could be: "Auriol IAN 89210 FUNK-WEATHER STATION/RADIO CONTROLLED WEATHER". The sensor can be identified by the option to choose from 3 different channels. | + | This weather station was available at the Lidl. Description for device could be: "Auriol IAN 89210 FUNK-WEATHER STATION/RADIO CONTROLLED WEATHER", Hama EWS-750 (not confirmed) and IAN 55982 (neither confirmed). The sensor can be identified by the option to choose from 3 different channels. |
==== Sender Arguments ==== | ==== Sender Arguments ==== | ||
Line 56: | Line 56: | ||
* Channel: 10 untill 11 (3 = 10, 2 = 01, 1 = 11) | * Channel: 10 untill 11 (3 = 10, 2 = 01, 1 = 11) | ||
* Temperature: 12 untill 23 | * Temperature: 12 untill 23 | ||
- | * Humidity: 24 till 31 | + | * Humidity: 24 untill 31 (assumed, alternatively this might be a checksum) |
* Footer: 32 | * Footer: 32 | ||
Line 65: | Line 65: | ||
* The ''Temperature'' is defined as a binary number and represents the temperature | * The ''Temperature'' is defined as a binary number and represents the temperature | ||
* The ''Humidity'' is defined as a binary number and represents the humidity (unconfirmed) | * The ''Humidity'' is defined as a binary number and represents the humidity (unconfirmed) | ||
+ | |||
+ | ==== Checksum ==== | ||
+ | |||
+ | We need someone who is able to decipher the checksum and write a c snippet for it. | ||
This protocol was created for pilight with the help of pilight-debug. | This protocol was created for pilight with the help of pilight-debug. |