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