nymea-plugins/awattar
Simon Stürz 68d8cf1c40 awattar: Add Qt6 support 2025-08-07 14:54:57 +02:00
..
docs/images
translations
README.md Awattar: Add a ranking state for simple use in rules 2024-01-04 21:31:43 +01:00
awattar.png
awattar.pro awattar: Add Qt6 support 2025-08-07 14:54:57 +02:00
integrationpluginawattar.cpp awattar: Add Qt6 support 2025-08-07 14:54:57 +02:00
integrationpluginawattar.h awattar: Add Qt6 support 2025-08-07 14:54:57 +02:00
integrationpluginawattar.json Awattar: Add a ranking state for simple use in rules 2024-01-04 21:31:43 +01:00
meta.json

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