I was wondering if anyone has managed to create some sort of wake up light using domoticz yet. I tried to create one but all my efforts so far have failed.
At first i tried to use a blocky based event, however I seem to be missing a basic function in the blocky event builder. That function being a delay between set actions.
Then i tried to use lua, however this hangs the entire domoticz process due to it not being forked as a separate thread (for which i will file a bug later because imo thats a major flaw).
After this i attempted to use the bash script, however this would need an extensive script to fetch device status using curl/json (which seems to lack support to fetch a single device?). Unless its the only option i am not yet willing to try this due to the load it will put om my poor raspberry pi

Are there any other ideas/solutions to doing this?
I played with the idea of creating several virtual devices to trigger each new level but that would create a mess of dummy switches and i cannot think of anyway to add the delay between levels.
Regards,
Mavy