Releases: feiming/homeassistant-heatpump
Releases · feiming/homeassistant-heatpump
Release list
v1.3.0
v1.2.1
v1.2.0
Changes since v1.1.1
- Added an optional feedback temperature sensor: attach an external sensor via the integration's Configure options, and its reading is shown as the climate entity's current temperature — since IR emitters are fire-and-forget, this is the only way to confirm the unit is actually responding to commands
- Added a dark-theme variant of the brand icon (
brand/dark_icon.png,brand/dark_icon@2x.png)
v1.1.1
Changes since v1.1.0
- Added GPL-2.0 LICENSE (matching upstream arduino-heatpumpir) and fixed incorrect MIT attribution in README
- Added HACS validation workflow (hacs/action + hassfest)
- Added
issue_trackerto manifest.json, required by HACS integration_manifest validation - Added local brand icon assets (
brand/icon.png,brand/icon@2x.png) - Fixed manifest.json key ordering for hassfest
- Untracked compiled
.pycfiles and added.gitignore