question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Performing actios without smooth transitio doels not work

See original GitHub issue

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Connect to the device.
  2. 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:closed
  • Created 4 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
roddonecommented, Oct 10, 2019

fixed and new version 1.5.1 published and available on nuget 😉

0reactions
roddonecommented, Oct 9, 2019

Great, I will publish new nuget version quickly. This will be a great opportunity to test my new azure devops pipelines 😁

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found