I have updated the TextClock skin to properly get the weather data from weather.com.
Speaks the date / time and weather information when the skin is left-clicked.
Right-click and select "Edit Weather Variables" to set your Location Code and weather language and units of measure.
This installs and uses the Speech plugin, and the TextClock6Color.ini variant installs and uses the Chameleon plugin.
May 18, 2020 : Version 6.0 updated to use the JSON data from weather.com
June 2, 2024 : Updated API Key to APIKey=71f92ea9dd2f4790b92ea9dd2f779061
It is currently October 12th, 2024, 2:47 am
Speaking TextClock6 with Weather
-
- Developer
- Posts: 22850
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Speaking TextClock6 with Weather
You do not have the required permissions to view the files attached to this post.
-
- Developer
- Posts: 22850
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Speaking TextClock5 with Weather
Added UV Index values to WeatherComRegExp.inc and to WeatherComCurrent.inc
Get the new .rmskin in the first post of this thread.
Get the new .rmskin in the first post of this thread.
-
- Posts: 3
- Joined: May 15th, 2020, 8:00 pm
Re: Speaking TextClock5 with Weather
The weather / temperature portion of TextClock stopped working a bit ago. Did they deprecate the use of it or is there anyway to get it fixed?
Thanks!
Thanks!
You do not have the required permissions to view the files attached to this post.
-
- Posts: 591
- Joined: February 28th, 2011, 3:20 pm
- Location: Vienna, Austria
Re: Speaking TextClock5 with Weather
I have created a version that uses jsmorleys way to parse weather.com by using JSON-information of the site introduced in this thread:
weather.com - Parsing the JSON
My adaption works as intended, but in case there will be some modifications to the JSON-includes, be sure to get the latest ones from the thread above.
weather.com - Parsing the JSON
My adaption works as intended, but in case there will be some modifications to the JSON-includes, be sure to get the latest ones from the thread above.
You do not have the required permissions to view the files attached to this post.
-
- Developer
- Posts: 22850
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Speaking TextClock5 with Weather
This skin was using the HTML from the website instead of the JSON, and as I suspected all along, that's not going to be reliable as they change the website. Give me a day to convert this to the JSON, and I will post a new version.
-
- Developer
- Posts: 22850
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Speaking TextClock6 with Weather
Updated to change the data retrieved from weather.com from the somewhat unreliable HTML to the more reliable JSON.
New Version 6 available in the first post of this thread.
Also available on deviantART.
New Version 6 available in the first post of this thread.
Also available on deviantART.
-
- Posts: 3
- Joined: May 15th, 2020, 8:00 pm
Re: Speaking TextClock6 with Weather
Many thanks for your work, love the skin!
-
- Developer
- Posts: 22850
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Speaking TextClock6 with Weather
Updated to use the new V3 JSON format from weather.com
-
- Posts: 2
- Joined: July 31st, 2020, 4:10 pm
Re: Speaking TextClock6 with Weather
Hello
My TextClock just randomly stopped working a few days ago with the following errors in the log. Let me know if you need any more info.
My TextClock just randomly stopped working a few days ago with the following errors in the log. Let me know if you need any more info.
-
- Developer
- Posts: 22850
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA