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

deps: add `async_timeout` package used in the `AlarmCoordinator` #118

Closed palazzem closed 9 months ago

palazzem commented 9 months ago

Related Issues

n/a

Proposed Changes:

Includes async_timeout in the dependency list. This dependency is automatically included in Home Assistant, but as this project is a standalone project, this dependency is required.

Testing:

n/a

Extra Notes (optional):

n/a

Checklist

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 7276657928


Totals Coverage Status
Change from base Build 7115603691: 0.0%
Covered Lines: 597
Relevant Lines: 629

💛 - Coveralls