Remove Iliad Italy (#8977)

This commit is contained in:
Fabian Affolter 2019-03-19 16:37:49 +01:00 committed by GitHub
parent fff6b9ba28
commit 982fed5e05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 41 deletions

View File

@ -1,41 +0,0 @@
---
layout: page
title: "Iliad Italy"
description: "Instructions on how to integrate Iliad Italy's data inside Home Assistant"
date: 2018-12-29 00:00
sidebar: true
comments: false
sharing: true
footer: true
ha_category: Sensor
logo: iliad.png
ha_iot_class: Cloud Polling
ha_release: 0.87
---
The `iliad_italy` sensor will give you the data from [Iliad Italy's](https://www.iliad.it/) website inside Home Assistant.
## {% linkable_title Configuration %}
To enable this sensor, add the following lines to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry
sensor:
- platform: iliad_italy
username: USERNAME
password: PASSWORD
```
{% configuration %}
username:
description: The username you use to check Iliad.it.
required: true
type: string
password:
description: The password you use to check Iliad.it.
required: true
type: string
{% endconfiguration %}
The data is coming from the [iliad.it](https://www.iliad.it/) website.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB