DLNA Digital Media Renderer
DLNA Digital Media Renderer 集成允许您控制 DLNA Digital Media Renderer,例如支持 DLNA 的电视或收音机。
请注意,某些设备(如三星电视)对播放源相当挑剔。TTS 操作可能无法与这些设备配合使用。如果 play_media 操作不起作用,请尝试从 DLNA/DMS(如 MiniDLNA)播放。
配置
此集成可通过 UI 配置。前往 设置 > 设备与服务 添加。
选项
DLNA DMR 设备的选项可以通过 设置 > 设备与服务 > DLNA Digital Media Renderer > 配置 进行设置。
操作
DLNA 设备可以支持一系列功能。根据设备本身,可能支持以下 media_player 操作:
media_player.volume_up、media_player.volume_down和media_player.volume_setmedia_player.volume_mutemedia_player.media_playmedia_player.media_pause和media_player.media_play_pausemedia_player.media_stopmedia_player.media_next_trackmedia_player.media_previous_trackmedia_player.play_mediamedia_player.shuffle_setmedia_player.repeat_setmedia_player.select_sound_mode
播放媒体
大多数 DLNA DMR 设备可以从本地 HTTP 服务器播放媒体。为获得最佳效果,请使用 HTTP 而不是 HTTPS,并使用 IP 地址而不是主机名来引用服务器,例如 http://192.168.1.1:8080/song.mp3。
媒体源
DLNA Digital Media Renderer 集成可以浏览任何已配置的媒体源。显示的媒体将根据 DLNA DMR 设备的功能进行过滤。
移除集成
此集成遵循标准的集成移除流程。无需额外步骤。
To remove an integration instance from Home Assistant
- Go to Settings > Devices & services and select the integration card.
- From the list of devices, select the integration instance you want to remove.
- Next to the entry, select the three-dot
menu. Then, select Delete.

