Skip to content

0.2.0

Compare
Choose a tag to compare
@palazzem palazzem released this 03 Sep 18:37
· 128 commits to main since this release
2e2b211

What's Changed

Bugfixes

  • _get_descriptions() call is executed in an executor job (6cc75ac)
  • device.update() is called after a successful connection (d84bb73)
  • Included integration version in the manifest.json (cafb1b4)

Documentation

  • Added installation instructions to README

Community Improvements

  • Integrated hassfest GitHub actions for integration validation. This ensures the integration is always up to date with the latest HA version (#16)
  • Implemented pre-commit hooks for linting and static analysis (#11)
  • Added tox for project test matrix (#12)
  • Introduced GitHub templates for bug reports, features, and pull requests (#13)
  • Provided contribution guidelines (#14)
  • Set up GitHub actions for linting, testing, and code coverage CI (#15)
  • Refined package structure to enhance testing and building (#10)

Read the full changeset and the release milestone.