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 🙏

© 2025 – Pkg Stats / Ryan Hefner

iobroker.radiohead

v1.4.0

Published

This is an ioBroker-Adapter to integrate a RadioHead network using a serial interface.

Downloads

83

Readme

Logo

ioBroker.radiohead

NPM version Downloads Number of Installations (latest) Number of Installations (stable)

NPM

Tests: Test and Release

RadioHead adapter for ioBroker

This is an ioBroker-Adapter to integrate a RadioHead network using a serial interface.

RadioHead is a open source Packet Radio library for embedded microprocessors. It provides addressed, reliable, retransmitted, acknowledged variable length messages.


Dies ist ein ioBroker-Adapter zur Integration eines RadioHead Netzwerkes über eine serielle Schnittstelle.

RadioHead ist eine Open Source paketbasierte Funkmodul-Bibliothek für Mikroprozessoren. Es bietet adressierte, zuverlässige, wiederholt übertragene und bestätigte Nachrichten in variabler Länge.


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! Sentry reporting is used starting with js-controller 3.0.

Changelog

1.4.0 (2025-11-01)

  • (crycode-de) Node.js >= 20, js-controller >= 6.0.11, Admin >= 7.6.17 required
  • (crycode-de) Updated to latest ioBroker adapter toolset
  • (crycode-de) Updated dependencies and fixed resulting issues
  • (crycode-de) Updated Sentry DSN

1.3.0 (2022-01-07)

  • (crycode-de) Handling of serial port close events
  • (crycode-de) Try to reinitialize the serial port on close/errors
  • (crycode-de) Fixed spelling of indicator role
  • (crycode-de) Log messages now starts with an uppercase letter
  • (crycode-de) Debug log RHS version on adapter startup
  • (crycode-de) Some internal refracturing
  • (crycode-de) Updated dependencies

1.2.0 (2021-09-17)

  • (crycode-de) Use stringified json for data.incoming state

1.1.1 (2021-01-09)

  • (crycode-de) Small fixes
  • (crycode-de) Updated dependencies

1.1.0 (2020-12-23)

  • (crycode-de) Added Sentry error reporting
  • (crycode-de) Updated dependencies
  • (crycode-de) Compatibility with Node.js 14.x
  • (crycode-de) Optimized npm package

1.0.7 (2020-06-01)

  • (crycode-de) Fixed bug on deleting incoming data entries.

1.0.5 (2020-04-14)

  • (crycode-de) Fixed bug in grouping in/out data.
  • (crycode-de) Added missing translations.
  • (crycode-de) Fixed bug with promiscuous mode.
  • (crycode-de) Updated dependencies.

1.0.4 (2020-02-03)

  • (crycode-de) Updated connectionType and dataSource in io-package.json.

1.0.3 (2020-01-23)

  • (crycode-de) Better handling of changed objects in admin.
  • (crycode-de) Added connectionType in io-package.json and updated dependencies.

1.0.2 (2019-09-08)

  • (crycode-de) dependency updates and bugfixes

1.0.1 (2019-07-30)

  • (crycode-de) license update

1.0.0 (2019-07-28)

  • (crycode-de) initial release

License

GNU General Public License Version 2

Copyright (c) 2019-2025 Peter Müller [email protected]

See LICENSE for details.