hass-core/homeassistant/components/template
Michael Dokolin 30249d1428 Fix Template components to process entity_id configuration option (#31084)
* Fix Template Cover component to process entity_id configuration option

* Fix Template Light component to process entity_id configuration option

* Empty commit to re-trigger build

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-24 12:40:00 +01:00
..
__init__.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00
alarm_control_panel.py Template alarm panel (#30487) 2020-01-09 06:03:26 +01:00
binary_sensor.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
const.py Add availability_template to Template Sensor platform (#26516) 2019-09-24 16:05:19 +02:00
cover.py Fix Template components to process entity_id configuration option (#31084) 2020-01-24 12:40:00 +01:00
fan.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00
light.py Fix Template components to process entity_id configuration option (#31084) 2020-01-24 12:40:00 +01:00
lock.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00
manifest.json Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
sensor.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
switch.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
vacuum.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00