Skip to content

Version 4.11

Compare
Choose a tag to compare
@KurtSanders KurtSanders released this 28 Aug 02:27
· 125 commits to master since this release

**V4.11 **

Feature Request:

  1. Added the ability to either a 5 digit USA zipCode or a latitude,longitude for geo location Weather conditions, forecasts, etc in support of International user base. If the numeric format entered does not match a valid zipCode NNNNN or latitude,longitude NNN.NNN,NNN.NNN string, the ST hub's default geo location coordinate will be used.
  2. Validation of geo location is a Regex string test of ^(-?\d+(.\d+)?),\s*(-?\d+(.\d+)?)$|^[0-9]{5}$)

ST GitHub Settings for 4.11

Name Value
Owner kurtsanders
Name: STAmbientWeather
Branch master

Required Files MUST be installed and published to your SmartThings IDE Repositories (Use ':arrow_down:Update from Repo')

IDE Repository Filename Status
My SmartApps kurtsanders : Ambient Weather Station Updated
My Device Handler kurtsanders : Ambient Weather Station UnChanged
My Device Handler kurtsanders : SmartWeather Tile Station UnChanged
My Device Handler kurtsanders : Ambient Weather Station Remote Sensor UnChanged

Required: Please run Ambient Weather Station SmartThings SmartApp setup after installing these updated files.