This adapter allows to communicate with Bosch Smart Home devices.
To achieve that it uses the bosch-smart-home-bridge library which uses the information from official Bosch Smart Home Controller Local REST API.
IoBroker Forum Discussion for the BSHB Adapter: https://forum.iobroker.net/topic/25370/test-adapter-bshb-bosch-smart-home-v0-0-x/
Examples: https://github.com/holomekc/ioBroker.bshb/wiki/Examples
Work in progress. Feedback appreciated.
If you want to support the work I would appreciate a small donation. This is 100% voluntary and not necessary for the use of the adapter. You find a link at the top.
- (holomekc) Minor bug fixes
- (holomekc) Support for backups.
- (holomekc) If you want to use the backup feature make sure that the systempassword is set in the adapter config. Furthermore, in the Bosch app set the client permissions to „Operate and manage“. „More“ ➤ „Mobile Devices“ ➤ „OSS ioBroker.bshb“
- (holomekc) Support for user automations
- (holomekc) Improve stability and update dependencies
- (holomekc) Update dependencies and fix rate limiting
- (holomekc) Support for user defined states
- (holomekc) Support for user defined states
- (holomekc) Update the adapter to the latest requirements
The MIT License (MIT)
Copyright (c) 2025 Christopher Holomek [email protected]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.