mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Fault in example (#20723)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
parent
09ab7e50e5
commit
cd3041a8eb
@ -113,8 +113,9 @@ Documentation:
|
||||
Example of calling media_player service with title and image set:
|
||||
|
||||
```yaml
|
||||
entity_id: media_player.chromecast
|
||||
service: media_player.play_media
|
||||
target:
|
||||
entity_id: media_player.chromecast
|
||||
data:
|
||||
media_content_type: music
|
||||
media_content_id: "https://fake-home-assistant.io.stream/aac"
|
||||
|
Loading…
x
Reference in New Issue
Block a user