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

Fixed issue #71 by handling exceptions in isOnline #72

Closed sonntam closed 4 years ago

sonntam commented 4 years ago

This should fix the crashes that happen e.g. when the machine running openHAB does not accept http connections. See issue #71