core/homeassistant/components/template
Paulus Schoutsen a90d3a051f
prefer total_seconds over seconds (#49505)
2021-04-20 17:41:36 -07:00
..
__init__.py Allow top level non-trigger template entities (#48976) 2021-04-12 17:15:50 -07:00
alarm_control_panel.py
binary_sensor.py Internally work with modern config syntax for template binary sensor platform config (#48981) 2021-04-13 07:58:44 -07:00
config.py Allow top level non-trigger template entities (#48976) 2021-04-12 17:15:50 -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
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
sensor.py Allow top level non-trigger template entities (#48976) 2021-04-12 17:15:50 -07:00
services.yaml
switch.py
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 modern config for the trigger based template entity (#48635) 2021-04-02 16:57:16 -07:00
vacuum.py
weather.py