Skip to content

Releases: RobHofmann/HomeAssistant-GreeClimateComponent

2.6.0 Fix for future HASS versions (CONSTS are being replaced)

07 Jan 13:28
5ab82ca
Compare
Choose a tag to compare

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

30 Jul 13:27
463d7e7
Compare
Choose a tag to compare

Added support for the climate.turn_on service.

2.4.1: 2023.6 support & fix for secondary features

12 Jun 21:43
42e1b14
Compare
Choose a tag to compare

2.4.0: 2023.6+ Support (Python 3.11 support)

04 Jun 20:52
896d911
Compare
Choose a tag to compare
2023.6 Compatibility (Python 3.11)

2.3.2: Updated HACS url

15 Jun 15:21
7947b7f
Compare
Choose a tag to compare
Update HACS URL (#126)

Fix for HASS 2022.4

09 Apr 14:09
5b1b426
Compare
Choose a tag to compare

Deleted imports from the FAN module, which isn't supported anymore.

Added Unique ID

05 Sep 11:14
663dd2d
Compare
Choose a tag to compare

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+

20 Apr 11:23
9b7902d
Compare
Choose a tag to compare

Added version in manifest.json to make sure nothing breaks with HASS 2021.6+

Add support for air/scavenging feature

28 Aug 13:47
cf8d18f
Compare
Choose a tag to compare

This release adds support for the air/scavenging function of some Gree AC's.

Readme update

10 Jul 13:45
73fc274
Compare
Choose a tag to compare

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).