mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Remove Iliad Italy (#8977)
This commit is contained in:
parent
fff6b9ba28
commit
982fed5e05
@ -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 |
Loading…
x
Reference in New Issue
Block a user