core/homeassistant/components/template
J. Nick Koston a77e09b2c2
Make async_track_template_result track multiple templates (#39371)
* Make async_track_template_result track multiple templates

Combine template entity updates to only write ha
state once per template group update

* Make async_track_template_result use dataclasses for input/output

* black versions

* naming
2020-08-31 19:07:40 -05: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 Add the ability to reload light/cover groups from yaml (#39250) 2020-08-25 18:13:43 -05:00
const.py Support reloading the universal platform (#39248) 2020-08-26 00:25:15 +02:00
cover.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
fan.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
light.py Add the ability to reload light/cover groups from yaml (#39250) 2020-08-25 18:13:43 -05: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 Add the ability to reload light/cover groups from yaml (#39250) 2020-08-25 18:13:43 -05:00
services.yaml Make template entities reloadable (#39075) 2020-08-21 18:31:48 -05:00
switch.py Add the ability to reload light/cover groups from yaml (#39250) 2020-08-25 18:13:43 -05:00
template_entity.py Make async_track_template_result track multiple templates (#39371) 2020-08-31 19:07:40 -05:00
trigger.py Make async_track_template_result track multiple templates (#39371) 2020-08-31 19:07:40 -05:00
vacuum.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00