aficustree / homebridge-alarmdecoder-platform

Homebridge plugin for the AlarmDecoder interface for Honeywell and DSC Alarm Systems. Exposes the security system and all zones (via Contact Sensors and Motion Sensors) to Apple's Homekit. Control your alarm through Siri.
Apache License 2.0
18 stars 11 forks source link

Plug-in is slowing down Homebridge #36

Open gdavids57 opened 2 years ago

gdavids57 commented 2 years ago

Homebridge is flagging the plug-in as slowing down the system. The specific message is:

[07/09/2022, 06:55:26] [homebridge-alarmdecoder-platform] This plugin slows down Homebridge. The read handler for the characteristic 'Contact Sensor State' was slow to respond! See https://homebridge.io/w/JtMGR for more info.

The referenced link suggests that the developer ensure they are making the proper call-backs.