stefan-kaestle / openhab2-addons

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

Add support for Home Connect washing machines #64

Closed MarkJonas closed 3 years ago

MarkJonas commented 3 years ago

It would be great if Home Connect washing machines like the BOSCH-WAYH2840 would be supported.

2021-01-01 10:31:53.046 [INFO ] [devices.bridge.BoschSHCBridgeHandler] - Found device: name=Waschmaschine id=hdm:homeconnect:BOSCH-WAYH2840-68A40EXXXXXX
Digitalvitamin commented 3 years ago

@MarkJonas: Have a look at the HomeConnect addon (in development: https://community.openhab.org/t/home-connect-addon-looking-for-beta-testers/49702/719). HomeConnect devices are not part of the Bosch Smart Home local API (https://apidocs.bosch-smarthome.com/local/).

MarkJonas commented 3 years ago

@Digitalvitamin Thanks for the hint. I assumed that it was the same API because the washing machine is also accesible via the Bosch Smart Home App.

@coeing I propose to close this issue as requested improvement is out of scope of this binding. https://github.com/bruestel/org.openhab.binding.homeconnect seem to be the right binding.