Due to ADR0004 this integration was removed from Home Assistant with version 0.100, and are now republished here.
The srp_energy
integration shows information from Srp hourly energy usage report for their customers. The srpenergy module fetches the data found on the website.
You need a Username, Password, and AccountId which you can create at Srp.
sensor:
- platform: srp_energy
username: YOUR_USERNAME
password: YOUR_PASSWORD
id: YOUR_ACCOUNT_ID
Key | Type | Required | Description |
---|---|---|---|
username |
string |
True |
Your username for SRP. |
password |
string |
True |
Your password for SRP. |
binary_sensor |
list |
True |
Your account id for SRP. |