epenet
|
164482dc08
|
Use lambda in gree switch (#90316)
|
2023-03-27 10:00:41 +02:00 |
|
Jeef
|
970036b328
|
Refactor Gree switch to use EntityDescription (#90143)
* Post-rebase
* Update homeassistant/components/gree/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/gree/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/gree/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/gree/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/gree/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/gree/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/gree/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* feat: Tests passing!
* Removing custom attributes as no longer needed
* removed extraneous class
* Update homeassistant/components/gree/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/gree/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/gree/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/gree/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/gree/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/gree/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/gree/test_switch.py
Co-authored-by: solazs <soltesz.balazs.91@gmail.com>
* Update tests/components/gree/test_switch.py
Co-authored-by: solazs <soltesz.balazs.91@gmail.com>
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: solazs <soltesz.balazs.91@gmail.com>
|
2023-03-25 09:15:46 +01:00 |
|
solazs
|
b151923619
|
Add health mode to gree integration (#89764)
Add health mode to gree integration.
|
2023-03-23 08:56:47 +01:00 |
|
epenet
|
b043053aad
|
Improve entity type hints [g] (#77145)
|
2022-08-26 11:37:12 +02:00 |
|
epenet
|
f39531dcfc
|
Add switch setup type hints [g-m] (#63303)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 19:23:11 +01:00 |
|
epenet
|
a6a388721f
|
Use SwitchDeviceClass in gree (#61656)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-13 09:04:45 -05:00 |
|
Clifford Roche
|
b63e38f538
|
Add more Gree switches (#49629)
* Support additional switch for gree devices
* Undo some changes not related to review
* Retry build
* Back to Gree 0.11.7
|
2021-07-18 08:24:09 +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 |
|
tkdrob
|
a5a45f29e2
|
Cleanup unused loggers (#46510)
|
2021-02-14 13:46:58 +01:00 |
|
Clifford Roche
|
ee97023053
|
Add support for Gree device light panels (#42979)
|
2020-12-28 22:32:04 +01:00 |
|