hass-core/homeassistant/components/group
2022-06-28 11:12:14 +02:00
..
translations [ci skip] Translation update 2022-06-23 00:20:13 +00:00
__init__.py Speed up creating group entities from YAML (#73649) 2022-06-21 18:56:32 +02:00
binary_sensor.py Align code between group platforms (#74057) 2022-06-28 08:50:31 +02:00
config_flow.py Add SelectorType enum and TypedDicts for each selector's data (#68399) 2022-04-11 09:20:56 +02:00
const.py Allow hiding and unhiding group members (#68192) 2022-03-22 12:14:34 +01:00
cover.py Add support for unavailable to cover groups (#74053) 2022-06-28 11:12:14 +02:00
fan.py Add support for unavailable and unknown to fan groups (#74054) 2022-06-28 10:58:52 +02:00
light.py Align code between group platforms (#74057) 2022-06-28 08:50:31 +02:00
lock.py Modify behavior of lock groups (#74055) 2022-06-28 10:29:56 +02:00
manifest.json Prettify json (manifest.json) (#68886) 2022-03-30 10:56:37 +02:00
media_player.py Modify behavior of media_player groups (#74056) 2022-06-28 10:22:46 +02:00
notify.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
recorder.py Avoid recording static attributes for group entities (#71256) 2022-05-03 13:22:49 -05:00
reproduce_state.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
services.yaml Update core services files with new selectors (#68810) 2022-03-28 17:17:16 -07:00
strings.json Update group description (#68882) 2022-03-30 10:16:04 +02:00
switch.py Align code between group platforms (#74057) 2022-06-28 08:50:31 +02:00
util.py Add support for fan groups (#57941) 2021-10-26 10:32:49 +02:00