core/homeassistant/components/template
Alistair Galbraith fe0b537291 Template alarm panel (#30487)
* Added support for template alarm panel

* Rewrote tests in new async format

* Fix stale docstring

* Update to tests, standardization on NAME vs FRIENDLY_NAME
2020-01-09 06:03:26 +01:00
..
__init__.py
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
cover.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
fan.py
light.py Ease code before adding color and temperature to light template (#30455) 2020-01-07 17:22:42 +01:00
lock.py
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