For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /home-assistant/integrations/horizon.md.

Unitymedia Horizon HD Recorder

Unitymedia Horizon HD Recorder 集成允许您从 Home Assistant 控制 Unitymedia Horizon HD 录像机。

要将 Horizon HD 录像机添加到您的系统中,请将以下内容添加到您的 "configuration.yaml" 文件中。 :::tip 更改配置后需要重启 Home Assistant。 :::

# 示例 configuration.yaml 条目
media_player:
  - platform: horizon
    host: 192.168.0.127
  host:
    description: 设备的主机名或地址。
    required: true
    type: string
  port:
    description: 要连接的设备端口。
    required: false
    type: integer
  name:
    description: 前端使用的设备名称。
    required: false
    type: string

Horizon HD 录像机的准备

需要在 Horizon 接收器的设置菜单中启用家庭网络("Heimnetzwerk")服务。设置好媒体库("Medienbibliothek")后,我们可以确定设备是开启还是关闭。没有这个,集成将无法启动。