mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fixing service name pt2 (#5036)
* Fixing service name pt2 Missed one the first time around apparently * Add location
This commit is contained in:
parent
ddbd670547
commit
6b61e22423
@ -9,7 +9,7 @@ sharing: true
|
|||||||
footer: true
|
footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
Interacts with media players on your network. Please check the sidebar for a full list of supported devices.
|
Interacts with media players on your network. Please check the right sidebar for a full list of supported devices.
|
||||||
|
|
||||||
## {% linkable_title Services %}
|
## {% linkable_title Services %}
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ Available services: `turn_on`, `turn_off`, `toggle`, `volume_up`, `volume_down`,
|
|||||||
| `entity_id` | yes | Target a specific media player. Defaults to all. |
|
| `entity_id` | yes | Target a specific media player. Defaults to all. |
|
||||||
| `is_volume_muted` | no | True/false for mute/unmute |
|
| `is_volume_muted` | no | True/false for mute/unmute |
|
||||||
|
|
||||||
#### {% linkable_title Service `media_player/volume_set` %}
|
#### {% linkable_title Service `media_player.volume_set` %}
|
||||||
|
|
||||||
| Service data attribute | Optional | Description |
|
| Service data attribute | Optional | Description |
|
||||||
|------------------------|----------|--------------------------------------------------|
|
|------------------------|----------|--------------------------------------------------|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user