core/tests/components/alexa
Thomas Hollstegge f0cc565f6c
Fix Alexa: Only trigger doorbell event on actual state change to "ON" (#74924)
* Alexa: Only trigger doorbell event on actual state change to "ON"

* Remove unnecessary check for new_state

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>

* First check state is `on` before checking the old state

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2022-07-14 12:40:53 -07:00
..
__init__.py Correct time stamp format in Alexa responses (#70267) 2022-04-22 08:44:59 -07:00
test_auth.py Correct time stamp format in Alexa responses (#70267) 2022-04-22 08:44:59 -07:00
test_capabilities.py Treat thermostat unknown state like unavailable in alexa (#74220) 2022-06-30 10:00:10 -07:00
test_common.py Correct time stamp format in Alexa responses (#70267) 2022-04-22 08:44:59 -07:00
test_entities.py Remove entity category system in favor of hidden_by (#68550) 2022-05-02 09:33:16 -07:00
test_flash_briefings.py Use HTTPStatus instead of HTTP_ consts and magic values in components/a* (#57988) 2021-10-22 14:21:34 +02:00
test_init.py Refactor logbook to reduce overhead and complexity (#71509) 2022-05-08 21:47:26 -07:00
test_intent.py Fix ended session when there isn't any response from the user (#72218) 2022-06-03 15:32:22 +02:00
test_smart_home.py Trigger Alexa routines from toggles and buttons (#67889) 2022-06-29 13:56:02 +02:00
test_smart_home_http.py Correct time stamp format in Alexa responses (#70267) 2022-04-22 08:44:59 -07:00
test_state_report.py Fix Alexa: Only trigger doorbell event on actual state change to "ON" (#74924) 2022-07-14 12:40:53 -07:00