Search found 1 match
- Wednesday 27 July 2016 18:29
- Forum: Temperature and Weather
- Topic: Automate Sunscreen and Blinds with lua
- Replies: 18
- Views: 21888
Re: Automate Sunscreen and Blinds with lua
Hi, great script, thanks for sharing. I've got a little addition for it to improve the speed of the buien radar part. function My.IsItGonnaRain( minutesinfuture, lat, lon ) ........ -- Set timeout and retry here so the script won't hang, when it's not able to connect to buienradar read = os.execute ...