epenet
|
23c5bd9779
|
Use climate enums in gree (#70655)
* Use climate enums in gree
* Adjust tests
|
2022-04-25 10:58:39 +02:00 |
epenet
|
20c1a155b6
|
Use EntityFeature enum in components (g**) (#69394)
|
2022-04-06 10:46:44 +02:00 |
Clifford Roche
|
d6c27809dc
|
Gree update device ips when changed (#57876)
|
2021-12-03 11:18:53 -08:00 |
Clifford Roche
|
327208c943
|
Bugfix current temperature in gree climate (#53149)
* Bugfix current temperature gree climate
* Retry build
* Update from the review
|
2021-07-19 17:07:15 +02:00 |
Clifford Roche
|
bc30920824
|
Correctly support use of Farenheit in Gree Climate component (#50260)
|
2021-06-08 00:21:03 +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 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Clifford Roche
|
f0e96f739b
|
Add turn_on and turn_off to gree climate component (#43207)
|
2021-01-01 13:58:38 +01:00 |
Clifford Roche
|
ee97023053
|
Add support for Gree device light panels (#42979)
|
2020-12-28 22:32:04 +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 |