Hello,
i’m working on Plugin right now, but i have a problem.
I’m still using Pilight and in my Plugin i’m getting the state of a device but i can’t get it, untill pilight has load all the devices.
Right now it looks like this:
- Pilight starts
- My Plugin starts
- My Plugin is done
- Pilight is done
How do i made my Plugin wait until Pilight is done?