first of all, thanks for this awesome and very stable integration.
I have a question to a feature of the motion detector. The original Bosch Smart Home App has a feature, to trigger automations via the detected brightness of the motion detector. Is there any way to get this value in home assitant to use it for automations?
So that the lights in a room should be activated if motion is detected and the brightness of the room ist below a certain value?
Hi @Kroeger02, the brightness of a room is available via a service, however I cannot implement this service at the moment, as my batteries of the motion sensor are empty
You can create an issue and dump the results of a rawscan for the services of the motion detector. I then can see if I can implement it based on the provided information.
For more information of rawscans, see GitHub - tschamm/boschshcpy: Bosch Smart Home Controller API Python Library
I tried to do a rawscan, but if i want to register the registration process ends with an error:
Traceback (most recent call last):
File “”, line 198, in _run_module_as_main
File “”, line 88, in run_code
File "C:\Users\kroeg\AppData\Local\Programs\Python\Python311\Scripts\boschshc_registerclient.exe_main.py", line 7, in
File “C:\Users\kroeg\AppData\Local\Programs\Python\Python311\Lib\site-packages\boschshcpy\register_client.py”, line 148, in main
if args.access_cert is None:
^^^^^^^^^^^^^^^^
AttributeError: ‘Namespace’ object has no attribute ‘access_cert’
Hey Tscham, thanks for your reply…ill try it on the weekend and give a feedback. I think i need to download the latest version with the fix of the Issue mentioned above?
Is it possible to open or close the valve immediately? I want to do the following: When pressing an Ikea button the thermostat should open the valve and after a set time (i.e. 3 minutes) the valve should immediately turn off and not after a while where the thermostats thinks, ok now it’s the right time to turn off
Hi, with the update to Hass 2023.05.0, the Bosch integration does not work any longer for me. Error message from the log: AttributeError: ConfigEntries object has no attribute async_setup_platforms
Same here, error says:
2023-05-06 16:38:18.916 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration bosch_shc which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-05-06 16:40:21.117 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry shc10a01c for bosch_shc
File “/config/custom_components/bosch_shc/init.py”, line 89, in async_setup_entry
I have being using a Bosch Universal Switch for a while to trigger some automations using Bosch SHC integration. Long press was working ok (although a “too long”-press triggered the automation twice, easily avoidable after getting use to the long-press touch feeling).
After the rollout of the new Bosch Smart Home Controller update today (SW version 10.14.2915-28718, HW version 1.0), automations triggered by the Bosch Universal Switch with Long press (up or down) mostly don’t work and when they do, the delay is very long (more than 5 seconds). Automations with Short press (up or down) work good and reaction time is as fast as previously. I have the latest Bosch SHC integration by @tschamm.
I have restarted few times HA and the Bosch Controller, but the behaviour remains unchanged.
Is that happening to anyone else?
(My setup: HA running on a raspberry Pi Model 4 B with HA OS v2023.5.3)
Hi
I apologize if my question is slightly off-topic but I couldn’t find the answer elsewhere online and you guys seem to be familiar with the Bosch system AND Home Assistant
I’m interested in the Bosch Smart Home Plug with power metering for measuring the power consumption of my washing machine.
I‘m using Home Assistant SkyConnect as my Zigbee coordinator. Will the Bosch plug work with SkyConnect? Or would I absolutely need the Bosch Hub?
If I were you I’d look beyond Bosch for that functionality. I use Shelly for my power metering (and smart switches) as they are a dedicated smart home system. I bought our Bosch dishwasher because it was universally acclaimed as a dishwasher. Smart home integration isn’t as important as a device doing its job well IME.