mrjackyliang / homebridge-adt-pulse

Homebridge security system platform for ADT Pulse
Apache License 2.0
35 stars 7 forks source link

Sensors not appearing #117

Closed tr1um9h closed 7 months ago

tr1um9h commented 7 months ago

Describe the bug:

What do you think the problem relates to? Sensors show up but then get removed from HomeKit

Steps to reproduce the bug:

Expected behavior:

A clear and concise description of what you expected to happen.

The Apple device you are using:

Homebridge information:

Find these 4 lines in the beginning of the logs, then replace the text inside the grave accents:

[27/11/2023, 07:54:30] [ADT Pulse] running on linux (arm)
[27/11/2023, 07:54:30] [ADT Pulse] homebridge-adt-pulse v2.2.0
[27/11/2023, 07:54:30] [ADT Pulse] node v20.10.0
[27/11/2023, 07:54:30] [ADT Pulse] homebridge v1.7.0

Logs related to this bug:

Attempt to locate the bug in the logs, then replace SAMPLE TEXT inside the grave accents:

[27/11/2023, 11:17:23] [ADT Pulse] An unknown error occurred.
[27/11/2023, 11:17:26] [ADT Pulse] An unknown error occurred.
[27/11/2023, 11:27:27] [ADT Pulse] Preparing to add zone (sensor-3) accessory...
[27/11/2023, 11:27:27] [ADT Pulse] Adding accessory... BACK DOOR (sensor-3)
[27/11/2023, 11:27:27] [ADT Pulse] Preparing to add zone (sensor-1) accessory...
[27/11/2023, 11:27:27] [ADT Pulse] Adding accessory... FRONT DOOR (sensor-1)
[27/11/2023, 11:27:27] [ADT Pulse] Preparing to add zone (sensor-2) accessory...
[27/11/2023, 11:27:27] [ADT Pulse] Adding accessory... GARAGE DOOR (sensor-2)
[27/11/2023, 11:27:27] [ADT Pulse] Preparing to add zone (sensor-4) accessory...
[27/11/2023, 11:27:27] [ADT Pulse] Adding accessory... GLASS BEAK (sensor-4)
[27/11/2023, 11:27:27] [ADT Pulse] Preparing to remove zone (sensor-0) accessory...
[27/11/2023, 11:27:27] [ADT Pulse] Removing accessory... BACK DOOR (sensor-0)
[27/11/2023, 11:47:43] [ADT Pulse] Web Portal version 27.0.0-140 detected. Test plugin to ensure system compatibility...
[27/11/2023, 11:47:45] [ADT Pulse] Preparing to add zone (sensor-0) accessory...
[27/11/2023, 11:47:45] [ADT Pulse] Adding accessory... BACK DOOR (sensor-0)
[27/11/2023, 11:47:45] [ADT Pulse] An unknown error occurred.
[27/11/2023, 11:47:45] [ADT Pulse] Preparing to remove zone (sensor-4) accessory...
[27/11/2023, 11:47:45] [ADT Pulse] Removing accessory... GLASS BEAK (sensor-4)
[27/11/2023, 11:47:45] [ADT Pulse] Preparing to remove zone (sensor-2) accessory...
[27/11/2023, 11:47:45] [ADT Pulse] Removing accessory... GARAGE DOOR (sensor-2)
[27/11/2023, 11:47:45] [ADT Pulse] Preparing to remove zone (sensor-1) accessory...
[27/11/2023, 11:47:45] [ADT Pulse] Removing accessory... FRONT DOOR (sensor-1)
[27/11/2023, 11:47:45] [ADT Pulse] Preparing to remove zone (sensor-3) accessory...
[27/11/2023, 11:47:45] [ADT Pulse] Removing accessory... BACK DOOR (sensor-3)
[27/11/2023, 11:47:48] [ADT Pulse] An unknown error occurred.
[27/11/2023, 11:47:51] [ADT Pulse] An unknown error occurred.
mrjackyliang commented 7 months ago

Hi, I'm working on a new version at this time. Please pause the plugin in the meantime to prevent Homebridge from freezing and causing other accessories to slow down. You may follow issue #98 for more information.

mrjackyliang commented 6 months ago

New beta version released!

github-actions[bot] commented 5 months ago

This issue is now locked and considered resolved due to inactivity.