mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix documentation on Alexa media player support (#26110)
This commit is contained in:
parent
e747e11838
commit
002950aee3
@ -83,7 +83,6 @@ Steps to Integrate an Amazon Alexa Smart Home Skill with Home Assistant:
|
|||||||
- [Equalizer Mode](#equalizer-mode)
|
- [Equalizer Mode](#equalizer-mode)
|
||||||
- [Inputs](#inputs)
|
- [Inputs](#inputs)
|
||||||
- [Playback State](#playback-state)
|
- [Playback State](#playback-state)
|
||||||
- [Seek](#seek)
|
|
||||||
- [Scene](#scene)
|
- [Scene](#scene)
|
||||||
- [Script](#script)
|
- [Script](#script)
|
||||||
- [Sensor](#sensor)
|
- [Sensor](#sensor)
|
||||||
@ -501,7 +500,6 @@ The following integrations are currently supported:
|
|||||||
- [Equalizer Mode](#equalizer-mode)
|
- [Equalizer Mode](#equalizer-mode)
|
||||||
- [Inputs](#inputs)
|
- [Inputs](#inputs)
|
||||||
- [Playback State](#playback-state)
|
- [Playback State](#playback-state)
|
||||||
- [Seek](#seek)
|
|
||||||
- [Scene](#scene)
|
- [Scene](#scene)
|
||||||
- [Script](#script)
|
- [Script](#script)
|
||||||
- [Sensor](#sensor)
|
- [Sensor](#sensor)
|
||||||
@ -979,10 +977,9 @@ Home Assistant will attempt to translate the `media_player` `source_list` into a
|
|||||||
|
|
||||||
Requires [Proactive Events](#proactive-events) enabled.
|
Requires [Proactive Events](#proactive-events) enabled.
|
||||||
|
|
||||||
#### Seek
|
<div class='note info'>
|
||||||
|
Intents to seek forwards (skip) or to rewind (go back) are not supported at the moment.
|
||||||
- _"Alexa, skip 30 seconds on device."_
|
</div>
|
||||||
- _"Alexa, go back 10 seconds on device."_
|
|
||||||
|
|
||||||
### Scene
|
### Scene
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user