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: provide HA instance via `compose.yaml` #111

Closed palazzem closed 7 months ago

palazzem commented 7 months ago

Related Issues

n/a

Proposed Changes:

Provides a Docker container defined in a compose.yaml, to spin up a Home Assistant stable version where developers can test their changes. This method is optional, so developers can still test the way they want their changes.

Testing:

Start the container through docker compose up -d and install the integration as you would normally do.

Extra Notes (optional):

n/a

Checklist

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7064072099


Totals Coverage Status
Change from base Build 6797828297: 0.0%
Covered Lines: 504
Relevant Lines: 536

💛 - Coveralls