core/homeassistant/components/template
Martin Hjelmare 39431c0764
Add required features to cover service registration (#35073)
* Fix typing in component service method

* Add required features to cover service registration

* Fix template cover tilt features

* Delint template cover tests
2020-05-03 23:21:12 +02:00
..
__init__.py
alarm_control_panel.py Rename AlarmControlPanel to AlarmControlPanelEntity (#34590) 2020-04-25 18:05:28 +02:00
binary_sensor.py
const.py
cover.py Add required features to cover service registration (#35073) 2020-05-03 23:21:12 +02:00
fan.py
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
lock.py
manifest.json
sensor.py
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00
vacuum.py Rename VacuumDevice to VacuumEntity (#34674) 2020-04-26 02:11:08 +02:00