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

tools: add `tox` to handle the project test matrix #12

Closed palazzem closed 10 months ago

palazzem commented 10 months ago

Related Issues

Proposed Changes:

Ensure that the the project's Python version matches the one used in Home Assistant. To simplify the tooling, tox is used to run linting and tests.

Testing:

n/a

Extra Notes (optional):

n/a

Checklist