hass-core/homeassistant/components/group
Franck Nijhof f94b28f72d
Add button group support (#121715)
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-07-11 09:37:32 +02:00
..
__init__.py Fix late group platform registration (#119789) 2024-06-18 20:01:16 +02:00
binary_sensor.py Force alias when importing binary sensor PLATFORM_SCHEMA (#120510) 2024-06-26 10:54:19 +02:00
button.py Add button group support (#121715) 2024-07-11 09:37:32 +02:00
config_flow.py Add button group support (#121715) 2024-07-11 09:37:32 +02:00
const.py Cleanup some circular imports in group (#113554) 2024-03-15 15:45:43 -10:00
cover.py Force alias when importing cover PLATFORM_SCHEMA (#120522) 2024-06-26 11:25:14 +02:00
entity.py Fix late group platform registration (#119789) 2024-06-18 20:01:16 +02:00
event.py Force alias when importing event and fan PLATFORM_SCHEMA (#120524) 2024-06-26 11:35:39 +02:00
fan.py Force alias when importing event and fan PLATFORM_SCHEMA (#120524) 2024-06-26 11:35:39 +02:00
icons.json Add service icons to Group (#113302) 2024-03-14 14:01:30 +01:00
light.py Force alias when importing light PLATFORM_SCHEMA (#120529) 2024-06-26 11:53:15 +02:00
lock.py Force alias when importing lock PLATFORM_SCHEMA (#120531) 2024-06-26 11:52:57 +02:00
manifest.json Fix late group platform registration (#119789) 2024-06-18 20:01:16 +02:00
media_player.py Force alias when importing media player PLATFORM_SCHEMA (#120537) 2024-06-26 12:19:04 +02:00
notify.py Force alias when importing notify PLATFORM_SCHEMA (#120494) 2024-06-26 10:02:24 +02:00
registry.py Address review on comment group registry maintenance (#119952) 2024-06-19 10:51:56 +02:00
reproduce_state.py Add State.last_reported (#113511) 2024-03-20 21:05:07 +01:00
sensor.py Force alias when importing sensor PLATFORM_SCHEMA (#120536) 2024-06-26 12:14:13 +02:00
services.yaml
strings.json Add button group support (#121715) 2024-07-11 09:37:32 +02:00
switch.py Force alias when importing switch PLATFORM_SCHEMA (#120504) 2024-06-26 10:36:54 +02:00
util.py Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00