.. |
__init__.py
|
Rename DOMAIN_DATA HassKey constants to DATA_COMPONENT (#126746)
|
2024-09-25 15:53:58 +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 alias to DOMAIN import in group (#125569)
|
2024-09-09 11:07:19 +02:00 |
config_flow.py
|
Add support for grouping notify entities (#122123)
|
2024-07-21 20:57:49 +02:00 |
const.py
|
Rename DOMAIN_DATA HassKey constants to DATA_COMPONENT (#126746)
|
2024-09-25 15:53:58 +02:00 |
cover.py
|
Cover state is enum (#127144)
|
2024-10-08 18:39:04 +02:00 |
entity.py
|
Rename DOMAIN_DATA HassKey constants to DATA_COMPONENT (#126746)
|
2024-09-25 15:53:58 +02:00 |
event.py
|
Add alias to DOMAIN import in group (#125569)
|
2024-09-09 11:07:19 +02:00 |
fan.py
|
Add alias to DOMAIN import in group (#125569)
|
2024-09-09 11:07:19 +02:00 |
icons.json
|
Update icons.json to new service schema part 2 (#124769)
|
2024-08-28 13:47:41 +02:00 |
light.py
|
Force alias when importing light PLATFORM_SCHEMA (#120529)
|
2024-06-26 11:53:15 +02:00 |
lock.py
|
Change lock state to an enum (#126379)
|
2024-09-24 12:30:50 +02:00 |
manifest.json
|
Fix late group platform registration (#119789)
|
2024-06-18 20:01:16 +02:00 |
media_player.py
|
Add alias to DOMAIN import in group (#125569)
|
2024-09-09 11:07:19 +02:00 |
notify.py
|
Add alias to DOMAIN import in group (#125569)
|
2024-09-09 11:07:19 +02:00 |
registry.py
|
Implement new state property for alarm_control_panel which is using an enum (#126283)
|
2024-10-21 22:54:27 +02:00 |
reproduce_state.py
|
|
|
sensor.py
|
Fix calculation of attributes in group sensor (#128601)
|
2024-10-23 20:51:18 +02:00 |
services.yaml
|
|
|
strings.json
|
Add support for grouping notify entities (#122123)
|
2024-07-21 20:57:49 +02:00 |
switch.py
|
Add alias to DOMAIN import in group (#125569)
|
2024-09-09 11:07:19 +02:00 |
util.py
|
|
|