jaredhobbs / rocky-mountain-power

A home assistant custom component for Rocky Mountain Power
MIT License
5 stars 0 forks source link

Rocky Mountain Power

GitHub Release GitHub Activity License

hacs Project Maintenance BuyMeCoffee

Community Forum

Component to integrate with Rocky Mountain Power.

example

Installation

  1. Using your tool of choice, open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called rocky_mountain_power.
  4. Download all the files from the custom_components/rocky_mountain_power/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant
  7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Rocky Mountain Power"

Install the Selenium Standalone Chrome addon

This integration requires Selenium in order to scrape the electricity usage data from your account.

Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.

Configuration is done in the UI

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.

  1. Username: enter your Rocky Mountain Power username
  2. Password: enter your Rocky Mountain Power password
  3. Selenium host: leave the default if you're running the addon above

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines