Skip to content

Releases: hass-agent/HASS.Agent-Integration

2.1.1

22 Dec 16:07
84cab6c
Compare
Choose a tag to compare

Fixes:

  • Removed usage of deprecated media constants #16
  • Fixed media player mute service call user parameter not being passed to HASS.Agent resulting in "always toggle" mechanism when calling the service #14 (requires HASS.Agent in version at least 2.1.1-beta2)
  • Added missing player id argument in one of the media function calls #17

2.1.1-beta1

19 Oct 19:32
13cbaad
Compare
Choose a tag to compare
2.1.1-beta1 Pre-release
Pre-release

Fixes:

  • Removed usage of deprecated media constants #16
  • Fixed media player mute service call user parameter not being passed to HASS.Agent resulting in toggle mechanism #14
  • Added missing player id argument in one of the function calls #17

2.1.0-beta1

11 May 20:13
0175d3c
Compare
Choose a tag to compare

This release combines multiple PRs that were created to the original and forked repositories (not all features are yet enabled) as well as additional change to make the integration compatible with the current (2024.5.X) version of Home Assistant as well as future ones.