core/homeassistant/components/template
Paulus Schoutsen 212d9aa748
Fix trigger template entities without a unique ID (#48631)
2021-04-02 10:24:38 -07:00
..
__init__.py Allow specifying template entities based on triggers (#48169) 2021-03-29 09:57:51 -07:00
alarm_control_panel.py Migrate template to register reload service on async_setup (#48273) 2021-03-23 20:35:15 -07:00
binary_sensor.py Migrate template to register reload service on async_setup (#48273) 2021-03-23 20:35:15 -07:00
config.py Allow specifying template entities based on triggers (#48169) 2021-03-29 09:57:51 -07:00
const.py Allow specifying template entities based on triggers (#48169) 2021-03-29 09:57:51 -07:00
cover.py Migrate template to register reload service on async_setup (#48273) 2021-03-23 20:35:15 -07:00
fan.py Fix template fan default speed count (#48389) 2021-03-29 09:33:56 +02:00
light.py Migrate template to register reload service on async_setup (#48273) 2021-03-23 20:35:15 -07:00
lock.py Migrate template to register reload service on async_setup (#48273) 2021-03-23 20:35:15 -07:00
manifest.json
sensor.py Fix trigger template entities without a unique ID (#48631) 2021-04-02 10:24:38 -07:00
services.yaml
switch.py Migrate template to register reload service on async_setup (#48273) 2021-03-23 20:35:15 -07:00
template_entity.py Update typing 13 (#48077) 2021-03-18 14:43:52 +01:00
trigger.py Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00
trigger_entity.py Allow specifying template entities based on triggers (#48169) 2021-03-29 09:57:51 -07:00
vacuum.py Migrate template to register reload service on async_setup (#48273) 2021-03-23 20:35:15 -07:00
weather.py Add template support for remaining attributes of weather entity (#47736) 2021-03-27 18:53:35 +00:00