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
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ sharing: 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 %}
|
||||
|
||||
|
@ -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. |
|
||||
| `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 |
|
||||
|------------------------|----------|--------------------------------------------------|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue