I have a SmartWeather Station Tile that is working but updates only every three hours, which is nearly useless since the temperature varies widely in that time. I want to simply display the current temperature from a local Weather Underground station on my ActionTiles dashboard. I look in the Smartthings history for the device and see that updates occur exactly every three hours and that there is no control to chagne that frequency. Questions:
Is SmartWeather Station Tile still supported?
Is there a way to change the update frequency? If not, should I submit a ticket to request an update frequency feature?
Got it all working. I must admit figuring out the URL was a challenge. Weather Underground is actually api.weather.com and only V2 works, not V3. Had to create a Weather Underground account and register a fake PWS to get an apiKey generated. Now to create an ActionTiles tile. Fingers crossed…
So… Item 3 (Alternative way to accomplish this) has been addressed. Still looking for answers as to whether the SmartWeather Station tile is still supported.
I am using the @TAustin edge driver successfully. I can get a temperature on one tile and humidity on another. Not nearly as rich as the SmartWeather Station Tile, but functional. It’s a bit complex to set up and requires an always-on server on another computer, but allows me to access data from a Wunderground station across the street on a better frequency. I update every 10 minutes.