This commit is contained in:
Diogo Gomes 2018-01-22 22:48:09 +00:00
parent 84e29bbc8c
commit 6e8966b611
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
---
layout: page
title: "MediaRoom"
title: "Mediaroom"
description: "Instructions how to integrate Mediaroom Set-Top Boxes into Home Assistant."
date: 2018-01-22 22:00
sidebar: true
@ -13,9 +13,9 @@ ha_iot_class: "Local Polling"
ha_release: "0.62"
---
The `mediaroom` component allows you to control a [Mediaroom](https://en.wikipedia.org/wiki/Ericsson_Mediaroom) Set-Top Box from Home Assistant.
The `mediaroom` component allows you to control a [Mediaroom](https://en.wikipedia.org/wiki/Ericsson_Mediaroom) Set-Top Box (STB) from Home Assistant.
To add a Mediaroom to your installation, add the following to your `configuration.yaml` file:
To add a Mediaroom STB to your installation, add the following to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry
@ -44,8 +44,8 @@ Notice that all parameters are optional, and discovery shoud configure everythin
#### {% linkable_title Using the Mediaroom component %}
The component has been developed for Portuguese TV operators using the Mediaroom platform but should also work in other deployments in which the Set-top box can be controlled remotely through a socket on port 8082.
The component has been developed for Portuguese TV operators currently using the Mediaroom platform, but should also work in other deployments in which the STB can be controlled remotely through a socket on port 8082.
In most cases (1 Set-Top box) you just need to setup the *name* and discovery will do the rest. In case you have more than 1 Set-Top box you are required to set the *host* in each one of the entries.
In most cases (single STB) you just need to setup the *name* and discovery will do the rest. In case you have more than one STB you are required to set the *host* in each one of the entries.
If the set-top box is in the same network segment as Home Assistant we can determine whether the device is turned on or off. Without this, the component will fail to determine the Set-top box status and you are required to add the *optimistic* configuration variable.
If the STB is in the same network segment as Home Assistant we can determine whether the device is turned on or off. Without this, the component will fail to determine the Set-top box status and you are required to add the *optimistic* configuration variable.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 18 KiB