MycroftAI / skill-homeassistant

Mycroft Skill/Integration for Homeassistant
GNU Lesser General Public License v3.0
115 stars 62 forks source link

Support Media Players #117

Open Ramblurr opened 1 year ago

Ramblurr commented 1 year ago

Is your feature request related to a problem? Please describe. I'm always frustrated when I tell mycroft to turn off/on some media player and it doesn't understand.

Describe the solution you'd like HA has extensive support for media players, I'd like to see this skill leverage that!

Describe alternatives you've considered none

Additional context

There are several logical stages to take in supporting media players.

First stage

Simple playback commands that don't require an object beyond the entity itself

Volume Controls:

Future stage

Eventually it would be nice to play specific playlists or albums. Unfortunately this is sort of media player platform specific in HA, that's why I'd leave it for a future stage.

For commonly played media (radio stations, common playlists etc) one could setup a script in HA, then use mycroft to trigger the script.