stefan-kaestle / openhab2-addons

Add-ons for openHAB 2.x
Eclipse Public License 2.0
16 stars 1 forks source link

Bridge and Device discovery #92

Closed GerdZanker closed 1 year ago

GerdZanker commented 3 years ago

Bridge and Device discovery for Bosch Smart Home

Bridge IP address is discovered via mDNS and query of public information Device discovery requires a paired bride and must be started manually via "Scan" button. Currently not all supported devices are discovered, but ShutterControl and TwinGuard shall work.

A lot of debugs and traces are in to simplify problem analysis.

Unit tests are pending, but needed to keep functionality stable for future.

GerdZanker commented 3 years ago

Hi @coeing, I need to resolve the TODOs regarding the httpClient, but feel free to take a look and discover your Smart Home.

coeing commented 3 years ago

Hi @coeing, I need to resolve the TODOs regarding the httpClient, but feel free to take a look and discover your Smart Home.

@GerdZanker Yay, this is great and it makes the usage of our binding so much more comfortable :) I will check it out soon.

GerdZanker commented 1 year ago

This pull request is replaced with a new openhab pull request now merged directly to main branch.