mirror of
https://github.com/home-assistant/core.git
synced 2026-08-31 02:26:23 +01:00
* Implement Alexa.EventDetectionSensor Interface * Removed references to PR #28218 not yet merged into dev. * Update tests to include Alexa Interface * Guard for `unknown` and `unavailible` states. * Fixed Unnecessary "elif" after "return"