mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add initial VLC docs
This commit is contained in:
parent
cfa5b87080
commit
9aa69229cf
30
source/_components/media_player.vlc.markdown
Normal file
30
source/_components/media_player.vlc.markdown
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
layout: page
|
||||
title: "VLC"
|
||||
description: "Instructions on how to integrate VLC media player into Home Assistant."
|
||||
date: 2016-11-02 12:02
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: videolan.jpg
|
||||
ha_category: Media Player
|
||||
featured: false
|
||||
ha_release: 0.35
|
||||
ha_iot_class: "Local Polling"
|
||||
---
|
||||
|
||||
The `vlc` platform allows you to control [VLC media player](http://www.videolan.org/vlc/index.html).
|
||||
|
||||
To add a VLC media player to your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
media_player:
|
||||
- platform: vlc
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **name** (*Optional*): The name to use in the frontend.
|
||||
|
BIN
source/images/supported_brands/videolan.png
Normal file
BIN
source/images/supported_brands/videolan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
Loading…
x
Reference in New Issue
Block a user