hass-core/tests/components/homeassistant/triggers
Alexei Chetroi de8f273bd0
Allow input_number entity_id as for numeric_state trigger thresholds (#45091)
* Allow input_number as limits for numeric_state trigger

* Rename threshold schema
2021-01-13 16:20:59 +01:00
..
__init__.py Reorganize trigger code (#38655) 2020-08-17 11:54:56 -05:00
conftest.py Add default config if not there (#43321) 2020-11-25 15:10:04 +01:00
test_event.py Add support for multiple event triggers in automation (#43097) 2020-11-12 11:58:28 +01:00
test_homeassistant.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_numeric_state.py Allow input_number entity_id as for numeric_state trigger thresholds (#45091) 2021-01-13 16:20:59 +01:00
test_state.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_time.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_time_pattern.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00