hass-core/homeassistant/components/template
2024-07-12 17:50:02 +02:00
..
__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
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 config flow for select platform in Template (#121809) 2024-07-12 17:50:02 +02:00
switch.py Fix typo in Template switch (#121856) 2024-07-12 16:03:24 +02:00
template_entity.py Improve annotation styling (#118032) 2024-05-24 15:05:53 +02:00
trigger.py
trigger_entity.py
vacuum.py
weather.py Import PLATFORM_SCHEMA from platform not from helpers (#120565) 2024-06-26 15:43:48 +02:00