Version 3.02
V3.02 - Jan 7, 2019
- Added informative input titles for App setup and configuration
- Added a NEW separate SmartThings remote sensor device to report the internal temperature and humidity values originating from the Ambient's Weather Station console. This new SmartThings device will appear as a remote sensor DTH tile.
- Additional error handling from local weather forecast API (converted from WU to TWC)
- Added Footcandle as a choice for another unit of measure for Solar Radiation
- 1 Footcandle is equal to 10.7639104167097 Lux (SI unit). Footcandle measures the number of lumens per area of one square foot. 1 fc = 10.7639104167097 lx.
V3.01 - Jan 6, 2019
- Reduced complex nested menu trees during install to fix Android o/s install issues
- Added a 'NO COLOR' option preference during install to accomodate Android background color display issues.
- Added dynamic secondary control banner to the main temperature tile based on Feel Like, Rain, Wind or Humidity conditions.
V3.0 - Jan 1, 2019
- Eliminated the need for end users to obtain a developers APP key from Ambient. End users ONLY need their weather stations' API key.
- Recognizes up to 8 Ambient (WH31B or similar) remote temperature/hydro sensor(s) as new child devices (separate SmartThing devices) for viewing and handling temperature and humidity events. It is recommended to create a 'Room' called weather to group the weather station and remote sensors for ease of display.
- Added lux preference display option for an additional Units of Measure for displaying Solar Radiation (Illuminance).
- Lux is the basic unit of illuminance in the International System of Units (SI). Lux measures the amount of luminous flux per unit area. Lux (lx) is defined as one lumen per square meter (lm/m2). 1 lx = 1 lm/mm2.
- Added additional error handling logic for inconsistencies in the weather API returned data.