Tuya fix login problem and add login platform param#16058
Merged
balloob merged 2 commits intohome-assistant:devfrom Aug 19, 2018
Merged
Tuya fix login problem and add login platform param#16058balloob merged 2 commits intohome-assistant:devfrom
balloob merged 2 commits intohome-assistant:devfrom
Conversation
balloob
approved these changes
Aug 19, 2018
Member
|
Thanks for the quick fix. |
balloob
pushed a commit
that referenced
this pull request
Aug 19, 2018
* add a platform param to distinguish different app's account. * fix requirements
Merged
huangyupeng
added a commit
to huangyupeng/home-assistant.github.io
that referenced
this pull request
Aug 20, 2018
Add platform to distinguish accounts from different apps The value could be 'tuya' or 'smart_life'. Default is 'tuya'. related pull request is home-assistant/core#16058
2 tasks
|
I’m having issues with the Tuya component. All was working well in 0.75.3 and with 0.76.1 I am getting the following exception: I have verified that my credentials are valid (they didn’t change since I upgraded). I have also tried adding the new platform option to my tuya config set to both smart_life and tuya. All combinations result in the same exception. |
Contributor
Author
|
Could you please send me you account name ? |
Member
|
@bakerbug Please open an issue for this, if you suspect a bug. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Related issue (if applicable): fixes #15613
Pull request in home-assistant.github.io with documentation (if applicable): home-assistant/home-assistant.io#6048
Example entry for
configuration.yaml(if applicable):Checklist:
tox. Your PR cannot be merged unless tests passIf user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
REQUIREMENTSvariable (example).requirements_all.txtby runningscript/gen_requirements_all.py..coveragerc.