Skip to content

Commit

Permalink
spot price fix - see changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gustonator committed Jun 5, 2023
1 parent d578719 commit 53c82b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,4 @@ curl http://<IP>:8787
`--energy-price <value>` - [optional][default: 0] energy price per kwh (in eur). If '--scrape-spot-price' is set to true, '--energy-price' value is ignored</br>
`--PVpower <value>` - [optional][default: 5670] maximum power in Watts of your PV you can generate (ie. 5670 = 5670W)</br>
`--scrape-spot-price <bool>` - [optional][default: False] True/False, if the exporter should scrape spot price from https://www.ote-cr.cz. If it's set to 'True', exporter will set spot_price as the energy price</br>
`--spot-scrape-interval <time>` - [optional][default: 30] (in minutes) scrape interval of spot prices. If you set it too low, ote-cr.cz will block your requests

0 comments on commit 53c82b1

Please sign in to comment.