.. |
__init__.py
|
Add the ability to bind the template helper entity to a device (#117753)
|
2024-06-22 12:45:06 +02:00 |
alarm_control_panel.py
|
Force alias when importing alarm control panel PLATFORM_SCHEMA (#120505)
|
2024-06-26 10:41:46 +02:00 |
binary_sensor.py
|
Remove device ID from config schema via YAML in helper template (#120708)
|
2024-07-07 16:40:02 +02:00 |
button.py
|
Add config flow for platform button in Template (#120886)
|
2024-07-09 21:20:18 +02:00 |
config.py
|
|
|
config_flow.py
|
Add config flow for select platform in Template (#121809)
|
2024-07-12 17:50:02 +02:00 |
const.py
|
Add config flow for platform switch in Template (#121639)
|
2024-07-11 10:11:31 +02:00 |
coordinator.py
|
|
|
cover.py
|
Force alias when importing cover PLATFORM_SCHEMA (#120522)
|
2024-06-26 11:25:14 +02:00 |
fan.py
|
Add TURN_OFF/TURN_ON feature flags for fan (#121447)
|
2024-07-19 11:35:24 +02:00 |
icons.json
|
|
|
image.py
|
Add config flow for image platform in Template (#121648)
|
2024-07-10 23:49:24 +02:00 |
light.py
|
Import PLATFORM_SCHEMA from platform not from helpers (#120565)
|
2024-06-26 15:43:48 +02:00 |
lock.py
|
Force alias when importing lock PLATFORM_SCHEMA (#120531)
|
2024-06-26 11:52:57 +02:00 |
manifest.json
|
|
|
number.py
|
|
|
select.py
|
Add config flow for select platform in Template (#121809)
|
2024-07-12 17:50:02 +02:00 |
sensor.py
|
Remove device ID from config schema via YAML in helper template (#120708)
|
2024-07-07 16:40:02 +02:00 |
services.yaml
|
|
|
strings.json
|
Add string for value template description in switch Template (#121865)
|
2024-07-19 13:58:22 +02:00 |
switch.py
|
Fix typo in Template switch (#121856)
|
2024-07-12 16:03:24 +02:00 |
template_entity.py
|
|
|
trigger.py
|
|
|
trigger_entity.py
|
|
|
vacuum.py
|
Enable raise-within-try (TRY301) rule in ruff (#123351)
|
2024-08-12 09:16:33 +02:00 |
weather.py
|
Import PLATFORM_SCHEMA from platform not from helpers (#120565)
|
2024-06-26 15:43:48 +02:00 |