Search found 2 matches

by SiggeStardust
Monday 17 December 2018 16:47
Forum: LUA
Topic: Lua script hangs waiting for Curl / help needed
Replies: 1
Views: 456

Lua script hangs waiting for Curl / help needed

Hi I have a couple of LUA scripts that sometimes dont get respons and then just waiting and hangs my system. I want to have a set timeout that if i dont get respons within X seconds then terminate the script optional terminate and give a pushnotice. below is my Script anyone that can assist me ...
by SiggeStardust
Wednesday 17 May 2017 9:32
Forum: LUA
Topic: Pushnotification when dishwasher/washing machine is ready?
Replies: 105
Views: 40406

Re: Pushnotification when dishwasher/washing machine is ready?

Just a wild idea and also perhaps ofThread . Main thread is how to determine when a machine is done and then give a notification. I want to focus on the later part since the detection phase is working . but instead of having a push notification like Pushover that i use, i would like to have a TTS ...