Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Jan 19:46

v0.6.0 (2026-01-16)

Bug Fixes

  • Change draft release to preview release in workflow (d4dfcd1)

  • Correct casing of "MiniBrew" in hacs.json (1eb37d2)

  • Improve error handling in config flow for unexpected exceptions (eeb6dde)

  • Update options flow handler to remove unused config entry parameter (df8e564)

  • Update tag patterns in draft release workflow for better matching (bb19f04)

Chores

  • Fix validation check logic in release workflow (e0d9e48)

  • Refactor release workflow to improve validation checks (5146a22)

  • Remove obsolete validation workflows for commits and manifests (a78da00)

  • Remove outdated MiniBrew API response reference document (5f0c0d6)

  • Restructure release workflow to include validation for HACS, Hassfest, and manifest.json (e516426)

  • Update manifest version to 0.5.0 (65a7412)

Continuous Integration

  • deps: Bump actions/checkout from 4 to 6 (ab2be78)

  • deps: Bump actions/github-script from 7 to 8 (c652776)

  • deps: Bump actions/setup-node from 4 to 6 (48be71f)

  • deps: Bump actions/setup-python from 5 to 6 (084e958)

  • deps: Bump amannn/action-semantic-pull-request from 5 to 6 (c3c9bde)

  • deps: Bump softprops/action-gh-release from 1 to 2 (9535263)

Documentation

  • Add API response reference for MiniBrew integration (02331d5)

  • Add GitHub Copilot custom instructions for project guidelines (b5608aa)

  • Update installation instructions to reflect correct directory name (8ed1544)

  • Update pymbrewclient installation reference with link (a3ff1ca)

Features

  • Add translation keys and strings for MiniBrew sensors and configuration (5358be9)

  • Add workflow to clean up preview releases on PR closure (cd85a49)

Refactoring

  • Remove unnecessary init method from options flow handler (147257d)

Detailed Changes: v0.5.0...v0.6.0