stefan-kaestle / openhab2-addons

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

#13 Bosch Smart Home Bridge discovery #86

Closed GerdZanker closed 3 years ago

GerdZanker commented 3 years ago

Bosch Smart Home Bridge Discovery

Added discovery of the SHC bridge. With mDNS local IP addresses are checked. If a GET returns the public information, then the returned shcIpAddress is reported as discovered bridge.

GerdZanker commented 3 years ago

Hi @coeing, I had some time to start with new features. Discovery code is executed and can be tested. A Trace should give a lot of good output if during tests.

coeing commented 3 years ago

@GerdZanker Nice work :) Will test your branch.

GerdZanker commented 3 years ago

Update the bridge discovery in #92. I will only maintain this new single PR and close this old outdated one.