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

Detect OpenHAB Rest API Version (OH 3.0 compatibility). #93

Closed DanielKnoop closed 3 years ago

DanielKnoop commented 3 years ago

In Addition to PR #92 it is needed to identify the REST API Version to choose the correct topic to listen for events. Solves Issue #87