-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Scrolling text: <trail> value not available #688
Comments
@Haifeif regards |
Thanx, Harald! Entschuldige meine Unkenntnis: Gibt es dann eine neue Version des Adapters? Oder kann ich irgendetwas "manuell" tun? LG Uwe |
Hallo Uwe, Diese Datei kopierst du dann in deinen IO Broker. unter node_modules/iobroker.wled/lib und ersetzt die dort vorhandene Datei Anschliessend die Instanz neustarten, danach sollten die Werte c1 - c3 beschreibar sein. VG Harald |
Ich kümmere mich diese Woche drum, danke für den PR |
Danke schön. |
merge done, auch einige updates mit dependencies gemacht bitte die neue beta testen :) danke @HaggardFFM ! |
@DutchmanNL looks good. |
@DutchmanNL |
perfect thanks, will check if there are some other small stuff which are worth to include and make a new release + publish request to stable this weekend |
The effect of WLED is used to display meta data of songs played. So far, so good. But the there is a value at the WLED web gui, that is always set to 128 at startup. It produces a kind of shadow to the scrolling text which makes it harder to read. Using the web gui to set it to 0 is possible and solves the problem of the text shadow. But I can't find the value at the iob-adapter.
When I change it by the web-gui, the adapter shows it at <wled.0.083af2ad4c6c.seg.0.c1>. But is read only ...
If there is a parameter already, please let me know. If not, I would appreciate to have it at the adapter!
Keep up with the great work!
Rgds, Uwe
The text was updated successfully, but these errors were encountered: