mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Misspelling fix
This commit is contained in:
parent
950cc9e618
commit
de68be06dd
@ -224,7 +224,7 @@ class SonosDevice(MediaPlayerDevice):
|
||||
|
||||
@only_if_coordinator
|
||||
def media_play(self):
|
||||
"""Send paly command."""
|
||||
"""Send play command."""
|
||||
self._player.play()
|
||||
|
||||
@only_if_coordinator
|
||||
|
Loading…
x
Reference in New Issue
Block a user