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

feat: catch `CommandError` exceptions #133

Closed palazzem closed 4 months ago

palazzem commented 4 months ago

Related Issues

Proposed Changes:

Catches all CommandError exceptions when the integration fails in changing the main unit state.

Testing:

n/a

Extra Notes (optional):

n/a

Checklist

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 7746212306


Changes Missing Coverage Covered Lines Changed/Added Lines %
custom_components/econnect_metronet/devices.py 1 13 7.69%
<!-- Total: 1 13 7.69% -->
Totals Coverage Status
Change from base Build 7746180095: -1.5%
Covered Lines: 599
Relevant Lines: 643

💛 - Coveralls