-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Clear sleep timers #1273
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
Clear sleep timers #1273
Conversation
@americanwookie, thanks for your PR! By analyzing the history of the files in this pull request, we identified @fabaff, @balloob and @andreasjacobsen93 to be potential reviewers. |
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.
Once question but looks good.
|
||
### {% linkable_title Service `sonos_clear_sleep_timer` %} | ||
|
||
Clear, that is, cancel the sleep timer on a speaker, if one is set. |
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.
I'm a bit uncertain about the structure of this sentence.
Clear the sleep time on a speaker, if one is set.
Should be enough.
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.
That's great advice, thanks! Fix has been force push'd.
27d734d
to
3ba8c66
Compare
Looks good 🍸 |
Well, I added a service to set a sleep timer, but there's no way to clear it! Oops, this fixes that.
Pull request in home-assistant (if applicable): home-assistant/core#3941