Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,23 @@
> [!IMPORTANT]
> This respository is stale and will most likely be deprecated soon.
> Please consider using https://github.com/rnovacek/homeassistant_cz_energy_spot_prices instead.


[![Push actions](https://github.com/grinco/ote_rate/actions/workflows/push.yml/badge.svg)](https://github.com/grinco/ote_rate/actions/workflows/push.yml)
[![Build actions](https://github.com/grinco/ote_rate/actions/workflows/build.yaml/badge.svg)](https://github.com/grinco/ote_rate/actions/workflows/build.yaml)

# OTE Energy Cost Sensor for Home Assistant


This is an integration providing current price per megawatt of energy based on the quote
from ote-cr.cz

### Installation

Copy this folder to `<config_dir>/custom_components/ote_rate/`.



If you're using HACS - feel free to add https://github.com/grinco/ote_rate as custom repository.

Once you've installed the custom integration, add this integration through the integration setup UI.
Expand All @@ -19,3 +27,6 @@ You can calculate price in a local currency, either using custom value or exchan

### Adding costs to price
For example if you sell energy and your provider has some fee, you can set costs which will be deducted from OTE price.



Loading