hass-core/homeassistant/components/template
J. Nick Koston 1381b279f0
Update template sensor to use async_track_template_result (#38940)
* Add template entity

* Update template tracking to work for template sensors

* add test for whitespace

* Update homeassistant/helpers/config_validation.py

* revert

* fix

* reduce

* fix _refresh missing decorator

* defer until start

* do not throw errors during startup

* defer tracking until start event

Co-authored-by: Swamp-Ig <github@ninjateaparty.com>
2020-08-20 08:06:41 -05:00
..
__init__.py Improve handling of template platforms when entity extraction fails (#37831) 2020-07-14 22:34:35 -07:00
alarm_control_panel.py Update script helper constructor parameters (#38763) 2020-08-12 11:39:05 -05:00
binary_sensor.py Create variable with result of wait_template and accept template for timeout option (#38634) 2020-08-12 13:42:06 -05:00
const.py
cover.py Update script helper constructor parameters (#38763) 2020-08-12 11:39:05 -05:00
fan.py Update script helper constructor parameters (#38763) 2020-08-12 11:39:05 -05:00
light.py Update script helper constructor parameters (#38763) 2020-08-12 11:39:05 -05:00
lock.py Update script helper constructor parameters (#38763) 2020-08-12 11:39:05 -05:00
manifest.json Make sure groups are initialized before template sensors (#37766) 2020-08-08 21:34:14 -05:00
sensor.py Update template sensor to use async_track_template_result (#38940) 2020-08-20 08:06:41 -05:00
switch.py Update script helper constructor parameters (#38763) 2020-08-12 11:39:05 -05:00
template_entity.py Update template sensor to use async_track_template_result (#38940) 2020-08-20 08:06:41 -05:00
trigger.py Reorganize trigger code (#38655) 2020-08-17 11:54:56 -05:00
vacuum.py Update script helper constructor parameters (#38763) 2020-08-12 11:39:05 -05:00