Search found 4 matches

by CMarkwardt
13 Nov 2024, 22:30
Forum: RFLink: Unsupported devices
Topic: Misol WS2310 / FineOffset / Alecto Lux & UV Values
Replies: 3
Views: 7200

Re: Misol WS2310 / FineOffset / Alecto Lux & UV Values / WH3080

Hi, this topic has been inactive for a while. I have been using perl code to capture the debug output for the "WH3080" and parse it with success. This has been used for about two years. You have my permission to adapt it for RFlink firmware purposes. RFLinkDebug_trim() trims any pulses sma...
by CMarkwardt
09 Nov 2022, 16:08
Forum: RFLink: Unsupported devices
Topic: Misol WS2310 / FineOffset / Alecto Lux & UV Values
Replies: 3
Views: 7200

Re: Misol WS2310 / FineOffset / Alecto Lux & UV Values

I did capture data in debug mode, and can confirm that this data is in "WH3080 UV/Light msg" format, as described in rtl_433 here,  https://github.com/merbanan/rtl_433/blob/master/src/devices/fineoffset_wh1080.c but I think the timings are different.   I did confirm that the other part of ...
by CMarkwardt
08 Nov 2022, 15:42
Forum: RFLink: Unsupported devices
Topic: Misol WS2310 / FineOffset / Alecto Lux & UV Values
Replies: 3
Views: 7200

Misol WS2310 / FineOffset / Alecto Lux & UV Values

Hi-- I have a MISOL WS2310 weather station that produces temp / humidity / wind / rain, and also UV and total light intensity. This is the product: http://www.misolie.net/misol-professional-weather-station-wind-speed-wind-direction-rain-meter-pressure-temperature-humidity-uv-with-solar-charge-p-607....
by CMarkwardt
04 Jun 2018, 22:48
Forum: RFLink: Development and announcements
Topic: Documentation of RFLink transmit support
Replies: 0
Views: 14221

Documentation of RFLink transmit support

Hello-- I am trying to provide interface support between RFLink and the FHEM software. So far, mostly good. FHEM has the capability to display different kinds of graphical widgets if the device supports different kinds of commanding. For example, an on/off button for switches, a slider for dimmers, ...