Skip to content

Releases: vinteo/hass-opensprinkler

Use async version of pyopensprinkler

29 Jul 23:49
Compare
Choose a tag to compare
Pre-release

Pre release for testing the use of the async version of pyopensprinkler

Use async version of pyopensprinkler

26 Jul 17:55
Compare
Choose a tag to compare
Pre-release

Pre release for testing the use of the async version of pyopensprinkler

Use async version of pyopensprinkler

25 Jul 02:00
Compare
Choose a tag to compare
Pre-release

Pre release for testing the use of the async version of pyopensprinkler

Use async version of pyopensprinkler

25 Jul 01:37
Compare
Choose a tag to compare
Pre-release

Pre release for testing the use of the async version of pyopensprinkler

Bug fix for last reboot time for older firmware

15 Jul 22:19
548580e
Compare
Choose a tag to compare

Upgrading from pre 1.0.0

Note: 1.0.0 has major breaking changes, you will need to update any automations, scripts, etc

  1. Remove yaml configuration.
  2. Uninstall using HACS or delete the hass_opensprinkler folder in <config_dir>/custom_components
  3. Restart Home Assistant
  4. Follow installation instructions in the README

Breaking Changes

  • Program binary sensors now show running state instead of operation state. Please use the program switch states for program operation state.
  • Controller binary sensor is removed. Please use controller switch state for controller operation state.
  • Station switches now enable/disable instead of run/stop stations. Please use opensprinkler.run and opensprinkler.stop services to run and stop stations.
  • All scenes are removed. Please use the opensprinkler.run service to run programs.

v1.0.7

04 Jul 12:12
Compare
Choose a tag to compare

Upgrading from pre 1.0.0

Note: 1.0.0 has major breaking changes, you will need to update any automations, scripts, etc

  1. Remove yaml configuration.
  2. Uninstall using HACS or delete the hass_opensprinkler folder in <config_dir>/custom_components
  3. Restart Home Assistant
  4. Follow installation instructions in the README

Breaking Changes

  • Program binary sensors now show running state instead of operation state. Please use the program switch states for program operation state.
  • Controller binary sensor is removed. Please use controller switch state for controller operation state.
  • Station switches now enable/disable instead of run/stop stations. Please use opensprinkler.run and opensprinkler.stop services to run and stop stations.
  • All scenes are removed. Please use the opensprinkler.run service to run programs.

Continue running for run once program service, optimisations and bugfixes

28 Jun 00:14
a91bd24
Compare
Choose a tag to compare

Changes

  • Add continue_running_stations flag for run once program service to continue running stations when called.
  • Optimise attributes to a minimal set to reduce data storage
  • Fix timestamps showing in wrong timezone
  • Make MAC address optional for OpenSprinkler devices using firmware 2.1.9(4) and above

Upgrading from pre 1.0.0

Note: 1.0.0 has major breaking changes, you will need to update any automations, scripts, etc

  1. Remove yaml configuration.
  2. Uninstall using HACS or delete the hass_opensprinkler folder in <config_dir>/custom_components
  3. Restart Home Assistant
  4. Follow installation instructions in the README

Breaking Changes

  • Program binary sensors now show running state instead of operation state. Please use the program switch states for program operation state.
  • Controller binary sensor is removed. Please use controller switch state for controller operation state.
  • Station switches now enable/disable instead of run/stop stations. Please use opensprinkler.run and opensprinkler.stop services to run and stop stations.
  • All scenes are removed. Please use the opensprinkler.run service to run programs.

Better stability

12 Jun 01:37
7fefd8c
Compare
Choose a tag to compare

Upgrading from pre 1.0.0

Note: 1.0.0 has major breaking changes, you will need to update any automations, scripts, etc

  1. Remove yaml configuration.
  2. Uninstall using HACS or delete the hass_opensprinkler folder in <config_dir>/custom_components
  3. Restart Home Assistant
  4. Follow installation instructions in the README

Breaking Changes

  • Program binary sensors now show running state instead of operation state. Please use the program switch states for program operation state.
  • Controller binary sensor is removed. Please use controller switch state for controller operation state.
  • Station switches now enable/disable instead of run/stop stations. Please use opensprinkler.run and opensprinkler.stop services to run and stop stations.
  • All scenes are removed. Please use the opensprinkler.run service to run programs.

Service to run once off program

08 Jun 11:46
eb2c6d3
Compare
Choose a tag to compare

Upgrading from pre 1.0.0

Note: 1.0.0 has major breaking changes, you will need to update any automations, scripts, etc

  1. Remove yaml configuration.
  2. Uninstall using HACS or delete the hass_opensprinkler folder in <config_dir>/custom_components
  3. Restart Home Assistant
  4. Follow installation instructions in the README

Breaking Changes

  • Program binary sensors now show running state instead of operation state. Please use the program switch states for program operation state.
  • Controller binary sensor is removed. Please use controller switch state for controller operation state.
  • Station switches now enable/disable instead of run/stop stations. Please use opensprinkler.run and opensprinkler.stop services to run and stop stations.
  • All scenes are removed. Please use the opensprinkler.run service to run programs.

Entities should update much faster

03 Jun 11:18
Compare
Choose a tag to compare

Upgrading from pre 1.0.0

Note: 1.0.0 has major breaking changes, you will need to update any automations, scripts, etc

  1. Remove yaml configuration.
  2. Uninstall using HACS or delete the hass_opensprinkler folder in <config_dir>/custom_components
  3. Restart Home Assistant
  4. Follow installation instructions in the README

Breaking Changes

  • Program binary sensors now show running state instead of operation state. Please use the program switch states for program operation state.
  • Controller binary sensor is removed. Please use controller switch state for controller operation state.
  • Station switches now enable/disable instead of run/stop stations. Please use opensprinkler.run and opensprinkler.stop services to run and stop stations.
  • All scenes are removed. Please use the opensprinkler.run service to run programs.