Releases: RobHofmann/HomeAssistant-GreeClimateComponent
Releases · RobHofmann/HomeAssistant-GreeClimateComponent
3.6.0
What's Changed
- Docs/release automation spec by @RobHofmann in #434
- Fix release workflows: default branch is master, tags use no v prefix by @RobHofmann in #435
- Bump actions/checkout to v6 for Node.js 24 support by @RobHofmann in #438
- Release 3.6.0 by @github-actions[bot] in #439
New Contributors
- @github-actions[bot] made their first contribution in #439
Full Changelog: 3.5.0...3.6.0
3.5.0: Add support for discovery cross-vlan or cross-subnet
- Introduced discovery options for cross-VLAN detection, including descriptions and data fields for additional scan networks and hosts in all supported languages.
3.4.2: Fix beeper on newer firmwares
Fix beeper on newer firmwares
3.4.1: Added support for MAC addresses with dashes
3.4.1: Added support for MAC addresses with dashes
3.4.0: Fix OptionsFlow crash on HA 2025.6+ by removing deprecated config_entry setter
Fix OptionsFlow crash on HA 2025.6+ by removing deprecated config_entry setter
3.3.2: Add Support for VRF sub-units auto discovery #376
Add Support for VRF sub-units auto discovery #376
3.3.1 Fix for VRF mac address parsing
3.3.1 Fix for VRF mac address parsing
3.3.0: Autodiscovery, translatable sensors & updated readme
3.2.2: Fix incorrect mac address handling when adding a new device through the UI
Fix incorrect mac address handling when adding a new device through the UI
3.2.1: Bugfixes external temp sensor & beeper settings
- Fix external temperature sensor not restoring state after restart if the entity was not available
- Fix beeper setting state on HA reboot