Closed tkotz8105 closed 1 year ago
I analyzed the plugin code and corrected the errors, you can compile the firmware from my sources.
It works for me with a sensor Oregon Scientific THN132N. OpenHab->Mosquitto->Sonoff RF2 Bridge->RFLink
1) Unpack files from archive to RFLink folder 2) Don't forget to uncomment the #define PLUGIN_048 // Oregon v1/v2/v3 line in Plugins_Plugin_Config_01.h
@yndtrud Thanks ... I'll try it
for me the patch works with Oregon UV138 UV Sensor (EA7C) and Indoor Temp/Hygro: THGN122N, THGN123N, THGR122NX, THGR228N, THGR238, THGR268, THGR122X
would be great if the patch could be merged
I am not seeing any Pull Request with said patch ....
We don't see anything either. How mysterious!
@yndtrud 's patch manually merged.
thx
I have several sensors using the Oregon V1 and V2 protocols that are not being recognized even with moving the senors close to the rf433 card. I noticed in the code that the plugins for the Oregon sensors (048 and 0101) are not used.... filename extensions were changed from 'c' to 'old'. I've looked at the code to see if one of the other plugins perform that function but I couldn't figure it out. Any explanation & help are greatly appreciated.