core/homeassistant/components/group
Erik Montnemery e880ad7bda
Improve reload of legacy groups (#102925)
* Improve reload of legacy groups

* Simplify reload

* Get rid of inner function

* Fix logic when there are no group.group entities

* Update homeassistant/components/group/__init__.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Fix type hints

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-11-01 00:18:21 +01:00
..
__init__.py Improve reload of legacy groups (#102925) 2023-11-01 00:18:21 +01:00
binary_sensor.py
config_flow.py
const.py
cover.py
event.py
fan.py
light.py
lock.py
manifest.json
media_player.py
notify.py
reproduce_state.py
sensor.py
services.yaml
strings.json
switch.py
util.py