Skip to content

Retrieve Veolia IDF data from website (French water provider)

License

Notifications You must be signed in to change notification settings

valletw/hass-veoliaidf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.