mirror of
https://github.com/home-assistant/core.git
synced 2026-09-04 02:34:40 -05:00
* Added Alexa.ModeController to cover entities. * Added synonyms for directives. * Updated tests for additional synonyms for directives. * Added Alexa.ModeController to cover entities. * Sacrifice unused variable in split() to please the Pylint gods. * Removed duplicate instance check. * Corrected variable name, clarified definition and consistency. * Changed list to tuple.