Skip to content

Releases: RobHofmann/HomeAssistant-GreeClimateComponent

3.6.0

15 Apr 21:57
452ec31

Choose a tag to compare

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

15 Apr 14:05
0134bb7

Choose a tag to compare

  • 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

13 Mar 16:36
5b92e6b

Choose a tag to compare

Fix beeper on newer firmwares

3.4.1: Added support for MAC addresses with dashes

01 Mar 16:48
a58040d

Choose a tag to compare

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

14 Feb 15:59
68c59dc

Choose a tag to compare

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

05 Oct 12:39
b2947c0

Choose a tag to compare

Add Support for VRF sub-units auto discovery #376

3.3.1 Fix for VRF mac address parsing

27 Sep 23:29
6dd5f33

Choose a tag to compare

3.3.1 Fix for VRF mac address parsing

3.3.0: Autodiscovery, translatable sensors & updated readme

21 Sep 15:24
d3f96e0

Choose a tag to compare

  • Add auto-discovery #366
  • Update README.md with more info about app vs component usage #367
  • Add translatable names for room humidity and external temperature sensors #368

3.2.2: Fix incorrect mac address handling when adding a new device through the UI

14 Sep 12:58
a05fe4e

Choose a tag to compare

Fix incorrect mac address handling when adding a new device through the UI

3.2.1: Bugfixes external temp sensor & beeper settings

08 Sep 17:18
7b0aaa6

Choose a tag to compare

  • Fix external temperature sensor not restoring state after restart if the entity was not available
  • Fix beeper setting state on HA reboot