mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
976 B
976 B
layout, title, description, date, sidebar, comments, sharing, footer, ha_category, logo, ha_iot_class, ha_release
layout | title | description | date | sidebar | comments | sharing | footer | ha_category | logo | ha_iot_class | ha_release |
---|---|---|---|---|---|---|---|---|---|---|---|
page | Iliad Italy | Instructions on how to integrate Iliad Italy's data inside Home Assistant | 2018-12-29 00:00 | true | false | true | true | Sensor | iliad.png | Cloud Polling | 0.87 |
The iliad_italy
sensor will give you the data from Iliad Italy's website inside Home Assistant.
{% linkable_title Configuration %}
To enable this sensor, add the following lines to your configuration.yaml
file:
# 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 website.