Skip to content

Add Yoto integration documentation#45446

Open
piitaya wants to merge 6 commits into
nextfrom
yoto-integration
Open

Add Yoto integration documentation#45446
piitaya wants to merge 6 commits into
nextfrom
yoto-integration

Conversation

@piitaya
Copy link
Copy Markdown
Member

@piitaya piitaya commented May 19, 2026

Proposed change

Documents the new Yoto integration, which lets you control Yoto audio players from Home Assistant.

The integration ships a media_player entity per player with play/pause/stop, prev/next, seek, volume, and now-playing metadata (track title, card title, author, cover art). State updates come in over MQTT, with REST polling every 5 minutes for online/offline detection.

Setup goes through Application Credentials. Until Yoto provides shared credentials for Home Assistant, users have to register their own developer application.

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

@home-assistant home-assistant Bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels May 19, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2026

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 442b73f
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/6a107a887992be0008e8bb50
😎 Deploy Preview https://deploy-preview-45446--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@piitaya piitaya marked this pull request as ready for review May 19, 2026 12:08
Copilot AI review requested due to automatic review settings May 19, 2026 12:08
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new documentation page for the Yoto integration, describing what it supports, how to set it up via Application Credentials, and how it updates state from the Yoto cloud.

Changes:

  • Added a new source/_integrations/yoto.markdown page with setup instructions (including OAuth app creation steps).
  • Documented supported devices, supported media player features, and limitations.
  • Documented update mechanisms (MQTT push updates plus periodic REST polling for online/offline).

Comment thread source/_integrations/yoto.markdown Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@c0ffeeca7 c0ffeeca7 added the new-integration This PR adds documentation for a new Home Assistant integration label May 20, 2026
Copy link
Copy Markdown
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiny tweaks

Comment thread source/_integrations/yoto.markdown Outdated
Comment thread source/_integrations/yoto.markdown Outdated
Comment thread source/_integrations/yoto.markdown Outdated
@home-assistant home-assistant Bot marked this pull request as draft May 21, 2026 12:42
@home-assistant
Copy link
Copy Markdown

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
@c0ffeeca7 c0ffeeca7 marked this pull request as ready for review May 21, 2026 13:05
@home-assistant home-assistant Bot requested a review from c0ffeeca7 May 21, 2026 13:05
c0ffeeca7
c0ffeeca7 previously approved these changes May 21, 2026
Copy link
Copy Markdown
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @piitaya 👍

@c0ffeeca7 c0ffeeca7 added the awaits-parent Awaits the merge of an parent PR label May 21, 2026
c0ffeeca7
c0ffeeca7 previously approved these changes May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaits-parent Awaits the merge of an parent PR has-parent This PR has a parent PR in another repo new-integration This PR adds documentation for a new Home Assistant integration next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants