Jan-Philipp Benecke
40f30675dd
Remove gree switch entity description required fields mixin ( #105849 )
2023-12-19 10:35:19 +01:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ( #105984 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Joost Lekkerkerker
00e87b9dff
Migrate Gree to has entity name ( #104739 )
...
* Migrate Gree to has entity name
* Migrate Gree to has entity name
2023-12-07 22:47:52 +01:00
Joost Lekkerkerker
1fefa93648
Use config entry callbacks in Gree ( #104740 )
2023-11-29 19:03:58 +01:00
Erik Montnemery
2406b235b4
Name unnamed binary sensors by their device class ( #92940 )
...
* Name unnamed binary sensors by their device class
* Update type annotations
* Fix loading of entity component translations
* Add test
* Update integrations
* Set abode and rfxtrx binary_sensor name to None
* Revert changes in homekit_controller
2023-06-13 19:48:54 +02:00
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