Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: provide HA instance via compose.yaml #111

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Conversation

palazzem
Copy link
Owner

@palazzem palazzem commented Dec 1, 2023

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

  • Related issues and proposed changes are filled
  • Tests are defining the correct and expected behavior
  • Code is well-documented via docstrings

@palazzem palazzem added this to the 2.2.0 milestone Dec 1, 2023
@palazzem palazzem self-assigned this Dec 1, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7064072099

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.249%

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

💛 - Coveralls

@palazzem palazzem merged commit 222804c into main Dec 1, 2023
5 checks passed
@palazzem palazzem deleted the palazzem/dev-containers branch December 1, 2023 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants