VLC media player via Telnet

The VLC media player via Telnet integration集成将 Home Assistant 与您的设备、服务等连接和集成。 [Learn more] allows you to control a VLC media player using the built in telnet interface.

This action will control any instance of VLC player on the network with the telnet interface activated. To activate the telnet interface on your VLC Player please read the official VLC documentation. Also remember to add a firewall rule allowing inbound connections for the port used in the device running VLC.

In case the VLC is running on a host with a locale other than English, you may get some errors during the volume change. This is related to the different use of the decimal separator in other countries. Consider to set the locale to en_US before starting VLC.

配置

要将 VLC media player via Telnet integration 添加到您的 Home Assistant 实例中,请使用此 My 按钮:

手动配置步骤

如果上述 My 按钮不起作用,您也可以手动执行以下步骤:

  • 浏览到您的 Home Assistant 实例。

  • 转到 设置 > 设备与服务

  • 在右下角,选择 Add Integration 按钮。

  • 从列表中选择 VLC media player via Telnet

  • 按照屏幕上的说明完成设置。

Actions

When using the media_player.play_media action, only the “music” media type is supported for now.

Home Assistant add-on

You can run a VLC Media Player on your Home Assistant installation using the official VLC add-on. Using it you can play files on the local network, Internet or files and playlist locally saved to the /share and /media folder of your Home Assistant installation.