-
Notifications
You must be signed in to change notification settings - Fork 695
New issue
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
Fix local ctrl error #271
Fix local ctrl error #271
Conversation
Suggestion: Just use the specV2 subscription result. Do not dive into the profile pitfall (again). |
And the cloud has a field for telling if a device is "native spec V2" (for the central gateway). You should use that instead of any hard coded list. |
And this (newly added) timeout seems suspiciously small. Please check if this is by design.
|
Apparently there are device that supports the full subscription and also use the old protocol... |
Is a bug 🫥 |
The cloud interface provided does not have this field. This list contains the Profile device, and there will be no update in the future, so use HardCode |
Fixed
Added
Changed
It is necessary to realize the logic of profile convert specv2 later, so as to realize local control and subscribe to the Profile device