From 5049e37e177e3586b39a67a33ce861d678697570 Mon Sep 17 00:00:00 2001 From: "bernhard.trinnes" Date: Tue, 10 Mar 2020 11:13:54 +0100 Subject: [PATCH] updated aWATTAr readme --- awattar/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/awattar/README.md b/awattar/README.md index c5c6001b..2ac7de6e 100644 --- a/awattar/README.md +++ b/awattar/README.md @@ -1,11 +1,10 @@ # aWattar -This integration plug-in allows to receive the current energy market price from [aWATTar GmbH](https://www.awattar.com/). +This integration allows to receive the current energy market price from [aWATTar GmbH](https://www.awattar.com/). aWattar is currently available in Austria and Germany. 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). - ## Supported Things In following chart you can see an example of the market prices from -12 hours to + 12 hours from the current @@ -13,17 +12,17 @@ time (0).The green line describes the current market price, the red point line d price of this interval and the red line describes the deviation. If the deviation is positive, the current price is above the average, if the deviation is negative, the current price is below the average. +In the following chart you can see an example of the market prices from -12 hours to + 12 hours.The green line displays the current market prices, the red-dotted line is the average price of the regarding interval and the red line describes the deviation. If the deviation is positive, the current price is above the average, if the deviation is negative, the current price is below the average. + * -100 % current price equals lowest price in the interval [-12h < now < + 12h] * 0 % current price equals average price in the interval [-12h < now < + 12h] * +100 % current price equals highest price in the interval [-12h < now < + 12h] ![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. +* Valid aWATTar access token for aWATTar Austria. * The German servers do not require a token at this point. * aWattar "Hourly" energy tarif. * Internet access. @@ -32,3 +31,5 @@ price is above the average, if the deviation is negative, the current price is b * [aWATTar Austria](https://www.awattar.com) * [aWATTar Germany](https://www.awattar.de) + +The aWATTar access token is available [here](https://www.awattar.com/api-unser-datenfeed).