BoschSmartHome / bosch-shc-api-docs

Bosch Smart Home Controller Local REST API
Other
208 stars 44 forks source link

Motion Detector – expose current brightness level #49

Closed Purii closed 1 year ago

Purii commented 3 years ago

Great structured repo, really like the postman collection!

It would be great, if one read the current lightlevel. Since it's possible to change the sensitivity of the motion sensor through the app, I guess that there must be some kind of light level information?

sebastianharder commented 3 years ago

Unfortunately, the measured brightness level is currently not available in the (public) API. This might change in the future.

sebastianharder commented 1 year ago

@Purii, I have good news: the measured brightness level will be made available in API 3.1. We are currently collecting other changes and will update the documentation later this year.

Best regards

sebastianharder commented 1 year ago

Added the motion detector illuminance level ("MultiLevelSensor") to the Postman collection in #68.