hass-core/homeassistant/components/group
J. Nick Koston 0695bf8988
Move group helpers into their own module (#106924)
This gets rid of the legacy need to use bind_hass, and
the expand function no longer looses typing.
2024-01-04 17:34:56 +01:00
..
__init__.py Move group helpers into their own module (#106924) 2024-01-04 17:34:56 +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 Keep capabilities up to date in the entity registry (#101748) 2023-12-13 17:27:26 +01:00
notify.py
reproduce_state.py
sensor.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
services.yaml
strings.json Fix multilevel reference translations (#102338) 2023-10-20 08:12:53 +02:00
switch.py
util.py