nymea-plugins/awattar
Michael Zanetti 3c0701100a Awattar: Add a ranking state for simple use in rules
Allows to do stuff when ranking indicates the current slots is in top x for the day.

Also fixes a bug that the current value hasn't been taken into account when calculating averages/deviations
2024-01-04 21:31:43 +01:00
..
docs/images Migrate anel and awattar documentation to markdown 2019-06-21 17:39:11 +02:00
translations Update readme 2020-07-27 13:24:03 +02:00
README.md Awattar: Add a ranking state for simple use in rules 2024-01-04 21:31:43 +01:00
awattar.png added some logos 2020-04-24 15:17:12 +02:00
awattar.pro Fix comments from reviewer 2020-03-24 14:18:51 +01:00
integrationpluginawattar.cpp Awattar: Add a ranking state for simple use in rules 2024-01-04 21:31:43 +01:00
integrationpluginawattar.h Awattar: The token is not needed any more for AT 2020-07-27 12:13:11 +02:00
integrationpluginawattar.json Awattar: Add a ranking state for simple use in rules 2024-01-04 21:31:43 +01:00
meta.json changed technology to technologies 2020-04-28 14:42:18 +02:00

README.md

aWATTar

This integration allows to receive the current energy market price from aWATTar GmbH. aWattar is currently available in Austria and Germany.

Supported Things

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 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

Additionally, the plugin holds a rank for the current slot. 0 Indicates the cheapest slot of the interval [-12h < now < + 12h].

Requirements

  • aWattar "Hourly" energy tarif.
  • Internet access.

More