Skip to content

Better stability

Compare
Choose a tag to compare
@vinteo vinteo released this 12 Jun 01:37
· 193 commits to master since this release
7fefd8c

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.