Version 4.11
**V4.11 **
Feature Request:
- 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.
- 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.