couin3 / RFLink

RFLink for ESP, with MQTT client
Other
72 stars 37 forks source link

Support for AcuRite 986 Refrigrerator / Freezer Temperature sensors #43

Closed NorthernMan54 closed 3 years ago

NorthernMan54 commented 3 years ago

This is just a trial pull request, before submitting a final one. I still need to validate low battery before submitting the final, but wanted to send an early draft incase I followed an incorrect approach around adding support for another sensor type. I have a motion sensor that I'm about to add as well

Changes include

NorthernMan54 commented 3 years ago

Tks for merging this but it has a couple of changes that you may not want to include

1 - ArduinoOTA 2 - 6_Credentials.h is removed 3 - default serial speed changed to 921600 4 - default pin changed to #define PIN_RF_RX_DATA_0 D1

couin3 commented 3 years ago

True! I already changed 1 and 2, and will also get 3 and 4 back