arnecls / homebridge-bosch-alert-system

Homebridge plugin for the Bosch Smart Home alerting system
Apache License 2.0
7 stars 1 forks source link

smart home controller update 10.16.2982-28962 - call to BSHC failed with HTTP status=400 #5

Open tuxnetDE opened 1 year ago

tuxnetDE commented 1 year ago

Geräte-version 1.0 Software Version 10.16.2982-28962

Update 11.07.2023

everything worked before the update

[Alert System] error during call to BSHC: call to BSHC failed with HTTP status=400 [7/11/2023, 5:15:39 PM] [Alert System] call to BSHC failed with HTTP status=400 [7/11/2023, 5:15:39 PM] [Alert System] error during call to BSHC: call to BSHC failed with HTTP status=400 [7/11/2023, 5:15:39 PM] [Alert System] call to BSHC failed with HTTP status=400 [7/11/2023, 5:15:39 PM]

arnecls commented 9 months ago

Thanks for the report. As you might have guessed, I'm not looking into this repository very often,

I'm running version 10.17 of the home controller (v1) without any issue, so it's a bit hard for me to reproduce the problem. Error 400 indicates that the request itself is malformed. As it's working on my side I guess that something is different on yours. I'd check two things

  1. Did the IP of the controller change (you're now talking to something else, which would explain the HTTP 400)
  2. Have you tried to re-create the certificate?

I guess 1 is more likely as 2 (issues with the certificate) would normally yield in a 403.