-
-
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
Uses WLED brightness settings instead of full range set in Hyperion settings #1101
Comments
@CalvinSchwartz Thanks for sharing this requirement with us. It is not a bug, but might be considered as a feature enhancement going forward. In the interim, I would suggest you make use of the WLED configuration, where you can already configure this behaviour for streaming input. Go to the WLED configuration -> Sync. Settings and enable "Force max brightness" |
Thank you very much, I missed this setting. However if WLED is configured to be turned of or brightness 0 at boot there seems to be a bug. I reproduced this a couple of times but I’m not sure if this is a WLED or Hyperion bug. And thanks for the awesome work you’re doing here, besides the few bugs it works great! |
@CalvinSchwartz You might need to describe your test scenario in more detail.... I was running the following on hyperion alpha and it worked.
|
Basically I was performing the same steps but used the USB-Grabber as a source instead and watched a movie. But I’ll try it again for a week or so and report if the bug continues or if it was just an odd one-time behavior. |
Add information how to force max brightness in WLED. See Issue hyperion-project#1101
The "Force max brightness"setting in WLED solved the problem, therefore I would recommend to close this issue and may add a short text to the wiki. |
* Add information on WLED to documentation Add information how to force max brightness in WLED. See Issue #1101 * Translated Installation.md to german Translation and added short instructions to WIN 10 installation. * Removed Typo * Added Windows 10 instructions * Update Installation.md
* Add information on WLED to documentation Add information how to force max brightness in WLED. See Issue hyperion-project#1101 * Translated Installation.md to german Translation and added short instructions to WIN 10 installation. * Removed Typo * Added Windows 10 instructions * Update Installation.md
Bug report
Steps to reproduce
What is expected?
Hyperion uses the maximum brightness setting which is defined in its config (100%) and takes full control of the LEDs independent of the WLED brightness settings.
What is actually happening?
Hyperion uses only 10/255 of the maximum brightness (basically the WLED boot brightness) or in case WLED is turned of after boot it stays completely dark.
The WLED UI confirms that Hyperion has control.
System
WLED: version 0.10.2 on Wemos D1 mini with WS2812b LEDs
Hyperion Server:
Hyperion Server OS:
The text was updated successfully, but these errors were encountered: