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

Extend Functionality of Media_Player Documentation #4090

Open
wants to merge 35 commits into
base: next
Choose a base branch
from

Conversation

rwrozelle
Copy link

@rwrozelle rwrozelle commented Jul 28, 2024

What does this implement/fix?

Lays the ground work for child components of Media Player to be built with a richer set of capability.

Description

Extends Media Player component to support the following commands in child components:

  • Next Track
  • Previous Track
  • Turn On
  • Turn Off
  • Clear Playlist
  • Shuffle
  • Unshuffle
  • Repeat Off
  • Repeat One
  • Repeat All
  • Join
  • Unjoin

Traits are extended to include:

  • supports next/previous track
  • supports turn off/on
  • supports grouping

Requires the following pull requests:
esphome/esphome#7158
esphome/aioesphomeapi#911
home-assistant/core#122799

Checklist:

Checking first one because its extending existing documentation with new functionality.

  • [ x] I am merging into next because this is new documentation that has a matching pull-request in esphome as linked above.
    or

  • I am merging into current because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.

  • Link added in /index.rst when creating new documents for new components or cookbook.

Next/Previous
On/Off
Grouping
@probot-esphome probot-esphome bot added the next label Jul 28, 2024
Copy link

netlify bot commented Jul 28, 2024

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit f5f798e
🔍 Latest deploy log https://app.netlify.com/sites/esphome/deploys/66ed87b8198e590008aa0b2f
😎 Deploy Preview https://deploy-preview-4090--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants