Skip to content

Releases: MTry/homebridge-smart-irrigation

v1.4.1 Code Optimise

18 Apr 19:19
Compare
Choose a tag to compare

1.4.1 [19-04-2021]

Added:

  • Code of Conduct, Contribution & Security Policy
  • Discord & Reddit link to Readme

Changes:

  • Code optimisation
  • Some refactoring for code clarity

v1.4.0 Pushcut Integration

16 Apr 12:35
Compare
Choose a tag to compare

1.4.0 [16-04-2021] - Pushcut is here!!

Added:

  • Pushcut notifications - on Weather Check, Watering Start & Watering End
  • Pushcut notifications control switch

Fixed:

  • Spelling errors in logs

Changes:

  • lowThreshold default [5°C] and range [0-20 °C]
  • highThreshold default [10°C] and range [5-30 °C]
  • corresponding Readme & Changelog updates

v1.3.5 Typos in logs/notifications

15 Apr 07:57
Compare
Choose a tag to compare

1.3.5 [15-04-2021]

Fixed:

  • Typos in logs/notifications

Added:

  • Reason information in logs and push/email when no scheduling set #2

v1.3.4 No-schedule Reason logging

15 Apr 07:43
Compare
Choose a tag to compare

1.3.4 [15-04-2021]

Added:

  • Reason information in logs and push/email when no scheduling set #2

v1.3.3 Changelog and Modularize

13 Apr 12:01
Compare
Choose a tag to compare

Added:

  • Added .gitignore & CHANGELOG.md

Fixed:

  • Pruned OWM API call for faster response with only the relevant data

Changes:

  • Adopted standard coding style
  • modularize ETo calculation section
  • modularize format section - this will evolve over time
  • updated dependencies version to most recent

v1.3.1 Water Level patch

11 Apr 13:59
Compare
Choose a tag to compare

Water Level Patch

  • If schedule is set the Water Level displays 100% else 0%
  • Cleanup

v1.3.0

10 Apr 13:45
Compare
Choose a tag to compare

Water Level Characteristic

  • Associated WaterLevel Characteristic shows the % of watering cycle remaining
  • Configuration alerts in case of abnormal settings made directly in config.json
  • Semver alignment

v1.2.11 Home App Controls

09 Apr 14:16
Compare
Choose a tag to compare

Home App Controls

Added option to expose system controls to Homekit allowing a user to enable/disable irrigation, rechecks, push and email notifications from within the Home App.

v1.1.11 Push Notifications

05 Apr 12:02
70f5a41
Compare
Choose a tag to compare

Push Notifications:

Add Pushover credentials to receive push notifications on you devices

  • Starting of water cycle
  • Conclusion of water cycle
  • Schedule details
  • Reassessed schedule details
  • Today's forecasted weather along with the calculated ETo

v1.0.11 Default & Remaining Duration Update

02 Apr 18:56
Compare
Choose a tag to compare

Default & Remaining Duration Update

  • The Set Duration of the service is set at the total watering duration on every calculation
  • The individual zones Set Duration at the corresponding zone's single-cycle time
  • Remaining Duration of the service counts down to 0 through the runtime
  • Active zone displays the Remaining Duration of that cycle