mirror of
https://github.com/home-assistant/core.git
synced 2025-11-17 15:00:12 +00:00
Improve Alexa error handling (#24745)
This commit is contained in:
@@ -16,6 +16,7 @@ ERR_HOME_ASSISTANT_ERROR = 'home_assistant_error'
|
||||
ERR_UNKNOWN_COMMAND = 'unknown_command'
|
||||
ERR_UNKNOWN_ERROR = 'unknown_error'
|
||||
ERR_UNAUTHORIZED = 'unauthorized'
|
||||
ERR_TIMEOUT = 'timeout'
|
||||
|
||||
TYPE_RESULT = 'result'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user