Skip to content

Releases: vinteo/hass-opensprinkler

Backwards support for firmware 2.1.5

02 Jun 14:01
e75f1d5
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.

Fix for flow rate sensor

01 Jun 00:49
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.

Total rework, supports integration through Home Assistant UI.

31 May 00:29
6ddbd58
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.

Replace deprecated entities

26 May 07:17
6e7f4fb
Compare
Choose a tag to compare
v0.2.1

Update: replace deprecated entities (#62)

Switches for operation and programs

01 Apr 03:19
Compare
Choose a tag to compare
  • Switch for open sprinkler operation
  • Switches for each program operation
  • Binary sensor for each program operation

Support for firmware 2.19

20 Nov 19:51
d26a921
Compare
Choose a tag to compare

Support for second rain sensor

Initial release for HACS

10 Jul 11:43
1699360
Compare
Choose a tag to compare
Merge pull request #28 from benvanmierloo/master

move from (soon to be) deprecated custom_updater to HACS

Initial release

11 Feb 22:14
Compare
Choose a tag to compare
  • Binary sensors for each station to show on/off status
  • Programs as scenes which can be "activated"
  • Stations as switches with individual timers