Fetch Veolia IDF data to Home Assistant sensor.
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.
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
The configuration is done in the UI. The YAML configuration is deprecated.