J. Nick Koston
796d74886e
Simplify template integration entities ( #39083 )
2020-08-21 14:33:53 +02:00
J. Nick Koston
5a8013b58c
Convert template binary_sensor to use async_track_template_result ( #39027 )
...
Co-Authored-By: Penny Wood <Swamp-Ig@users.noreply.github.com>
Co-authored-by: Penny Wood <Swamp-Ig@users.noreply.github.com>
2020-08-20 09:07:58 -05:00
J. Nick Koston
f3d077c1e1
Convert template fan to use async_track_template_result ( #38983 )
...
* Convert template lock to use async_track_template_result
* Convert template switch to use async_track_template_result
* Convert template fan to use async_track_template_result
2020-08-20 08:53:45 -05:00
J. Nick Koston
264e340b9e
Convert template switch to use async_track_template_result ( #38950 )
2020-08-20 08:51:27 -05:00
J. Nick Koston
d7f54ce98f
Convert template lock to use async_track_template_result ( #38946 )
2020-08-20 08:32:52 -05:00
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