npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

iobroker.apg-info

v0.1.35

Published

APG Info

Downloads

580

Readme

Logo

ioBroker.apg-info

NPM version Number of Installations (stable) Downloads Number of Installations (latest) Dependency Status Known Vulnerabilities FOSSA Status Test and Release

NPM

apg-info adapter for ioBroker

This adapter provides the peak-times for the Austrian Power Grid (Austrian values only!), where power consumption shall be avoided. In addition the adapter provides the PHELIX Day-Ahead (EPEX Spot) prices for Austria, Swiss and Germany (configure in Adapter settngs). Provider fee, tax, grid costs can be added optionally in the config (tab Calculation).

With the standard-configuration the adapter runs at 00:00, 13:00 and 15.00 o'clock. It's highly recommended not to remove the run at 00:00, otherwise the day-change (tomorrow --> today) will nit work propperly.

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation!

Requires

  • Node.js 22 or higher
  • ioBroker host (js-controller) 6.0.11 or higher

Quarter-hourly market prices

These market prices are collected by Exaa and as backup by Entsoe and Energy Charts. Therefore it is recommended to request an Entsoe token if quarter-hourly prices are configured.

Swiss market

For the swiss market a token from entsoe.eu is needed.

How to get an Entsoe token

Register at the page https://transparency.entsoe.eu/ and send afterwards and email to [email protected] asking for RESTFUL API access for the email address you registered. For more details check https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html#_authentication_and_authorisation

Time based grid cost calculation

In markets (like Austria) characterized by time-variable grid costs (e.g., reduced rates during midday hours in summer), parameters are now configurable via a table. A reference table illustrates the required data entry format. The feature is in the adapter configuration in the tab "calculation".
Important: Table view works with Admin 7.7.23 or later. In older versions the date field is not shown propperly (https://github.com/ioBroker/ioBroker.admin/issues/3344).

Charts

Its easy to create charts with the data provided by this adapter. Depending on your used visualization adapter, you have multiple options. A few common samples are listed bellow:

Vis-1

[..].marketprice.today.jsonChart and [..].marketprice.tomorrow.jsonChart can be used with https://github.com/Scrounger/ioBroker.vis-materialdesign#json-chart. Unfortuneately vis-materialdesign is not supported by the vis-2 adapter (See: https://github.com/Scrounger/ioBroker.vis-materialdesign/issues/227, https://github.com/Scrounger/ioBroker.vis-materialdesign/pull/224). And the new vis-2-widgets-material adapter does no longer have a "jsonChart".

Vis-2

As an alternative you can use the echarts adapter with "JSON" as data source (https://github.com/ioBroker/ioBroker.echarts#data-from-json). For this, apg-info adapter also provides the full data in other objects:

  • [..].marketprice.today.jsonChartData and [..].marketprice.tomorrow.jsonChartData contain only the chart data array
  • [..].marketprice.jsonChartData combines today's and tomorrow's chart data in one array.
  • [..].marketprice_quarter_hourly.jsonChartData provides the same combined chart data for quarter-hourly prices.

With this you can create nice charts like this one (created with echarts adapter and the combined chart quarter hourly data):

Changelog

0.1.35 (2026-06-15)

  • (HGlab01) improve provider sequence for forecast capability

0.1.34 (2026-06-13)

  • (HGlab01) change provider sequence (Exaa as last)
  • (HGlab01) fix EnergyCharts empty data recognition
  • (HGlab01) Bump axios to 1.17.0

0.1.33 (2026-05-26)

  • (HGlab01) Bump axios to 1.16.1
  • (SimonFischer04) support echarts (vis-2)
  • (HGlab01) fix E5050 process.exit() used

0.1.32 (2026-05-02)

  • (HGlab01) Adapter requires node.js >= 22 now
  • (HGlab01) fix 'DE' is not the code for an available bidding zone
  • (HGlab01) Bump axios to 1.15.2

0.1.30 (2026-02-24)

  • (HGlab01) finetune timeout management

Older Changelog

can be find here

License

MIT License

Copyright (c) 2023-2026 HGlab01 [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Disclaimer apg-powermonitor

More about the security of supply & all data, facts and figures regarding the world of electricity and the energy transition can be found at www.apg-powermonitor.at.

Disclaimer data providers

Four data providers are used for this adapter

  • Exaa (https://www.exaa.at/)
  • Entso-e (https://www.entsoe.eu/data/transparency-platform/)
  • Energy Charts (https://api.energy-charts.info/) licensed under the CC BY 4.0 license
  • aWATTar (https://www.awattar.at/services/api and https://www.awattar.de/services/api)

FOSSA Status