UNPKG

node-red-contrib-pixelit

Version:
87 lines (49 loc) 2.2 kB
# node-red-contrib-pixelit [![NPM version](http://img.shields.io/npm/v/node-red-contrib-pixelit.svg)](https://www.npmjs.com/package/node-red-contrib-pixelit) [![Downloads](https://img.shields.io/npm/dm/node-red-contrib-pixelit.svg)](https://www.npmjs.com/package/node-red-contrib-pixelit) [![Known Vulnerabilities](https://snyk.io/test/github/o0shojo0o/node-red-contrib-pixelit/badge.svg)](https://snyk.io/test/github/ixelit-project/node-red-contrib-pixelit) [Node-RED](https://nodered.org/) nodes to control the [PixelIt](https://github.com/pixelit-project/PixelIt) easily and comfortably. ## Example ![Example](https://www.bastelbunker.de/Pixelit_nodered.png) ## Changelog ### 0.4.0 (2024-10-07) - (o0shojo0o) added PixelIt UUID to Core-Node (is necessary in the future to use the API) - (o0shojo0o) update dependencies ### 0.3.14 (2022-08-16) - (o0shojo0o) better JSON error handling ### 0.3.13 (2022-08-13) - (o0shojo0o) update URLs ### 0.3.12 (2022-02-06) - (o0shojo0o) fix Typos ### 0.3.11 (2022-02-06) - (o0shojo0o) added HexColor to Clock Node - (o0shojo0o) added HexColor to Text Node - (o0shojo0o) added Zig Zag Wipe to SwitchAnimation Node - (o0shojo0o) added Bitmap Wipe to SwitchAnimation Node - (o0shojo0o) added Random to SwitchAnimation Node ### 0.3.10 (2021-12-03) - (o0shojo0o) added better error handling ### 0.3.9 (2021-05-26) - (o0shojo0o) added GPIO Control ### 0.3.8 (2021-04-07) - (o0shojo0o) bugfix 'Text.Scroll' -> on ### 0.3.7 (2021-03-27) - (o0shojo0o) bugfix SleepMode brightness - (o0shojo0o) bugfix Brightness ### 0.3.6 (2021-03-24) - (o0shojo0o) bugfix 'Text.Scroll' ### 0.3.5 (2021-03-22) - (o0shojo0o) bugfix 'SleepMode' ### 0.3.4 (2021-03-21) - (o0shojo0o) bugfix 'Alert Screen' ### 0.3.3 (2021-03-20) - (o0shojo0o) code refactor - (o0shojo0o) removed old references and adjusted the code - (o0shojo0o) request replaced by axios - (o0shojo0o) fix axios exceptions ### 0.3.2 (2020-06-10) - (o0shojo0o) New API address ### 0.3.1 (2019-12-27) - (o0shojo0o) Bugfix undefined exception ### 0.3.0 (2019-12-26) - (o0shojo0o) Added support für new sound feature of Pixel It v. 1912182240