Skip to content

2022.12.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@LAB02-Admin LAB02-Admin released this 29 Apr 10:07
· 75 commits to main since this release

Note: this is a beta release!


This beta release adds support for the new mediaplayer integration! You can now control your device as if it were a regular mediaplayer, regardless of what application's actually playing. It has support for 'currently playing' info, but only if the application uses it (e.g. Spotify does, VLC doesn't).

And: you can also now use your PC as a text-to-speech device!

Since the new integration's awaiting HACS approval (which can take quite some time), if you want to toy with it, just manually add this repo to HACS:
https://github.com/LAB02-Research/HASS.Agent-MediaPlayer

Make sure to check the new wiki page for info on how to configure and use.


Features & improvements

  • Add media_player capabilities to HASS.Agent [#31] (thanks @DeftNerd)

  • The 'Notification API' has been renamed to 'Local API'

    • This is to reflect the fact that the API now has multiple uses
    • Onboarding and configuration has been changed accordingly
  • New command: SendWindowToFront (thanks ChrisRosenkreuz23)

    • Can be used to force a specified process to the foreground
    • Usable as a regular command, or as a new action command