core/homeassistant/components/template
Paulus Schoutsen 09635678bc
Allow reloading top-level template entities (#48733)
2021-04-06 12:10:39 -07:00
..
__init__.py Allow reloading top-level template entities (#48733) 2021-04-06 12:10:39 -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 reloading top-level template entities (#48733) 2021-04-06 12:10:39 -07:00
const.py Support modern config for the trigger based template entity (#48635) 2021-04-02 16:57:16 -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 Support modern config for the trigger based template entity (#48635) 2021-04-02 16:57:16 -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 Support modern config for the trigger based template entity (#48635) 2021-04-02 16:57:16 -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