Thanks for the script ComputerTech. Is there a possibility to get forecast, too?
Also, shouldn't metric met3 be "kmph" and imperial "mph"?
Yes, mm would probably be the right choice.SpiKe^^ wrote:Would it be correct to use cm or mm??
Code: Select all
Tcl error [incith::weather::weather_handler]: can't read "html(todays_day)": no such element in array
Try changing the line sayinglittledaga wrote:Any advice?
Code: Select all
::http::register https 443 ::tls::socket
Code: Select all
::http::register https 443 [list ::tls::socket -request 1 -require 0 -ssl3 1 -tls1 1]