Search found 1 match
- Friday 10 November 2017 14:15
- Forum: LUA
- Topic: Real-time solar data : azimuth, Altitude, Lux sensor... [closed]
- Replies: 245
- Views: 70206
Re: Real-time solar data : azimuth, Altitude, Lux sensor...
Hi all, Tried to load the script but it seems I cannot get the data out of JSON.lua. I have placed next text at top of the file local localhost = '127.0.0.1:8080' -- Set your port. (Not the universal IP). local city = "LOKEREN" -- Your city for Wunderground API local countryCode = "BE" -- Your ...