Virtuino Forum
Virtuino 0.6.0 - LED problem - Printable Version

+- Virtuino Forum (https://virtuino.com/forum)
+-- Forum: Virtuino (https://virtuino.com/forum/forumdisplay.php?fid=1)
+--- Forum: Virtuino IoT (https://virtuino.com/forum/forumdisplay.php?fid=2)
+--- Thread: Virtuino 0.6.0 - LED problem (/showthread.php?tid=1360)



Virtuino 0.6.0 - LED problem - Darek53 - 08-01-2023

Hello.
I noticed that after adding an LED lamp to the project, it is transparent.
For example, a red lamp on a blue background turns purple.


RE: Virtuino 0.6.0 - LED problem - iliaslamprou - 08-04-2023

Hi,
this happens because the Led variable is empty.
You can avoid it if you add a "Staring value" in the ariable settings


RE: Virtuino 0.6.0 - LED problem - Darek53 - 08-04-2023

Ok I understood.
I guess there's still a bug.
After changing the dashboard, the transparency disappears.
But please see this video.

(Sorry for the video quality)





RE: Virtuino 0.6.0 - LED problem - iliaslamprou - 08-05-2023

Hi,
the led have tree states: Then OFF state, the ON state and the invisible state.
I think the "OFF state settings" and the "ON state settings" are not correct.
I think (because the video is not clear) the "OFF state" is "== 1"  and the "ON state" is "==1".
In this case you have to change the :"OFF state " to the default value ":= 1"


RE: Virtuino 0.6.0 - LED problem - Darek53 - 08-06-2023

But why after switching dashboards, the transparency of the LED light disappears? . 
Maybe some bug?


RE: Virtuino 0.6.0 - LED problem - iliaslamprou - 08-07-2023

(08-06-2023, 06:51 AM)Darek53 Wrote: But why after switching dashboards, the transparency of the LED light disappears? . 
Maybe some bug?

If it continues to do it, yes it will be an error