mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
small typo in service link (#21779)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
da1b17e048
commit
c1b773b502
@ -33,7 +33,7 @@ The `<media_identifier>` can have one of three forms:
|
||||
- `:ObjectID`: Colon followed by a server-assigned ID for an object.
|
||||
- `?query`: Question mark followed by a query string to search for, see [DLNA ContentDirectory SearchCriteria](http://www.upnp.org/specs/av/UPnP-av-ContentDirectory-v1-Service.pdf) for the syntax. The first result found will be used.
|
||||
|
||||
URIs generated while browsing will look like the Object ID form above. However, all three forms will work with the [media_player.play_media service](integrations/media_player/#service-media_playerplay_media).
|
||||
URIs generated while browsing will look like the Object ID form above. However, all three forms will work with the [media_player.play_media](/integrations/media_player/#service-media_playerplay_media) service.
|
||||
|
||||
### Examples
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user