This module show your Gazpar consumption inside home assistant.
You can install this custom component using HACS by adding a custom repository.
Copy this repository inside config/custom_components/gazpar
.
Add this to your configuration.yaml
:
sensor:
- platform: gazpar
username: !secret gazpar.username
password: !secret gazpar.password
pce: 1234567890 # PCE identifier (can be found on grdf.fr)
This will create a kwh index sensor that can be used in HA energy.