core/homeassistant/components/group
Erik Montnemery 8bf8709d99
Simplify groups (#63477)
* Simplify group

* Rename async_update to async_update_group_state and mark it as callback

* Simplify _async_start
2022-01-07 08:58:45 +01:00
..
translations [ci skip] Translation update 2022-01-02 00:14:58 +00:00
__init__.py Simplify groups (#63477) 2022-01-07 08:58:45 +01:00
binary_sensor.py Simplify groups (#63477) 2022-01-07 08:58:45 +01:00
cover.py Simplify groups (#63477) 2022-01-07 08:58:45 +01:00
fan.py Simplify groups (#63477) 2022-01-07 08:58:45 +01:00
light.py Simplify groups (#63477) 2022-01-07 08:58:45 +01:00
manifest.json
media_player.py Use const imports [g-i] (#63468) 2022-01-05 17:08:00 +01:00
notify.py
reproduce_state.py
services.yaml
strings.json
util.py