hass-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 Use dict literals (#33658) 2020-04-04 22:31:56 +02:00
alarm_control_panel.py Rename AlarmControlPanel to AlarmControlPanelEntity (#34590) 2020-04-25 18:05:28 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
const.py Add availability_template to Template Sensor platform (#26516) 2019-09-24 16:05:19 +02:00
cover.py Add required features to cover service registration (#35073) 2020-05-03 23:21:12 +02:00
fan.py Remove useless assignment (#31272) 2020-01-29 14:08:53 +01:00
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
lock.py Rename LockDevice to LockEntity (#34594) 2020-04-25 18:02:41 +02:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
sensor.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
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