core/homeassistant/components/group
Erik Montnemery 3e02fb1f07
Add preview support to all groups (#98951)
2023-08-25 08:59:33 +02:00
..
__init__.py Deduplicate entities derived from GroupEntity (#98893) 2023-08-23 19:20:58 +02:00
binary_sensor.py Use a single WS command for group preview (#98903) 2023-08-24 11:59:24 +02:00
config_flow.py Add preview support to all groups (#98951) 2023-08-25 08:59:33 +02:00
const.py
cover.py Add preview support to all groups (#98951) 2023-08-25 08:59:33 +02:00
event.py Add preview support to all groups (#98951) 2023-08-25 08:59:33 +02:00
fan.py Add preview support to all groups (#98951) 2023-08-25 08:59:33 +02:00
light.py Add preview support to all groups (#98951) 2023-08-25 08:59:33 +02:00
lock.py Add preview support to all groups (#98951) 2023-08-25 08:59:33 +02:00
manifest.json
media_player.py Add preview support to all groups (#98951) 2023-08-25 08:59:33 +02:00
notify.py
recorder.py
reproduce_state.py
sensor.py Use a single WS command for group preview (#98903) 2023-08-24 11:59:24 +02:00
services.yaml Migrate group services to support translations (#96369) 2023-07-12 19:58:08 +02:00
strings.json Add support for event groups (#98463) 2023-08-24 12:49:38 +02:00
switch.py Add preview support to all groups (#98951) 2023-08-25 08:59:33 +02:00
util.py