Clifford Roche
|
bc30920824
|
Correctly support use of Farenheit in Gree Climate component (#50260)
|
2021-06-08 00:21:03 +02:00 |
Franck Nijhof
|
055cdc64c0
|
Add support for IoT class in manifest (#46935)
|
2021-04-15 10:21:38 +02:00 |
Clifford Roche
|
4ce6d00a22
|
Improve the discovery process for Gree (#45449)
* Add support for async device discovery
* FIx missing dispatcher cleanup breaking integration reload
* Update homeassistant/components/gree/climate.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/components/gree/switch.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/components/gree/bridge.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Working on feedback
* Improving load/unload tests
* Update homeassistant/components/gree/__init__.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Working on more feedback
* Add tests covering async discovery scenarios
* Remove unnecessary shutdown
* Update homeassistant/components/gree/__init__.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Code refactor from reviews
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2021-04-13 11:54:03 +02:00 |
Clifford Roche
|
eb9e9e67f0
|
Update greeclimate to 0.10.3 (#43248)
* Update greeclimate to 0.10.3
* Device search needs to be mocked in tests
|
2020-11-15 11:06:51 -06:00 |
Clifford Roche
|
dc8db033b9
|
Update greeclimate to 0.10.2 (#43206)
|
2020-11-14 11:57:36 +01:00 |
Clifford Roche
|
c93d2909a2
|
Bump greeclimate to 0.9.6 (#43106)
This fixes a bug with discovery for some devices which do not have a CID
|
2020-11-11 19:23:25 +01:00 |
Clifford Roche
|
08a221be77
|
Update greeclimate to 0.9.5 (#42796)
Provides better discovery across subnets in some cases
|
2020-11-04 16:43:33 +01:00 |
Clifford Roche
|
3a11e2c461
|
Update greeclimate to 0.9.2 (#42616)
Fixes issue with erroneous await in UDP recv queue
|
2020-10-30 00:49:13 +01:00 |
Clifford Roche
|
839b9f226e
|
Add gree climate integration (#37498)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-10-14 15:15:56 +02:00 |