Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Releases: jschlackman/ReadyForNature

ReadyForNature 1.5

11 Jun 00:40
Compare
Choose a tag to compare

Changelog:

  • Enhancement: Added time period options for notifications and audio alerts. No more noisy alerts in the evening!
  • Enhancement: Added a threshold setting so that rain alerts are only sent if the percentage chance of rain meets or exceeds a certain percentage. This should help when being bombarded with notifications all afternoon due to a tiny chance of rain overnight. I recommend setting this to at least 30%, but the default is to have no threshold to maintain the same default behavior as previous versions.

ReadyForNature 1.3

19 Apr 23:27
e0dad67
Compare
Choose a tag to compare

Changelog:

  • Fix: Checking the forecast for rain now works again after SmartThings retired the WeatherUnderground API calls and replaced them with new weather forecast API functions.
  • As a result of the above fix, the forecast options have been changed from Today | Next Hour to Today | Next Hour/Part Day to reflect the fact that hourly forecasts are not available in the new SmartThings weather functions (air quality still uses more timely data). After updating, please check your settings if you were using Next Hour previously.

ReadyForNature 1.2

29 Mar 22:29
Compare
Choose a tag to compare

Changelog:

  • New feature: option to only send pollen alerts if the top allergens match keywords specified by the user. This cuts down on the user being bugged by alerts for high pollen when none of their personal allergens are in season.
  • Enhancement: you can now specify multiple phone numbers to receive SMS notifications by separating them with a comma.

ReadyForNature 1.1

11 Mar 17:40
1b23d1d
Compare
Choose a tag to compare

Changelog:

  • New feature: option to check pollen index in addition to weather forecast and air quality.
  • Added some sanity checks to the data returned by AirNow after it briefly reported erroneous AQI values above 30,000. Values above 2,000 will now be ignored by the app and written to the error log.

ReadyForNature 1.0

26 Sep 20:05
Compare
Choose a tag to compare

This is the first release of ReadyForNature, with the following features:

  • Checks if open/close sensors or open and rain is forecast. Checks are performed every 30 mins, and whenever a monitored sensor is opened and alerts via push message or SMS (original code by @imbrianj).
  • Ability to set delay before attempting to send message, will cancel alert if contacts closed within delay (by @motley74).
  • Option to use either hourly or daily forecast.
  • Option for TTS notifications on a connected media player.
  • Option to include the chain of rain in the alert message.
  • Option to check air quality as well as (or instead of) rain.