Releases: javydekoning/ha-xcomfort-bridge
Releases · javydekoning/ha-xcomfort-bridge
0.6.0-beta2
Full Changelog: v0.6.0-beta1...v0.6.0-beta2
0.6.0-beta1 Release
Full Changelog: v0.5.2...v0.6.0-beta1
0.5.2 Release
Full Changelog: v0.5.1...v0.5.2
0.5.1 Release
Every button is it's own device now and emits pressed events.
0.5.0 release
feat: Multisensor (#90) * feat: Multisensor * fix: Fix linters
0.4.0
What's Changed
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.8 (#48) by @javydekoning in #51
- Version bumps and Shade setup wait. by @javydekoning in #58
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.3 by @renovate[bot] in #61
- Adds Power and Energy entities to the same device as the thermostat they belong to by @oyvindnetland in #62
- Upgrading dev containter environment for development by @oyvindnetland in #64
- Update dependency homeassistant to v2025.7.3 by @renovate[bot] in #65
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.4 by @renovate[bot] in #63
- Use EventEntity for xComfort physical switches (Rocker) by @oyvindnetland in #67
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.5 by @renovate[bot] in #66
- Extend rocker name with comp name by @hans99 in #71
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.7 by @renovate[bot] in #69
- Update dependency homeassistant to v2025.7.4 by @renovate[bot] in #68
New Contributors
- @oyvindnetland made their first contribution in #62
Full Changelog: v0.3.0-beta...v0.4.0
Initial release for HACS
What's Changed
- Configure Renovate by @renovate in #7
- Megalinter by @javydekoning in #13
- Megalinter by @javydekoning in #14
- Update stefanzweifel/git-auto-commit-action action to v5 by @renovate in #16
- Update peter-evans/create-pull-request action to v7 by @renovate in #15
- Update dependency rx to v3.2.0 by @renovate in #12
- Update ghcr.io/ludeeus/devcontainer/integration Docker tag to v23 by @renovate in #8
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.9.2 by @renovate in #10
- Update dependency pycryptodome to v3.21.0 by @renovate in #11
- Linterfixes by @javydekoning in #31
- Added Python Ruff linter