Hi Brecht,
a debug log would help to bring light into this.
If you set an item during the item is fading, the fading process will be stopped.
Maybe one of your logics sets the item?
so long
Marcus
Ankündigung
Einklappen
Keine Ankündigung bisher.
logic.fade stops after a few steps
Einklappen
X
-
logic.fade stops after a few steps
Hi,
I'm having trouble with the fade function in smarthome.py
It starts out fine but after some steps it stops fading no matter what the value is.
Code:parent.fade(255, 5, 10)
I am running several other logics (data gathering and saving to mysql) at the same time. Perhaps "fade" stops when another logic is started?
any help?
Einen Kommentar schreiben: