arnecls / homebridge-bosch-alert-system

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

Error: Cannot read properties of undefined (reading 'armingState') #6

Open Jarvichi opened 11 months ago

Jarvichi commented 11 months ago

Describe The Bug: Plug-in has been set up and working without issue for almost a year, suddenly has started failing with the error "Cannot read properties of undefined (reading 'armingState')". I have deleted the configuration and set up again from scratch, with no luck.

To Reproduce: Run up Homebridge with plug-in configured. Plug-in raises error.

Expected behavior:

Logs:

See screenshot.

Plugin Config:

I can't really share the configuration, it just my username and password, plus a hex code.

Screenshots: image

Environment:

arnecls commented 8 months ago

Hey there. As I've already written in the other issues I don't get around working on this plugin very often.

This error seems to be coming from the library I'm using, which is https://github.com/holomekc/bosch-smart-home-bridge. As I have not updated dependencies for this plugin for quite some time now, it might be an already fixed issue.

I'm planning to do a dependency update soon-ish, which might fix this issue. Please note that I would need to be able to reproduce the issue in order to clearly say "yeah that's it", so I cannot give any guarantees here.