diff --git a/README.md b/README.md index 47d1372..8de4641 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ +> [!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 @@ -10,6 +16,8 @@ from ote-cr.cz Copy this folder to `/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. @@ -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. + + +