-
-
Notifications
You must be signed in to change notification settings - Fork 384
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
LEDs do not turn off when LED Output is turned off #1352
Comments
@Lord-Grey as requested. Thanks for taking time to help me with this. |
Same bug, as for #1351 |
I just want to point out that this has been an issue since alpha 9. The issue you referenced is indeed similar but mine still stands. Will test again when the next release comes out and let you know. Thanks! |
@mrdarrengriffin Would you mind sharing more details about your LEDs used in Hyperion? Please share debug logs after disabling via HA, as well as the output from "Copy Log to Clipboard" Do your LEDs turn of immediately, when you switch the LED-Device off via the Hyperion UI? |
I also have the same issue as mentioned above. If it helps, I currently have 2 setups: One running a ws2812 strip which workes as expected, toggeling the "LED Output" switched the light off The only way to get them to "switch off" is to pass a black colour to them. I use Home Assistant like others may have mentioned and the latest integration caters for this "issue" by allowing the black colour to be set, but if this can get fixes to allow the "LED Output" toggle to switch the lights off, that would be ideal Here are my logs:
|
@Lord-Grey It looks like 1354 resolved my HA issue. But I am fairly new to github and all of this compiling stuff. But I believe I cloned hyperion.ng and merged 1354 by doing
But home assistant integration is working now. I hope this helps. Thank you for time and knowledge.
Hyperion Server:
Hyperion Server OS:
|
@mrdarrengriffin & @Joeboyc2 Would you be able to test this again, with a current hyperion version? Just select a package from the "Artifacts" dropdown. To get a better feeling for the issue, I even created a rpi4 setup with APA102 (34 LEDs) and a HA installation (Home Assistant 2021.10.2) myself now. LEDs are directly connected to GPIO 10/11; external powered, no level shifter etc. @Joeboyc2 You have latch-time = 0: Does the behaviour change, if you eg. set it to 10 and later to 1? Thank you! |
Hey @Lord-Grey , |
Hey @Lord-Grey , I've tried to lower the number of leds as maybe that has some bearing, but i still have the same issue. Its pretty odd, but as @mrdarrengriffin mentioned, the problem as been around since .9 |
Here is the log from the latest run, with a few switch off and ons's
|
@Joeboyc2 Would you mind pinging me via a private conversation in the hyperion forum, please? I would like to share with you a special development build that gives more information. Hopefully, we can sort out the issue jointly. |
Bug report
LEDs do not turn off consistently when I turn off LED Output
Steps to reproduce
What is expected?
The LEDs to turn off when I turn off LED Output without them remaining on
What is actually happening?
This issue has been presented before. I think a link to the issue is home-assistant/core#35464
However, I can't find any solution that fixes my problem. Its been a problem since I started using Hyperion in alpha 9 and can't say it has been fixed.
I use the integration in home assistant to control the effects of Hyperion. I want to use it in automatons but when I turn off the device on home assistant, usually the LEDs do not turn off. It takes 5 (ish) times of turning it on and off for the LEDs to actually turn off.
I tested this outside of home assistant and the same issue happens when I toggle LED Output in the Hyperion web interface.
System
Hyperion Server: - Build: (HEAD detached at 2.0.0-alpha.11) (GitHub-f42d5a7/2c79656-1633468939) - Build time: Oct 5 2021 21:26:30 - Git Remote: https://github.com/hyperion-project/hyperion.ng - Version: 2.0.0-alpha.11 - UI Lang: auto (BrowserLang: en-GB) - UI Access: default - Avail Capt: dispmanx,v4l2,framebuffer,qt - Config path: /home/pi/.hyperion - Database: read/write Hyperion Server OS: - Distribution: Raspbian GNU/Linux 10 (buster) - Architecture: arm - CPU Model: ARMv7 Processor rev 4 (v7l) - CPU Type: Raspberry Pi 3 Model B Plus Rev 1.3 - CPU Revision: a020d3 - CPU Hardware: BCM2835 - Kernel: linux (5.10.63-v7+ (WS: 32)) - Root/Admin: false - Qt Version: 5.11.3 - Python Version: 3.7.3 - Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36
The text was updated successfully, but these errors were encountered: