[BUG] Performing actios without smooth transitio doels not work
See original GitHub issueDescribe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Connect to the device.
- Perform an action without passing the
smooth
parameter (null).
Expected behavior Action immediately happens, e.g. device turns on, temperature is set.
Actual behavior
Action does not happen. Exception is thrown -5001 - invalid params
Environment (please complete the following information):
- OS: Windows 10 1903
- .Net Core 3
- Yeeight White 2 FW: 2.0.6_0035
- Yeeight RGB 2 FW: 2.0.6_0051
I’ve spent so much time figuring out why it did not work oh my lord…
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Transition animation not working properly in SwiftUI
I was playing around with transitions this morning and while the don't work on the canvas, they DO seem to work in the...
Read more >Why Navigation Transition is'nt smooth? · Issue #16735
I use Flutter v0.3.0. When I navigate with Navigator.pushNamed() to route to a screen its transition isn't smooth.
Read more >[BUG] Adding transitionEnd ignores transition · Issue #706
When I apply a transitionEnd , the transition doesn't seem to be respected anymore. It's a bug better described through an example, ...
Read more >Transition of Background Images is not smooth : r/playnite
In fullscreen mode i have a problem with the transition between background images from the previous game to the current one.
Read more >Entry state always uses default transition and ignores other ...
Hi, for a test I created an empty GameObject and Animator. The Animator has two states, Open and Closed. Further it has a...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
fixed and new version 1.5.1 published and available on nuget 😉
Great, I will publish new nuget version quickly. This will be a great opportunity to test my new azure devops pipelines 😁