core/tests/components/template
G Johansson 6ad4e13b38
Manual trigger entity and refactor command_line switch (#91506)
* TriggerEntity to CoordinatorTriggerEntity

* _render_templates

* split manual vs coordinator

* name

* ManualTriggerEntity

* value

* Remove ManualTriggerEntity

* ManualTriggerEntity

* process_manual_data

* Add test

* imports

* Move ManualTriggerEntity

* cmd_line switch

* Review comments

* Fix templating

* Review comments

* Remove unneeded logging
2023-05-08 10:19:37 +02:00
..
fixtures
__init__.py
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py
test_button.py
test_cover.py Support unknown state, position or tilt for template cover (#91172) 2023-04-12 21:23:24 +02:00
test_fan.py
test_init.py
test_light.py
test_lock.py
test_manual_trigger_entity.py Manual trigger entity and refactor command_line switch (#91506) 2023-05-08 10:19:37 +02:00
test_number.py
test_select.py
test_sensor.py
test_switch.py
test_template_entity.py
test_trigger.py
test_vacuum.py
test_weather.py