core/homeassistant/components/template
Petar Petrov 48a2dde16b
Add more missing device_class translations for template helper (#144399)
2025-05-07 15:08:17 +03:00
..
blueprints
__init__.py Adapt template sensors to use the same plural trigger/condition/action definitions as automations (#127875) 2025-04-29 11:52:58 +02:00
alarm_control_panel.py
binary_sensor.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
button.py
config.py
config_flow.py
const.py
coordinator.py
cover.py
entity.py
fan.py Correct template fan optimistic mode and supported features (#142414) 2025-04-14 15:40:29 +02:00
helpers.py
icons.json
image.py
light.py Add trigger based template lights (#140631) 2025-04-29 18:02:44 +02:00
lock.py Fix empty actions (#142292) 2025-04-04 22:17:52 +02:00
manifest.json
number.py
select.py Fix empty actions (#142292) 2025-04-04 22:17:52 +02:00
sensor.py
services.yaml
strings.json
switch.py Add trigger based entities to template switch (#141763) 2025-04-29 09:40:16 +02:00
template_entity.py
trigger.py
trigger_entity.py Fix duplicate code from merge conflict (#143880) 2025-04-29 16:09:08 +02:00
vacuum.py Fix empty actions (#142292) 2025-04-04 22:17:52 +02:00
weather.py Fix weather templates using new style configuration (#136677) 2025-04-02 12:38:48 +02:00