core/tests/components/homeassistant/triggers
Erik Montnemery 4f01631bd6
Allow triggering on all state changes, ignoring attributes (#59713)
* Allow triggering on all state changes, ignoring attributes

* Add comment

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <git@frenck.dev>

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-11-16 08:35:52 +01:00
..
__init__.py
conftest.py
test_event.py Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00
test_homeassistant.py Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00
test_numeric_state.py Allow number/sensor entities in numeric state conditions/triggers (#51439) 2021-06-04 18:14:48 +02:00
test_state.py Allow triggering on all state changes, ignoring attributes (#59713) 2021-11-16 08:35:52 +01:00
test_time.py Revert "Add offset support to time trigger" (#58947) 2021-11-02 16:56:38 +01:00
test_time_pattern.py Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00