mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Incorrect closing quote (#1961)
This commit is contained in:
parent
38f7c12f51
commit
b5de2d5471
@ -45,5 +45,5 @@ service: script.sonos_say
|
|||||||
data:
|
data:
|
||||||
sonos_entity: media_player.kitchen
|
sonos_entity: media_player.kitchen
|
||||||
volume: 0.3
|
volume: 0.3
|
||||||
message: 'Your husband comming home!"
|
message: 'Your husband comming home!'
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user