core/homeassistant/components/template
Shay Levy 75debb7dec
Add entity id to template error logging (#71107)
* Add entity id to template error logging

* Increase coverage
2022-04-30 19:24:24 +03:00
..
__init__.py
alarm_control_panel.py Add entity id to template error logging (#71107) 2022-04-30 19:24:24 +03:00
binary_sensor.py
button.py
config.py
const.py
cover.py Add entity id to template error logging (#71107) 2022-04-30 19:24:24 +03:00
fan.py Add entity id to template error logging (#71107) 2022-04-30 19:24:24 +03:00
light.py Add entity id to template error logging (#71107) 2022-04-30 19:24:24 +03:00
lock.py
manifest.json
number.py
select.py
sensor.py Restore state of trigger-based template sensor (#69344) 2022-04-21 09:32:18 -07:00
services.yaml
switch.py
template_entity.py
trigger.py
trigger_entity.py
vacuum.py Add entity id to template error logging (#71107) 2022-04-30 19:24:24 +03:00
weather.py