This custom compenent for Home Assistant provides integration with energyLIVE. energyLIVE provideds realtime data from your smartmeter. This integration requires an API key, which can be generated from the smartENERGY App or website. Currently reading live data from gateway and interface devices are supported. The following sensors will be automatically added for those devices:
-
Ensure that HACS is installed.
-
Open HACS, then select
Integrations
. -
Select ⋮ and then
Custom repositories
. -
Set
Repository
to https://github.com/berwinter/ha-energylive
andCategory
to Integration. -
Install energyLIVE integration via HACS:
If the button doesn't work: Open
HACS
>Integrations
>Explore & Download Repositories
and select integrationenergyLIVE
.
- Copy the folder
custom_components/energylive
tocustom_components
in your Home Assistantconfig
folder.