Integrate EnergyID into you Home Assistant.
At this point the integration is not part of the default HACS repositories, so you will need to add this repository as a custom repository in HACS.
When this is done, just install the repository.
The configuration happens in the configuration flow when you add the integration.
For each meter in EnergyID there will be a sensor for the:
- latest/current reading
- previous reading
These will be updated every 15 minutes.
The following will only be available for Premium and Premium HR users.
For each meter in EnergyID there will be a sensor for the:
- current month Peak Power Power (kW)
- last month Peak Power Power (kW)
- current month Peak Power Datetime
- last month Peak Power Datetime
This services allows you to add a meter reading from within Home Assistant.
- Log into EnergyID
- Select your Record
- You will end up on an URL like:
https://app.energyid.eu/record/EA-12345678/meters
- The record ID is the part after
/record/
and before/meters
, so in this exampleEA-12345678
.