home-assistant.io/source/_components/ziggo_mediabox_xl.markdown
Franck Nijhof ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00

1.4 KiB

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_iot_class, ha_release, redirect_from
layout title description date sidebar comments sharing footer logo ha_category ha_iot_class ha_release redirect_from
page Ziggo Mediabox XL Instructions on how to integrate the Ziggo Mediabox XL into Home Assistant. 2017-11-10 20:00 true false true true ziggo.png
Media Player
Local Polling 0.60
/components/media_player.ziggo_mediabox_xl/

The ziggo_mediabox_xl integration allows you to control a Ziggo Mediabox XL from Home Assistant.

To add a Ziggo Mediabox XL to your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
media_player:
  - platform: ziggo_mediabox_xl
    host: 192.168.0.123
    name: Ziggo Mediabox

{% configuration %} host: description: The hostname or address of the device. required: true type: string name: description: The name of the device used in the frontend. required: false type: string {% endconfiguration %}

The channel information (numbers and names) are downloaded from ziggo.nl on startup.

Preparation of the Mediabox

Makes sure to enable the Home Network ("mijn thuisnetwerk") service in the settings menu of the media box. Once you have set up the Media Library ("mediabiblotheek"), we can determine whether the device is turned on or off. Without this, the integration will fail to start.