Releases: vinteo/hass-opensprinkler
Releases · vinteo/hass-opensprinkler
Split run services by target type
Breaking Change: The logic of the run
command parameter continue_running_stations
has been corrected. Previously, if the value of the parameter was set to true
, it would not continue running stations that were already running, and if set to false
, it would.
Deprecate use of hass.helpers.service
- Deprecate use of hass.helpers.service (#304)
Add support for reauth flow
- Add support for reauth flow (#301)
Fix integration unavailable bug
- Fix integration unavailable bug (#298)
Deprecate async_forward_entry_setup
- Deprecate async_forward_entry_setup (#296)
Slovak translation update
- Slovak translation update (#291)
Fix run service
- allow run_seconds service to use int or str as keys (#288 )
Verify SSL certificate option
- Allow to skip SSL certificate vertification (#286)
Show only valid entities in the UI when configuring services
Fix service calls
- Fix service calls (#279)
NOTE: this version is not compatibale with Home Assistant versions below 2024.2.0