Search found 6 matches
- Tuesday 11 July 2023 12:17
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Connect weather station TE923 to docker domoticz
- Replies: 0
- Views: 596
Connect weather station TE923 to docker domoticz
I have setup domoticz in blocker with 6 containers running mosquitto zwave-js-ui nodered domoticz myPortainer homebridge device are working well, but not the weatherstation. in the ordinary configuration without docker, the TE923 is well recognized I can acces the hardware as defined in the domoticz ...
- Monday 30 May 2016 8:44
- Forum: LUA
- Topic: Weather Underground Upload script
- Replies: 112
- Views: 45715
Re: Weather Underground Upload script OK now
Hi Toulon 7559
I started again from scrap the script and now it is working fine!
Probably there was a control or hidden character in the script
Thanks for helping
jms3700
I started again from scrap the script and now it is working fine!
Probably there was a control or hidden character in the script
Thanks for helping
jms3700
- Sunday 29 May 2016 18:32
- Forum: LUA
- Topic: Weather Underground Upload script
- Replies: 112
- Views: 45715
Re: Weather Underground Upload script
Hi, I deleted all the lines after WU_URL = WU_URL .. and pasted from your reply the last 4 lines. the WU_URL line must be correct, when I copy the result from the logging in Chrome: Weather station return with "success" nothing changed for the update. again I created the hardcoded line with ...
- Sunday 29 May 2016 15:36
- Forum: LUA
- Topic: Weather Underground Upload script
- Replies: 112
- Views: 45715
Re: Weather Underground Upload script
here a extract of my logging 2016-05-29 15:20:00.237 LUA: http://weatherstation.wunderground.com/weatherstation/updateweatherstation.php?ID=IVLAANDE45&PASSWORD=XXXXX&dateutc=2016-05-29+13%3A20%3A00&tempf=63.0&humidity=99&dewptf=62.7&baromin=29.67&dailyrainin=0.45&rainin=0.00&winddir=135&windspeedmph ...
- Sunday 29 May 2016 12:18
- Forum: LUA
- Topic: Weather Underground Upload script
- Replies: 112
- Views: 45715
Re: Weather Underground Upload script
I already did it, but no result
The same line with the explicit hardcode value of WU_URL works well
The same line with the explicit hardcode value of WU_URL works well
- Sunday 29 May 2016 11:06
- Forum: LUA
- Topic: Weather Underground Upload script
- Replies: 112
- Views: 45715
Re: Weather Underground Upload script-WU_URL doesn't upload
the script works well, but i can't realize an upload to weatherstation.wunderground the line commandArray['OpenURL']=WU_URL result in the log as 2016-05-29 10:49:00.077 EventSystem: Fetching url... 2016-05-29 10:49:00.077 EventSystem: Script event triggered: /home/pi/domoticz/scripts/lua/script_time ...