-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[boschshc] Upgrade to REST API version 3.2 #15053
Comments
The REST API will be updated in about one month and could break existing functionality. |
closes openhab#15053 Signed-off-by: David Pace <dev@davidpace.de>
We can cherry-pick the commit into the 3.4.x branch after the PR branch is merged into main. |
closes openhab#15053 Signed-off-by: David Pace <dev@davidpace.de>
@jlaur can you please point me into the right direction about how to cherry-pick this commit onto the |
Only maintainers can do this. I'll try to remember to do this when I'm home from work today. Feel free to ping me if I fail. 🙂 |
…5067) closes openhab#15053 Signed-off-by: David Pace <dev@davidpace.de> Signed-off-by: Thomas Burri <thomas.burri@alstomgroup.com>
This issue has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/will-there-be-a-bosch-smart-home-binding/8910/141 |
@kaikreuzer - we have another broken binding, this time not caused by cloud services, but a firmware upgrade. There is a fix cherry-picked into 3.4.x. I'm not sure how much is needed to trigger a hotfix? |
Let's say we definitely do a 3.4 patch release still in July and check what other issues we might want to backport as well, so that it becomes valuable for more people than boschshc users. |
Agreed. There will also be a backport of #15187. |
…5067) closes openhab#15053 Signed-off-by: David Pace <dev@davidpace.de> Signed-off-by: Matt Myers <mmyers75@icloud.com>
…5067) closes openhab#15053 Signed-off-by: David Pace <dev@davidpace.de> Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
Today Bosch announced that in July the Smart Home Controllers will receive an update which does not support REST API version
2.x
anymore (BoschSmartHome/bosch-shc-api-docs#80).This means that we have to update the openHAB binding because we currently use API version
2.1
.The text was updated successfully, but these errors were encountered: