hass-core/homeassistant/components/template
Franck Nijhof cb1299b434
Fix Fan template loosing percentage/preset (#67648)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-04 20:17:11 +01:00
..
__init__.py Enable basic type checking in template (#66222) 2022-02-10 10:59:54 +01:00
alarm_control_panel.py Teach TemplateEntity unique_id (#64837) 2022-01-24 23:16:31 +01:00
binary_sensor.py Restore state of template binary sensor with on or off delay (#67546) 2022-03-03 15:27:39 -08:00
button.py Enable basic type checking in template (#66222) 2022-02-10 10:59:54 +01:00
config.py Add button platform to template integration (#61908) 2022-01-03 10:03:37 +01:00
const.py Add button platform to template integration (#61908) 2022-01-03 10:03:37 +01:00
cover.py Teach TemplateEntity unique_id (#64837) 2022-01-24 23:16:31 +01:00
fan.py Fix Fan template loosing percentage/preset (#67648) 2022-03-04 20:17:11 +01:00
light.py Teach TemplateEntity unique_id (#64837) 2022-01-24 23:16:31 +01:00
lock.py Teach TemplateEntity unique_id (#64837) 2022-01-24 23:16:31 +01:00
manifest.json
number.py Enable basic type checking in template (#66222) 2022-02-10 10:59:54 +01:00
select.py Enable basic type checking in template (#66222) 2022-02-10 10:59:54 +01:00
sensor.py Teach TemplateEntity unique_id (#64837) 2022-01-24 23:16:31 +01:00
services.yaml
switch.py Teach TemplateEntity unique_id (#64837) 2022-01-24 23:16:31 +01:00
template_entity.py Enable basic type checking in template (#66222) 2022-02-10 10:59:54 +01:00
trigger.py
trigger_entity.py Enable basic type checking in template (#66222) 2022-02-10 10:59:54 +01:00
vacuum.py Teach TemplateEntity unique_id (#64837) 2022-01-24 23:16:31 +01:00
weather.py Teach TemplateEntity unique_id (#64837) 2022-01-24 23:16:31 +01:00