core/homeassistant/components/group
Jan Bouwhuis 986df70fe3
Refactor group setup (#116317)
* Refactor group setup

* Add @callback decorator and remove commented out code

* Keep set, add default on state
2024-04-28 16:32:17 +02:00
..
__init__.py
binary_sensor.py
config_flow.py
const.py
cover.py
entity.py Revert "Return specific group state if there is one" (#116176) 2024-04-25 17:32:42 +02:00
event.py
fan.py
icons.json
light.py
lock.py
manifest.json
media_player.py
notify.py Remove unnecessary type ignores (#116036) 2024-04-23 17:32:21 +02:00
registry.py Refactor group setup (#116317) 2024-04-28 16:32:17 +02:00
reproduce_state.py
sensor.py
services.yaml
strings.json
switch.py
util.py Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00