home-assistant.io/source/_integrations/ziggo_mediabox_xl.markdown
c0ffeeca7 f3e52e0aa4
y-z-integrations: restart HA after changing config (#32747)
* y-z-integrations: restart HA after changing config
- add note to restart HA after changing config
- add related topics
- rename 'platform' or 'sensor' to 'integration' to streamline terminology
- add glossary reference to Configuration file

* Update source/_integrations/yandextts.markdown

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>

---------

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2024-05-14 11:16:39 +02:00

1.4 KiB

title, description, ha_category, ha_iot_class, ha_release, ha_domain, ha_platforms, ha_integration_type, related
title description ha_category ha_iot_class ha_release ha_domain ha_platforms ha_integration_type related
Ziggo Mediabox XL Instructions on how to integrate the Ziggo Mediabox XL into Home Assistant.
Media player
Local Polling 0.60 ziggo_mediabox_xl
media_player
integration
docs title
/docs/configuration/ Configuration file

The Ziggo Mediabox XL {% term 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 {% term "configuration.yaml" %} file. {% include integrations/restart_ha_after_config_inclusion.md %}

# 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 {% term integration %} will fail to start.