hass-core/homeassistant/components/template
2021-04-29 09:25:34 -07:00
..
__init__.py Template sensor/binary sensors without trigger now respect section unique id (#49613) 2021-04-24 07:14:31 -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 Add auto_off to binary sensor template entity (#49615) 2021-04-29 09:25:34 -07:00
config.py Support trigger-based template binary sensors (#49504) 2021-04-22 14:54:28 -07:00
const.py Allow top level non-trigger template entities (#48976) 2021-04-12 17:15:50 -07:00
cover.py Allow template covers to have opening and closing states (#47925) 2021-04-09 11:36:02 +02:00
fan.py Fix template fan default speed count (#48389) 2021-03-29 09:33:56 +02:00
light.py Fix light template invalid color temp message (#48337) 2021-04-10 17:22:15 +02:00
lock.py Migrate template to register reload service on async_setup (#48273) 2021-03-23 20:35:15 -07:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
sensor.py Template sensor/binary sensors without trigger now respect section unique id (#49613) 2021-04-24 07:14:31 -07:00
services.yaml Make template entities reloadable (#39075) 2020-08-21 18:31:48 -05:00
switch.py Migrate template to register reload service on async_setup (#48273) 2021-03-23 20:35:15 -07:00
template_entity.py Set hass when adding template attribute (#49094) 2021-04-11 22:49:09 -07:00
trigger.py prefer total_seconds over seconds (#49505) 2021-04-20 17:41:36 -07:00
trigger_entity.py Support trigger-based template binary sensors (#49504) 2021-04-22 14:54:28 -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