palazzem / ha-econnect-alarm

Home Assistant integration that provides a full-fledged Alarm Panel to control your Elmo/IESS alarm systems.
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

refactor: add _inventory in AlarmDevice #71

Closed xtimmy86x closed 8 months ago

xtimmy86x commented 8 months ago

Related Issues

59

Proposed Changes:

Add a property called _inventory in the AlarmDevice class for storing the data of inputs, sectors and alerts and call the update function for update his value

Checklist