Broadlink binding for RMx, A1, SPx and MP. Any interest?

I forked the github project and (dirty) fixed the Broadlink binding for Openhab 2.5 M6: GitHub - berni2288/openhab2-addons: Add-ons for openHAB 2.x

The new jar can be downloaded from here: Release Broadlink binding for Openhab 2.5 M6 · berni2288/openhab2-addons · GitHub

I basically added back the removed bundleContext to the BroadlinkRemoteHandler class. But I have read the bundleContext should not be used anymore. Maybe someone else wants to fix it properly according to this thread: [SOLVED] Cannot figure out how to avoid bundleContext.registerService()! - #2 by hilbrand
I didn’t want to invest too much time into this :stuck_out_tongue: