steilerDev / homebridge-openhab2-complete

A homebridge plugin for openHAB, that has the expectation to fully support all Services offered by Apple's Homekit Accessory Protocol (HAP)
GNU General Public License v3.0
52 stars 16 forks source link

request still used in OpenHab.js #99

Closed Matsuo3rd closed 2 years ago

Matsuo3rd commented 2 years ago

Describe the bug request framework was removed but still used in OpenHAB.js hence generating a crash

Expected behavior See util/OpenHAB.js line 91: request({

Note: glad you are coming back on this plugin as my experience with native openHab homekit module is also mixed.

steilerDev commented 2 years ago

Good catch @Matsuo3rd , fixed it with 1.3.2

On your note: I was hoping that they got their sh*t together with the integration, especially looking at the amount of changes that have happened since OH2, but unfortunately was very disappointed on the stability