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

Alarm Tile not persisting after reboot #33

Closed ansuz07 closed 4 years ago

ansuz07 commented 4 years ago

Describe the bug Upon reboot of Homebridge instance, the Alarm tile will delete and then re-add in Default Room. All other tiles (sensors) remain unaffected

To Reproduce Steps to reproduce the behavior:

  1. Add Alarm.com platform
  2. Reboot and rename Alarm tile
  3. Reboot - tile will be deleted and then will read in default room

Expected behavior Alarm tile should persist through reboot

Screenshots If applicable, add screenshots to help explain your problem.

Homebridge System (please complete the following information):

Additional context All other Homebridge accessories unaffected.

ansuz07 commented 4 years ago

Closing - issue was with my instance, not the plugin