Component to integrate with Rocky Mountain Power.
configuration.yaml
).custom_components
directory (folder) there, you need to create it.custom_components
directory (folder) create a new folder called rocky_mountain_power
.custom_components/rocky_mountain_power/
directory (folder) in this repository.This integration requires Selenium in order to scrape the electricity usage data from your account.
Before continuing, make sure to turn off Multi Factor Authentication from your Rocky Mountain Power account. You can turn it off from the "Manage account" link on the left side of the page.
If you want to contribute to this please read the Contribution guidelines