Controller rule for PixelIt device

image

Controller rule for PixelIt device

A simple JS script transforms OpenHAB in a controller for a PixelIt LED matrix device (see https://github.com/o0shojo0o/PixelIt for the device).

Screen definitions can be sent to this controller, creating a single playlist that will be repeated over and over again.

Language: JS (ECMA 262 5.1)

Dependencies:

  • Item needs to be created
  • script needs to be modified with name of item and address of your PixelIt device

Changelog

Version 0.1

  • initial release

Resources

See detailed documentation and installation instruction at https://github.com/miccgn/openhab-pixelit/blob/main/README.md

1 Like