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

Closed
wants to merge 35 commits into 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.

Copy link

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 20, 2024
@github-actions github-actions bot closed this Nov 27, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants