hass-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 Fail template functions when no default specified (#71687) 2022-05-13 09:46:49 -07:00
__init__.py
conftest.py Enable Ruff PT022 (#86792) 2023-01-27 13:57:06 +01:00
test_alarm_control_panel.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_binary_sensor.py Add freezer to known test fixtures in pylint (#89825) 2023-03-16 22:39:41 -04:00
test_button.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_cover.py Support unknown state, position or tilt for template cover (#91172) 2023-04-12 21:23:24 +02:00
test_fan.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_init.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_light.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_lock.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
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 Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_select.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_sensor.py Adjust entity registry access in tests (3) (#88964) 2023-03-01 16:04:40 +01:00
test_switch.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_template_entity.py Add type hints to integration tests (t-z) (#87707) 2023-02-08 19:10:53 +01:00
test_trigger.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_vacuum.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_weather.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00