ttb-enocean

1.3.0 • Public • Published

This package add Enocean functionalities to:

This is not suited to stock Node-RED since this code needs a feature for creating nodes that is not present on stock Node-RED.

It handles:

  • Contact sensor
  • Temperature sensor
  • Presence sensor (PIR)
  • switch

Works with the dongle as well as the hat.

Install

If you want to install it :

  • Use the menu "import / node" and type "ttb-enocean" in the dialog box.
  • Wait for the install
  • Then reboot.

Use

Then, push the learning button of the enOcean sensor: a new node should appear on the desktop. Wire the out to a display node and look at the result in the display/debug tab (for a temperature sensor, you have to wait some minutes to get a result).

Full documentation is here: http://thethingbox.io/docs/enOceanUI.html

For developpers

In the settings, use "show all workspaces" the see the enocean tab.

My personal notes about the Enocean protocol (for developers only) is here: http://thethingbox.io/docs/enOceanCommon.html (this link is the only public one).

Package Sidebar

Install

npm i ttb-enocean

Weekly Downloads

11

Version

1.3.0

License

http://www.wtfpl.net

Last publish

Collaborators

  • thethingbox
  • thethingbox-team