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

Import `AlarmDevice` #27

Closed palazzem closed 9 months ago

palazzem commented 9 months ago

Is your feature request related to a problem? Please describe.

After merging this PR (https://github.com/palazzem/econnect-python/pull/113), AlarmDevice is not available anymore. We should reimport it in this repository.

Describe the solution you'd like

Add AlarmDevice in this repository.

Describe alternatives you've considered

n/a

Additional context

n/a