nymea-plugins/awattar
Simon Stürz 930f8c780f Update license text and add SPDX identifier 2025-11-17 16:36:48 +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 awattar: Add Qt6 support 2025-08-07 14:54:57 +02:00
integrationpluginawattar.cpp Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
integrationpluginawattar.h Update license text and add SPDX identifier 2025-11-17 16:36:48 +01: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