mirror of
https://github.com/home-assistant/core.git
synced 2026-08-20 13:19:54 +01:00
* 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>