-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
added documentation for monoprice_snapshot/monoprice_restore services. #3874
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
Conversation
@etsinko, Thank you for this PR. Looks awesome! 🏅 |
|
||
| Service data attribute | Optional | Description | | ||
| ---------------------- | -------- | ----------- | | ||
| `entity_id` | yes | String or list of strings that point at `entity_id`s of coordinator speakers. | ||
| `entity_id` | yes | String or list of strings that point at `entity_id`s of zone. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo: zone
-> zones
@etsinko Found a minor typo, could you please take a look? |
@frenck Done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@etsinko Thanks! Approved the PR 🏅
Can be merged as soon as the parent PR gets merged.
@frenck the parent PR has been merged. |
@etsinko Thank you for the ping. Going to merge this right now. |
Description:
Documentation for new services for
monoprice
platform.Pull request in home-assistant (if applicable): home-assistant/core#10296