Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media Player #14

Open
The-Randalorian opened this issue Apr 21, 2022 · 0 comments
Open

Media Player #14

The-Randalorian opened this issue Apr 21, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@The-Randalorian
Copy link
Owner

The-Randalorian commented Apr 21, 2022

Expanding off of #2, a common media player interface should be implemented to allow Open Assistant to control media systems, much like how the home automation plugin gives interfaces that other smart home devices can interact with. To do this, a common set of actions need to be defined so that interfaces can be implemented.

The media system should approximately work like this.

  1. A person requests that open assistant plays something.
  2. Open assistant identifies the something that is asking to be played. It finds/creates an appropriate Thing object.
  3. Open assistant calls the appropriate method to play/interact with the media.
@The-Randalorian The-Randalorian added the enhancement New feature or request label Apr 21, 2022
@The-Randalorian The-Randalorian self-assigned this Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant