
The Fantastic Weather plugin allows users to create weather devices for Indigo by
providing a bridge between the Dark Sky API service and Indigo.
Powered by Dark Sky
v0.2.06 |
Requires Indigo v7.0.2+ |
Released Jan. 20, 2019 |
Fixes gremlins with versioning |
Changes in this release
v0.2.06 (beta 11)
- Increments version number.
v0.2.05 (beta 11)
- Adds additional refresh frequencies of 2, 3, and 4 minutes.
- Deletes deprecated code.
v0.2.04 (beta 11)
- Fixes bug in plugin initialization for new installs where a new device would
not initialize properly.
- Migrates to the dateutil library from datetime for the majority of string to
date operations.
- Code refinements.
v0.2.03 |
Requires Indigo v7.0.2+ |
Released Jan. 4, 2019 |
Beta 11 |
Changes in this release
- Pretty prints severe weather alert text when written to the Indigo log.
- Improves robustness when connection problems occur.
- Removes plugin update notifications.
- Reduces plugin debug logging considerably.
v0.2.02 |
Requires Indigo v7.0.2+ |
Released Dec. 1, 2018 |
Bug Fix |
Changes in this release
- Fixes KeyError bug when Fantastic Weather triggers are enabled.
v0.2.01 |
Requires Indigo v7.0.2+ |
Released Nov. 8, 2018 |
Beta 10 |
Changes in this release
- Adds configuration option for hourly device UI display value.
Options: Forecast high temperature [current hour | next hour].
- Fixes a bug in getDeviceConfigUiValues: AttributeError: 'float' object has no attribute 'keys'.
- Fixes typo in trigger names for hourly devices.
v0.1.10 |
Requires Indigo v7.0.2+ |
Released Oct. 31, 2018 |
Bug Fixes |
Changes in this release
- Fixes a bug in getDeviceConfigUiValues: AttributeError: 'float' object has no attribute 'keys'.
v0.1.08 |
Requires Indigo v7.0.2+ |
Released Oct. 29, 2018 |
Refinements to Forecast Email |
Changes in this release
- Fixes bug for latitude/longitude where default values could not be overridden.
- Refinements to daily forecast email:
- Adds long range forecast.
- Rounds total precipitation to 2 decimal places.
- Refines data formatting.
- Fixes bug for instances where email sent flag not reset on new day.
- Hides development fields for icon names in plugin configuration dialog.
v0.1.07 |
Requires Indigo v7.0.2+ |
Released Oct. 23, 2018 |
Feature Release |
Changes in this release
Beta 7
- Adds forecast precipitation total state to daily weather devices
- Adds timezone setting to astronomy, daily, hourly and weather forecast devices.
- Adds 'WindString' state to Weather devices 'East at 4.0 mph'.
- Adds temperatures to Indigo device state list for Daily and Hourly Weather devices (modified by temperature display units).
- Daily reports daily High/Low (i.e., 72°/32°)
- Hourly reports hourly High (i.e., 72°)
v0.1.06 |
Requires Indigo v7.0.2+ |
Released Oct. 5, 2018 |
Beta 6 |
Changes in this release
- Adds additional traps when Dark Sky API is offline.
- Fixes bug where alertCount state for weather devices was not resetting after severe weather alerts lifted.
v0.1.05 |
Requires Indigo v7.0.2+ |
Released Aug. 18, 2018 |
Beta 5 |
Changes in this release
Adds epoch state to hourly forecast device.