fbacker / broadlink-mqtt-bridge

Bridge Broadlink RM Devices with MQTT and API for e.g. OpenHAB
41 stars 14 forks source link

RM Mini 3 D will not learn #45

Closed rscott1010101 closed 3 years ago

rscott1010101 commented 4 years ago

Using v.2.3.0 of broadlink-mqtt-bridge with a brand new RM Mini 3 D (type 0x5f36 ).

Unit is discovered using the app, but will not learn any IR codes. When trying to learn, the LED does not light up.

Had similar issues using python-broadlink, which had to be patched to handle a storageError ( https://github.com/mjg59/python-broadlink/issues/371 )

fbacker commented 3 years ago

I've removed my custom fork from https://github.com/lprhodes/broadlinkjs-rm and now using this npm library. For support on devices they need to be fixed here.

Please post your issue there and when fixed I can make a library upgrade.