Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.17 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.17 KB

Ripple Energy yaml integration for Home Assistant

Use me Octopus.Energy 🐙 referral code. You get £50 credit for joining and I get £50 credit.

Work in progress

  • Create sensors via yaml in HA

Updated: 11th August, 2023

Pre Installation

You will require your Ripple Energy members API key as per available here: Ripple Energy API Key

Installation

  1. Copy the ripple_energy.yaml to /config/packages
  2. Create an entry in your secrets.yaml for the entire API Key generated above
    • "ripple_energy_api_key:YOUR API KEY"
  3. Restart Home Assistant

Sensors

The following - Sensors are generated from the Ripple Energy (https://rippleenergy.com/ ) API into Home Assistant

Working

  • Project 1 - Graig Fatha
  • Project 2 - Kirk Hill
  • Project 3 - Derril Water
  • Project 4 - Project 4

The following attributes are added to each of the above sensors

  • "name"
  • "type"
  • "status"
  • "total_capacity"
  • "member_capacity"
  • "member_expected_annual_generation"

Work in progress

  • All the other info ;)