Skip to content

This adapter allows communication to Bosch Smart Home Controller

License

Notifications You must be signed in to change notification settings

holomekc/ioBroker.bshb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

ioBroker.bshb

Paypal Donation

NPM version Downloads Number of Installations (latest) Number of Installations (stable) Known Vulnerabilities Main

NPM

bosch-smart-home-bridge adapter for ioBroker

This adapter allows to communicate with Bosch Smart Home devices.

Bosch Smart Home Controller

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.

Changelog

0.4.0

  • (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“

0.3.0

  • (holomekc) Support for user automations

0.2.8

  • (holomekc) Improve stability and update dependencies

0.2.7

  • (holomekc) Update dependencies and fix rate limiting

0.2.6

  • (holomekc) Support for user defined states

0.2.5

  • (holomekc) Support for user defined states

0.2.4

  • (holomekc) Update the adapter to the latest requirements

Older entries

here

License

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.