hass-core/homeassistant/components/template
2020-09-12 14:20:21 +02:00
..
__init__.py Support reloading the universal platform (#39248) 2020-08-26 00:25:15 +02:00
alarm_control_panel.py Add the ability to reload light/cover groups from yaml (#39250) 2020-08-25 18:13:43 -05:00
binary_sensor.py Restore missing device_class to template binary_sensor (#39805) 2020-09-08 17:12:23 +02:00
const.py Support reloading the universal platform (#39248) 2020-08-26 00:25:15 +02:00
cover.py Fix cover template entities honoring titlecase True/False (#39803) 2020-09-08 17:08:31 +02:00
fan.py Deprecate manually passing entity ids to template entities (#39382) 2020-09-01 08:53:50 -05:00
light.py Fix cover template entities honoring titlecase True/False (#39803) 2020-09-08 17:08:31 +02:00
lock.py Add the ability to reload light/cover groups from yaml (#39250) 2020-08-25 18:13:43 -05:00
manifest.json Make sure groups are initialized before template sensors (#37766) 2020-08-08 21:34:14 -05:00
sensor.py Deprecate manually passing entity ids to template entities (#39382) 2020-09-01 08:53:50 -05:00
services.yaml Make template entities reloadable (#39075) 2020-08-21 18:31:48 -05:00
switch.py Deprecate manually passing entity ids to template entities (#39382) 2020-09-01 08:53:50 -05:00
template_entity.py Change template loop detection strategy to allow self-referencing updates when there are multiple templates (#39943) 2020-09-12 14:20:21 +02:00
trigger.py Make async_track_template_result track multiple templates (#39371) 2020-08-31 19:07:40 -05:00
vacuum.py Deprecate manually passing entity ids to template entities (#39382) 2020-09-01 08:53:50 -05:00