Created At
Nov 29, 2024
Created At
Nov 29, 2024
Last Update
Jan 07, 2025
Platforms
HC 3 Lite, Yubii Home Pro, Yubii Home, HC 3
Views
260
Download
19
QuickApp to control your WLED device
If you are used to WLED's interface, you know how the settings are used.
If you have connected an LED Matrix Panel, you can display text on the panel by entering the text in the variable ScrollingText. If you instead want to display the value of a unit in Fibaro, enter the unit ID in the variable DeviceID. The variable ScrollingText must then be empty. If you want a text after the units value, you write the text in the variable ValueSuffix. Then select the "Scrolling text" effect.
The easiest way to create Fibaro scenes is to first set preset modes. This is done by making the settings as you want them and then holding down one of the buttons M1-M10. The setting is then saved to your WLED. When you create the scene, you choose to activate the corresponding button.
ip - enter the IP address of the your WLED device. eg 192.168.1.5
ScrollingText - Text that appears in the effect "Scrolling text"
DeviceID - IDt of the device whose value is displayed in the effect "Scrolling text"
ValueSuffix - Text that appears after the divice value in the effect Scrolling text"
UpdateSec - Device value update interval (seconds)
Known issues:
- The interface is not always updated. Sometimes you need to close and open again
- Does not work with the new interface, so you can not use "Use the new views in mobile application"
Changelog:
v1.1 01/2025
v1.0 11/2024