Hi Bartel,
as per wiki
https://www.loxwiki.eu/pages/viewpage.action?pageId=39355471
, you can play a stream (internet radios), stop it, change volume.
If you can host your own audio files, you can play those too, so
it could be perhaps used even as an Loxone alert / feedback
mechanism (upload message "You haven't closed all your windows!"
in MP3 format somewhere (maybe I could add a mini web server to
the plugin as well, in order to minimize the dependencies) and
then send PLAY
http://192.168.x.x/windows_not_closed.mp3 to hear
it when leaving the house, etc).
I'm personally using it with Chromecast Audio to control the
volume and to stop it. As a source, I'm primarily casting Google
Music All Access from my Android phone, though. I'm also
experimenting with online radios, nice sample to try:
http://198.58.98.83:8258/stream
I don't have video Chromecast, I could add URL command for you to
experiment with. I don't know what it does and what's the
difference to PLAY, I know it's chromecast tv only.
Status doesn't give you much, mainly the application casting:
Connecting to 192.168.1.51:8009...
Connected
No applications running
Volume: 0.14
=
Connecting to 192.168.1.51:8009...
Connected
[Google Play Music] Google Play Music
Volume: 0.25
If you find it useful, you can parse it.
Cheers,
Aleq