Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy
Unofficial Home Assistant integration for interacting with Octopus Energy
https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy
energy-consumption home-assistant home-automation octopus-energy smart-home
Last synced: 22 days ago
JSON representation
Unofficial Home Assistant integration for interacting with Octopus Energy
- Host: GitHub
- URL: https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy
- Owner: BottlecapDave
- License: mit
- Created: 2021-08-30T09:13:05.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-11T18:21:50.000Z (27 days ago)
- Last Synced: 2024-12-14T00:14:05.970Z (25 days ago)
- Topics: energy-consumption, home-assistant, home-automation, octopus-energy, smart-home
- Language: Python
- Homepage: https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/
- Size: 4.97 MB
- Stars: 632
- Watchers: 28
- Forks: 63
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - Home Assistant Octopus Energy - Bring your Octopus Energy details into Home Assistant to help you towards a more energy efficient (and or cheaper) home. (Energy Systems / Building Energy Monitoring)
README
# Home Assistant Octopus Energy
![installation_badge](https://img.shields.io/badge/dynamic/json?color=41BDF5&logo=home-assistant&label=integration%20usage&suffix=%20installs&cacheSeconds=15600&url=https://analytics.home-assistant.io/custom_integrations.json&query=$.octopus_energy.total) [![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/bottlecapdave)
- [Home Assistant Octopus Energy](#home-assistant-octopus-energy)
- [Features](#features)
- [How to install](#how-to-install)
- [HACS](#hacs)
- [Manual](#manual)
- [How to setup](#how-to-setup)
- [Docs](#docs)
- [FAQ](#faq)
- [Sponsorship](#sponsorship)Custom component built from the ground up to bring your Octopus Energy details into Home Assistant to help you towards a more energy efficient (and or cheaper) home. This integration is built against the API provided by Octopus Energy UK and has not been tested for any other countries.
This integration is in no way affiliated with Octopus Energy.
If you find this useful and are planning on moving to Octopus Energy, why not use my [referral link](https://share.octopus.energy/gray-jade-372)?
## Features
Below are the main features of the integration
* [Electricity](https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/entities/electricity/) and [gas](https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/entities/gas/) meter support including consumption data and rate information
* [Custom sensor support to target cheapest rates](https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/setup/target_rate/)
* [Custom sensor support for tracking costs of other entities](https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/setup/cost_tracker)
* [Custom sensor support for comparing to other tariffs](https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/setup/tariff_comparison)
* [Octopus Home mini support](https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/setup/account/#home-mini)
* [Intelligent tariff settings support](https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/entities/intelligent/)
* [Saving sessions support](https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/entities/octoplus/#saving-sessions)
* [Wheel of fortune support](https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/entities/wheel_of_fortune/)
* [Greener days support](https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/entities/greenness_forecast)## How to install
There are multiple ways of installing the integration. Once you've installed the integration, you'll need to [setup your account](#how-to-setup) before you can use the integration.
### HACS
[![hacs_badge](https://img.shields.io/badge/HACS-Default-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration)
This integration can be installed directly via HACS. To install:
* [Add the repository](https://my.home-assistant.io/redirect/hacs_repository/?owner=BottlecapDave&repository=homeassistant-octopusenergy&category=integration) to your HACS installation
* Click `Download`### Manual
You should take the latest [published release](https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/releases). The current state of `develop` will be in flux and therefore possibly subject to change.
To install, place the contents of `custom_components` into the `/custom_components` folder of your Home Assistant installation. Once installed, don't forget to restart your home assistant instance for the integration to be picked up.
## How to setup
Please follow the [setup guide](https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/setup/account) to setup your initial account. This guide details the configuration, along with the sensors that will be available to you.
## Docs
To get full use of the integration, please visit the [docs](https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/).
## FAQ
Before raising anything, please read through the [faq](https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/faq). If you have questions, then you can raise a [discussion](https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/discussions). If you have found a bug or have a feature request please [raise it](https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/issues) using the appropriate report template.
## Sponsorship
If you are enjoying the integration, why not use my [referral link](https://share.octopus.energy/gray-jade-372) if you're not already a part of Octopus Energy, or if possible, make a one off or monthly [GitHub sponsorship](https://github.com/sponsors/bottlecapdave).