Files
core/homeassistant
Gil Peeters 161c8aada6 Add availability_template to Template Sensor platform (#26516)
* Added availability_template to Template Sensor platform

* Added to test for invalid values in availability_template

* Updated AVAILABILITY_TEMPLATE Rendering error

* Moved const to package Const.py

* Fix import order (pylint)

* Moved availability_template rendering to common loop

* Removed 'Magic' string

* Cleaned up const and compare lowercase result to 'true'

* Device is unavailbale if value template render fails

* Converted test ot Async and fixed states

* Comverted back to using boolean for _availability

* Fixed state check in test
2019-09-24 16:05:19 +02:00
..
2019-09-23 15:43:48 +02:00
2019-09-19 23:31:54 +02:00
2019-09-20 08:23:34 -07:00
2019-09-20 08:23:34 -07:00
2019-09-11 12:42:54 -06:00
2019-09-04 19:09:24 +02:00
2019-07-31 12:25:30 -07:00
2019-09-23 14:20:27 -07:00