mirror of
https://github.com/home-assistant/core.git
synced 2025-11-07 01:50:18 +00: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>