valletw / hass-veoliaidf

Retrieve Veolia IDF data from website (French water provider)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hacs_badge

Home Assistant - Veolia IDF integration

Fetch Veolia IDF data to Home Assistant sensor.

Installation

You can install this integration with HACS by adding a custom repository.

Or you can copy the folder custom_components/veoliaidf into your configuration folder (not recommended).

When it is installed, you can add the integration in the Home Assistant configuration part, and your credentials will be asked.

Requirement

This integration is based on PyVeoliaIDF python library to get the data. This library is working with Selenium Python library and needs a Mozilla Web Driver.

Mozilla Geckodriver can be build using the repository: geckodriver-build

Configuration

The configuration is done in the UI. The YAML configuration is deprecated.

About

Retrieve Veolia IDF data from website (French water provider)

License:MIT License


Languages

Language:Python 100.0%