Commit Graph

19 Commits

Author SHA1 Message Date
Sam Machin 2d28a2304f
Update package.jsons for mono-repo (#851)
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question.  as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
2021-11-02 15:22:30 +00:00
Dennis Gaida eb8bae6782
blink1: added "blink1 in" node (#812)
* Added "blink1 in" node

* sets msg.payload to current RGB value or "off" if RGB = 0,0,0
* can also be used to pipe msg.payload to blink1 out
* blink1 category created
* blink1 label set to "blink1 out"
* Bumped version to 0.1.0
* Modified readme
2021-06-22 12:39:22 +01:00
Tod E. Kurt 010669037a
update node-blink1 library (#734) 2021-01-14 19:09:57 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones 88985f4fe7 update analysis and utility nodes info style 2016-03-02 13:27:52 +00:00
Dave Conway-Jones d70ae82d10 Fix listing errors in node-red-nodes 2016-03-01 21:10:58 +00:00
Dave Conway-Jones 37ec987a34 revert blink1 prereq (wrong increment) 2016-02-22 18:57:40 +00:00
Dave Conway-Jones b0c8b1e83f more node-red-nodes hardware section info updates
and update Pibrella to use latest nrgpio debounce thinking
2016-02-12 21:27:02 +00:00
Dave Conway-Jones 9539c3674f fix blink node fade times... 2016-02-04 21:03:43 +00:00
Dave Conway-Jones 0662354ec3 Update blink1 node to allow multiple blink1s 2016-01-02 12:27:57 +00:00
Dave Conway-Jones d330ce9da5 Update blink1 node to use done() on close. 2015-10-20 19:30:25 +01:00
Dave Conway-Jones ffb6d267ed Bump blink node to pickup newer dependancy
(should compile on node v0.12)
2015-09-24 18:59:50 +01:00
dceejay 76f55af264 Update Package.json file for all node-red-nodes to be Apache-2.0 2015-05-29 14:58:34 +01:00
dceejay cd57346cae Update leveldb node to try to force topic to string for key.
Add extra "help" for blink1 users.
2015-04-14 17:23:31 +01:00
dceejay 96bfc5b672 update redmes and some colours for blink1, ledborg and digirgb 2015-03-12 13:54:20 +00:00
dceejay 7135bb3067 Make blink1 (and ledborg) consistent with both docs and cheerlight colours
Close #102
2015-03-12 11:12:44 +00:00
dceejay a5adbc2207 Catch blink1 missing device error 2015-02-24 17:29:51 +00:00
Dave C-J e87eb2fb44 Update blink1 node so green is brighter 2014-09-04 11:30:52 +01:00
Dave C-J cdec6f842d Add npms for various hardware nodes, Blink1, DigiRGB, LEDBorg, PiFace 2014-07-08 22:57:42 +01:00