Integrates measurements delivered by eFriends cube into Home Assistant.
At the moment the integration only supports reading the current power balance.
If you want to see your energy consumption/generation you can use HA Integration helper.
Copy the custom_components/eFriendsHA
folder to the custom_components folder in your home-assistant config directory.
Add the sensor to your configuration.yaml file:
- platform: eFriendsHA
ip: '<eFriends cube IP address'
apikey: 'eFriends API key'
The API key can be generated in the API Manager in the eFriends Map webapp.