Add Yoto integration documentation#45446
Open
piitaya wants to merge 6 commits into
Open
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
10 tasks
21 tasks
Contributor
There was a problem hiding this comment.
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.markdownpage 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).
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
c0ffeeca7
requested changes
May 21, 2026
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
c0ffeeca7
previously approved these changes
May 21, 2026
c0ffeeca7
previously approved these changes
May 22, 2026
c0ffeeca7
approved these changes
May 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
Documents the new Yoto integration, which lets you control Yoto audio players from Home Assistant.
The integration ships a
media_playerentity 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
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.