hass-core/homeassistant/components/template
2020-06-22 17:21:20 -07:00
..
__init__.py Use dict literals () 2020-04-04 22:31:56 +02:00
alarm_control_panel.py Rename AlarmControlPanel to AlarmControlPanelEntity () 2020-04-25 18:05:28 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity () 2020-04-23 21:57:07 +02:00
const.py Add availability_template to Template Sensor platform () 2019-09-24 16:05:19 +02:00
cover.py Add required features to cover service registration () 2020-05-03 23:21:12 +02:00
fan.py Remove useless assignment () 2020-01-29 14:08:53 +01:00
light.py Rename Light to LightEntity () 2020-04-26 18:49:41 +02:00
lock.py Rename LockDevice to LockEntity () 2020-04-25 18:02:41 +02:00
manifest.json Remove unused manifest fields () 2020-04-03 12:58:19 -07:00
sensor.py Remove unnecessary string literal concatenations () 2020-01-02 21:17:10 +02:00
switch.py Rename SwitchDevice to SwitchEntity () 2020-04-26 18:50:37 +02:00
vacuum.py Add attribute templates to template vacuum () 2020-06-22 17:21:20 -07:00