Skip to content

Releases: vinteo/hass-opensprinkler

Split run services by target type

08 Oct 01:16
9a3fc31
Compare
Choose a tag to compare

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.

  • update pyopensprinkler to 0.7.13
  • split run services by target type (#314)
    • run_once
    • run_station
    • run_program
  • fix logic for continue_running_stations for run service (#314)

Deprecate use of hass.helpers.service

20 Aug 23:14
a1c5df3
Compare
Choose a tag to compare
  • Deprecate use of hass.helpers.service (#304)

Add support for reauth flow

05 Aug 21:29
8b691a0
Compare
Choose a tag to compare
  • Add support for reauth flow (#301)

Fix integration unavailable bug

02 Aug 10:56
0516456
Compare
Choose a tag to compare
  • Fix integration unavailable bug (#298)

Deprecate async_forward_entry_setup

08 Jul 23:01
dcd3fd1
Compare
Choose a tag to compare
  • Deprecate async_forward_entry_setup (#296)

Slovak translation update

24 Jun 21:43
4645559
Compare
Choose a tag to compare
  • Slovak translation update (#291)

Fix run service

31 May 21:46
0150cf1
Compare
Choose a tag to compare
  • allow run_seconds service to use int or str as keys (#288 )

Verify SSL certificate option

08 May 01:53
6ae5238
Compare
Choose a tag to compare
  • Allow to skip SSL certificate vertification (#286)

Show only valid entities in the UI when configuring services

26 Apr 22:04
cb1efd2
Compare
Choose a tag to compare
  • Show only valid entities in the UI when configuring services (#281)
  • Update to SK translation (#283)

Fix service calls

11 Feb 21:08
Compare
Choose a tag to compare
  • Fix service calls (#279)

NOTE: this version is not compatibale with Home Assistant versions below 2024.2.0