Use reference strings in Samsung TV config flow (#41248)
* Use reference strings in samsungtv config flow * Adjust samsungtv config flow tests
This commit is contained in:
parent
56f0a68c49
commit
78b4c3981f
5 changed files with 14 additions and 14 deletions
|
@ -16,7 +16,7 @@ CONF_ON_ACTION = "turn_on_action"
|
|||
|
||||
RESULT_AUTH_MISSING = "auth_missing"
|
||||
RESULT_SUCCESS = "success"
|
||||
RESULT_NOT_SUCCESSFUL = "not_successful"
|
||||
RESULT_CANNOT_CONNECT = "cannot_connect"
|
||||
RESULT_NOT_SUPPORTED = "not_supported"
|
||||
|
||||
METHOD_LEGACY = "legacy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue