-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Sonoff L1 problem from 9.3.1 #12008
Comments
I cannot reproduce as mine works fine. Execute command
Press button on RC:
Notice the received data from the L1 represented by Do you receive anything from the L1? In you log it appears it dos not receive anything. |
|
The problem is with me too. |
I try compile 9.4.0 with xlgt_05_sonoff_l1.ino before ac8d2698 - color change works OK but I found another problem: This output from another piece of L1 with not modified 9.4.0 but speed2/speed problem (transitions):
|
I was having the same thing after just getting into the Tasmota ecosystem. I downgraded from 9.4.0 to 9.2.0 and it is working properly. I was having issues where I could only control on / off but not color. I didn't see this mentioned but the L1 Lite was always stuck in MUSIC mode, where if you tap the box it would constantly change color. Not sure if the issue with the firmware is due to not honoring music mode toggle. I did attempt to send the L1MusicSync command to turn the mode on / off but neither fixed the issue. |
I can confirm there are multiple issues introduced in newer versions (9.4.0). 9.2.0 is working fine. I guess they were introduced by new L1MusicSync command.
|
This issue has been automatically marked as stale because it hasn't any activity in last few weeks. It will be closed if no further activity occurs. Thank you for your contributions. |
Has this issue been fixed. Don't want this to become "stale" if it isn't fixed yet. Don't have any sort of notifications here that is is being worked on or fixed. |
My Sonoff L1 Lite is on 9.5.0 firmware and the above issues are the same. |
Also having this issue with my Sonoff L1 on 9.5.0 :( |
This issue has been automatically marked as stale because it hasn't any activity in last few weeks. It will be closed if no further activity occurs. Thank you for your contributions. |
How we can help to resolve this issue ? |
I have the same issues with Sonoff L1. Can't we disable L1MusicSync command? |
Try latest development version available after T + 2 hours. |
I tested it with 9.5.0.5 | 20210804 18:17 and I guess all described issues are still present. |
I can confirm these issues do not resolve after testing the latest development version. |
Same with the 9.5.0.7 |
Now we're getting somewhere. I'll revisit the changes made between the two versions and try to come up with a solution. |
Fixed in latest dev branch. See discussion here #12930 (comment) |
I can confirm that everything works fine with latest dev version. @arendst Thank you! |
Maybe one more thing ... shouldn't be music sync mode be turned off automatically if I press for example any color on remote control ? Or do I have to explicitly always turn it off by |
PROBLEM DESCRIPTION
Sonoff L1 does not listen to any commands except on/off. The device responds to sound when turned on and colors can be set with the remote control.
Using RC (change color) can be seen in the console but not on color pallete .
Same with 9.4.0 and 9.3.1
With 9.2.0 is everything OK.
Another older L1 with 9.3.1 works perfectly
REQUESTED INFORMATION
Backlog Template; Module; GPIO 255
:Backlog Rule1; Rule2; Rule3
:Status 0
:weblog
to 4 and then, when you experience your issue, provide the output of the Console log:TO REPRODUCE
Steps to reproduce the behavior:
EXPECTED BEHAVIOUR
A clear and concise description of what you expected to happen.
SCREENSHOTS
If applicable, add screenshots to help explain your problem.
ADDITIONAL CONTEXT
Add any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)
The text was updated successfully, but these errors were encountered: