Skip to content

Commit 03e288f

Browse files
committed
updated readme
1 parent 666553b commit 03e288f

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# CZ spot prices
22

3-
Get your spot prices with distribution fees
3+
Get your CZ spot prices with distribution fees

README.txt

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
1-
The application allows you to receive daily updates on the current spot electricity prices for the CZ market. Additionally, it enables you to add distribution costs to these prices for each hour and define the hours during which you utilize the lower tariff.
1+
The application allows you to receive daily updates on the current spot electricity prices for the CZ market. It enables you to add distribution costs to these prices for each hour and define the hours during which you utilize the lower tariff. Based on the current price or price index, you can control your flows and monitor prices through interactive widgets.
22

3-
Based on the current price or price index, you can further control your flows.
3+
For proper functionality:
4+
1. Add the device to Homey
5+
2. Set the distribution costs for both high and low tariffs
6+
3. Specify the hours during which the lower tariff is available
7+
4. Optionally enable debug logging for troubleshooting
48

5-
For proper functionality, add the device to Homey, set the distribution costs, and specify the hours during which the lower tariff is available. The distribution costs will then be included in the prices during the next update.
9+
The app features:
10+
- Real-time price monitoring through two widgets:
11+
- Current Hour Price Widget showing current, next hour, and average prices
12+
- Interactive Daily Price Graph with color-coded tariffs and price levels
13+
- Automatic switching to backup data source if the primary API is unavailable
14+
- Price display in either MWh or kWh
15+
- Comprehensive flow support for automation based on prices and tariffs
16+
- Advanced calculation of optimal price periods
617

7-
Credits for the data available via API - spotovaelektrina.cz
18+
The distribution costs will be automatically included in the prices during the next update. The app uses two data sources: primary data from spotovaelektrina.cz and backup data from OTE-CR when needed.

0 commit comments

Comments
 (0)