We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tuya API does not return the state of touch switches using the request to https://px1.tuya$region.com/homeassistant/skill
https://px1.tuya$region.com/homeassistant/skill
cbj_hub/lib/infrastructure/devices/tuya_smart/tuya_smart_remote_api/cloudtuya.dart
Line 86 in 18be56e
It does return the state of light objects but not for touch switches.
Maybe there is another API call better for switches or the data needed to be sent differently.
The text was updated successfully, but these errors were encountered:
Maybe using a different API This one require the user to create a developer account on the Tuya website
Sorry, something went wrong.
Closing as Tuya changed API and we currently do not support it. I have opened a new issue CyBear-Jinni/cbj_integrations_controller#22 to support Tuya API
No branches or pull requests
Tuya API does not return the state of touch switches using the request to
https://px1.tuya$region.com/homeassistant/skill
cbj_hub/lib/infrastructure/devices/tuya_smart/tuya_smart_remote_api/cloudtuya.dart
Line 86 in 18be56e
It does return the state of light objects but not for touch switches.
Maybe there is another API call better for switches or the data needed to be sent differently.
The text was updated successfully, but these errors were encountered: