epenet
|
06ebbb7cae
|
Add climate setup type hints [a-l] (#63278)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 13:26:32 +01:00 |
Robert Hillis
|
63646a19cc
|
Use DeviceInfo Class F-G (#58255)
|
2021-10-23 12:01:21 +02: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 |
Marc Mueller
|
9e1a6610dc
|
Update typing 07 (#48057)
|
2021-03-18 08:02:55 +01:00 |
Franck Nijhof
|
1f0a6b178e
|
Fix Gree climate turn on/off (#44731)
|
2021-01-01 15:11:25 +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 |