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

Collect output sensors states #50

Closed palazzem closed 7 months ago

palazzem commented 9 months ago

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

Currently, only inputs and areas are collected in the system. We should collect also the outputs as having their state is important for automations / system health.

Describe the solution you'd like

Modify econnect-python to collect outputs, and bring them inside this integration.

Describe alternatives you've considered

n/a

Additional context

n/a