Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pskillen/ha-electricity-schedule-card
A Lovelace card for Home Assistant, which displays the scheduled of your high power devices (EV charging, heating, hot water, etc) in a tlmeine
https://github.com/pskillen/ha-electricity-schedule-card
electricity home-assistant lovelace-custom-card octopus-energy
Last synced: 26 days ago
JSON representation
A Lovelace card for Home Assistant, which displays the scheduled of your high power devices (EV charging, heating, hot water, etc) in a tlmeine
- Host: GitHub
- URL: https://github.com/pskillen/ha-electricity-schedule-card
- Owner: pskillen
- Created: 2024-09-02T14:57:59.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T15:15:54.000Z (2 months ago)
- Last Synced: 2024-09-30T19:02:23.806Z (about 1 month ago)
- Topics: electricity, home-assistant, lovelace-custom-card, octopus-energy
- Language: TypeScript
- Homepage:
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Home Assistant Electricity Schedule Card
## What is this repository?
This is a Home Assistant Lovelace card to display scheduled energy usage against cost, for variable-price tariffs.
To use this plugin you'll need
* [Home Assistant](https://www.home-assistant.io/)
* An [Octopus Energy](https://share.octopus.energy/flax-otter-889) account
* [HACS](https://www.hacs.xyz/) (for installation - optional, but recommended)
* [BottlecapDave's Octopus integration](https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy) for Home Assistant![Card screenshot](docs/img/card-screenshot-1.png)
## Credits
This plugin was heavily inspired by [Lozzd's Octopus Energy Rates Card](https://github.com/lozzd/octopus-energy-rates-card).