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

Duplicate Zones after resyncing panel #19

Closed dlbewley closed 3 years ago

dlbewley commented 3 years ago

I had cleaned up the alphabetic case on my zone names in AlarmDecoder Webapp. After making some changes to my alarm system (adding a sensor and renaming a couple zones) then rescanning the panel in AlarmDecoder, all my zones are now capitalized.

This is fine, I'm going to leave them that way, but now alarmdecoder homebridge plugin and Homekit have duplicates of my alarm zones. eg. 24 Kitchen Motion and 24 KITCHEN MOTION.

There seems to be no way to remove them in Homekit, and "hiding" them in the plugin seems to have no effect in homekit so far.

How can I purge the duplicate zones from the plugin?

Sorry. This his feels like a FAQ.

dlbewley commented 3 years ago

I discovered in Homebridge settings, that I can select Remove Single Cached Accessory and remove the duplicates one at a time.