tschamm / boschshcpy

Bosch Smart Home Controller API Python Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to API 2.1

sebastianharder opened this issue · comments

Support for API 1.0 is dropped, see BoschSmartHome/bosch-shc-api-docs#46

Migration to 2.1 is required.

Thanks for pointing this out.

@tschamm not sure if you support the intrusion detection system also, but there will be changes in the API being made public soon.

@sebastianharder Yes I do, however from my tests the core functionality still works as expected with API 2.1. I will keep eyes open for upcoming changes.

@tschamm API 2.1 is now available as Postman collection. Everything should still work after changing the api-version to 2.1 in the HTTP header. If you want to support the new intrusion detection profiles, the APIs are now available.