reworked awattar readme

master
bernhard.trinnes 2020-03-06 15:49:21 +01:00 committed by Bernhard Trinnes
parent 5a5b0f64ad
commit e3b86e8ce4
1 changed files with 16 additions and 7 deletions

View File

@ -1,16 +1,12 @@
# aWATTar # aWattar
This plugin allows to receive the current energy market price from the aWATTar GmbH. This integration plug-in allows to receive the current energy market price from [aWATTar GmbH](https://www.awattar.com/).
* [aWATTar Austria](https://www.awattar.com)
* [aWATTar Germany](https://www.awattar.de)
The Austrian edition of aWATTar requires to enter the access token from your energy provider. The Austrian edition of aWATTar requires to enter the access token from your energy provider.
You can find more information about you accesstoken [here](https://www.awattar.com/api-unser-datenfeed). You can find more information about you accesstoken [here](https://www.awattar.com/api-unser-datenfeed).
The German servers do not require a token at this point.
## Available data ## Supported Things
In following chart you can see an example of the market prices from -12 hours to + 12 hours from the current In following chart you can see an example of the market prices from -12 hours to + 12 hours from the current
time (0).The green line describes the current market price, the red point line describes the average time (0).The green line describes the current market price, the red point line describes the average
@ -23,3 +19,16 @@ price is above the average, if the deviation is negative, the current price is b
![aWATTar graph](https://raw.githubusercontent.com/guh/nymea-plugins/master/awattar/docs/images/awattar-graph.png "aWATTar graph") ![aWATTar graph](https://raw.githubusercontent.com/guh/nymea-plugins/master/awattar/docs/images/awattar-graph.png "aWATTar graph")
<<<<<<< HEAD
=======
## Requirements
* Valid aWattar access token for aWATTar Austria.
* The German servers do not require a token at this point.
* aWattar "Hourly" energy tarif.
* Internet access.
## More
* [aWATTar Austria](https://www.awattar.com)
* [aWATTar Germany](https://www.awattar.de)