core/homeassistant/components/template
Paulus Schoutsen cc00617cd5
Allow defining state class for template sensors (#52130)
2021-06-23 14:37:04 -07:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py
config.py
const.py Allow defining state class for template sensors (#52130) 2021-06-23 14:37:04 -07:00
cover.py
fan.py
light.py Allow defining state class for template sensors (#52130) 2021-06-23 14:37:04 -07:00
lock.py
manifest.json
sensor.py Allow defining state class for template sensors (#52130) 2021-06-23 14:37:04 -07:00
services.yaml
switch.py
template_entity.py Allow defining state class for template sensors (#52130) 2021-06-23 14:37:04 -07:00
trigger.py
trigger_entity.py
vacuum.py Allow defining state class for template sensors (#52130) 2021-06-23 14:37:04 -07:00
weather.py