Releases: RobHofmann/HomeAssistant-GreeClimateComponent
Releases · RobHofmann/HomeAssistant-GreeClimateComponent
2.6.0 Fix for future HASS versions (CONSTS are being replaced)
To make sure future HASS versions keep working, i've replaced all known deprecated CONSTS with their new counterparts. Based on #150.
2.5.0: Support for climate.turn_on service
Added support for the climate.turn_on service.
2.4.1: 2023.6 support & fix for secondary features
Fix for secondary features
2.4.0: 2023.6+ Support (Python 3.11 support)
2023.6 Compatibility (Python 3.11)
2.3.2: Updated HACS url
Update HACS URL (#126)
Fix for HASS 2022.4
Deleted imports from the FAN module, which isn't supported anymore.
Added Unique ID
It's now possible to select area's for your AC's due to the added Unique ID.
Added version in manifest.json to make sure nothing breaks with HASS 2021.6+
Added version in manifest.json to make sure nothing breaks with HASS 2021.6+
Add support for air/scavenging feature
This release adds support for the air/scavenging function of some Gree AC's.
Readme update
There is no need to extract the encryption key.
Its optional to do if you already configured your phoneclient and want to both keep using homeassistant & mobile app (I recommend only using HomeAssistant).