node-alarm-dot-com / homebridge-node-alarm-dot-com

Alarm.com plugin for Homebridge using Node.js
MIT License
58 stars 23 forks source link

Ignored devices not being ignored #78

Closed andywaplinger closed 3 years ago

andywaplinger commented 3 years ago

Describe the bug After adding an Alarm.com device ID to the ignoredDevices list and restart Homebridge, the device still appears in my Home. This worked for other devices, but I've noticed that it has stopped working with devices that I've recently added to the list. I'm unsure of which plugin version caused this change.

To Reproduce

Expected behavior The device should disappear from my Home.

Homebridge System (please complete the following information):

ifeign commented 3 years ago

Have you tried removing the cached accessories in the Homebridge UI? Sometimes things get stuck, no matter which plugin.

andywaplinger commented 3 years ago

I always forget about doing that - thanks for the reminder. That worked!