* Add conditions to trigger template entities * Add tests * Fix ruff error * Ruff * Apply suggestions from code review * Deduplicate * Tweak name used in debug message * Add and improve type annotations of modified code * Adjust typing * Adjust typing * Add typing and remove unused parameter * Adjust typing Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Adjust return type Co-authored-by: Martin Hjelmare <marhje52@gmail.com> --------- Co-authored-by: Erik Montnemery <erik@montnemery.com> Co-authored-by: Martin Hjelmare <marhje52@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
alarm_control_panel.py | ||
binary_sensor.py | ||
button.py | ||
config.py | ||
config_flow.py | ||
const.py | ||
coordinator.py | ||
cover.py | ||
fan.py | ||
icons.json | ||
image.py | ||
light.py | ||
lock.py | ||
manifest.json | ||
number.py | ||
select.py | ||
sensor.py | ||
services.yaml | ||
strings.json | ||
switch.py | ||
template_entity.py | ||
trigger.py | ||
trigger_entity.py | ||
vacuum.py | ||
weather.py |