1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
Commit Graph

178 Commits

Author SHA1 Message Date
Dave Conway-Jones
0648f4cc0d Add status indicators to PiFace node 2016-01-03 18:23:49 +00:00
Dave Conway-Jones
7408cf7674 Fix PiFace node initial state so it works...
(which it never did… oops! )
2016-01-03 12:25:08 +00:00
Dave Conway-Jones
0662354ec3 Update blink1 node to allow multiple blink1s 2016-01-02 12:27:57 +00:00
Dave Conway-Jones
681bdae576 Update BBB nodes to support Jessie
Fix to close #156
Now mandates octalbonescript so a minor version bump.
2016-01-01 14:38:39 +00:00
Dave Conway-Jones
c2dc764965 Update LEDborg node to set status more correctly on error 2016-01-01 14:35:54 +00:00
Dave Conway-Jones
617e6809b5 let LEDborg handle numeric numbers
just helps make it more resilient.
2015-12-24 14:29:37 +00:00
Dave Conway-Jones
5568238058 Update PiFace README
to include instructions to make it work on Jessie etc.
2015-12-20 11:39:59 +00:00
Dave Conway-Jones
1a9da583f1 Update Pi Hardware nodes that call python
Pibrella, PiLiter, PiLcd
2015-12-12 16:33:39 +00:00
Dave Conway-Jones
29cbd46b85 update piliter python script
(was well behind the curve)
2015-12-09 23:05:21 +00:00
Dave Conway-Jones
8a4b0892b1 fix physics-web node package.son 2015-12-01 16:17:44 +00:00
Dave Conway-Jones
083d2841db add oldlace to ledborg docs, and try to make clearer.
to close #149
2015-11-30 16:58:02 +00:00
Ben Hardill
d9fb187cdd Pushing Physical-web node to node-red-nodes
Hopefully fixing jslint errors

And once more

Getting closer

I think I've finally squashed all the jshint errors
2015-11-23 16:31:30 +00:00
Dave Conway-Jones
439a890688 Make LEDborg use more clear,
warn if more than one deployed at a time.
2015-11-21 16:36:27 +00:00
Dave Conway-Jones
ddacd61ab0 Update LEDborg - to match Pi node colours and update python 2015-11-16 23:12:35 +00:00
Dave Conway-Jones
2ef447dfeb Add PiSRF node - reads SRF05 (or 04) Ultrasonic range module 2015-11-01 14:59:21 +00:00
Dave Conway-Jones
1e870d431f Add Pi LCD node for simple LCD modules 2015-11-01 14:58:24 +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
5316ff715c Fix spelling in Intel Galileo node READme 2015-09-24 19:00:27 +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
Dave Conway-Jones
4e63566dbf bump sensor tag to use latest upstream lib
(to get mag switch function)
2015-09-23 09:45:20 +01:00
Dave Conway-Jones
b7ed95f60f Add Intel Galileo/Edison Gpio nodes 2015-09-21 17:03:50 +01:00
Dave Conway-Jones
0f9bd05180 Add meg switch input to Ti Sensortag node 2015-08-27 10:56:43 +01:00
Ben Hardill
f7846c284b fix typo in sensorTag type 2015-07-21 09:17:31 +01:00
Nick O'Leary
5dc0c0e968 Fix merge conflicts on i18n 2015-07-15 10:24:44 +01:00
Nick O'Leary
ee5ff8b010 Send status message id to be nls'd in editor 2015-07-07 21:31:28 +01:00
dceejay
f57d8b388a Better fix for sensorTag node linting - as in actually still works... 2015-07-05 15:29:24 +01:00
dceejay
ce315bfe84 fix sensorTag linting 2015-07-04 22:21:00 +01:00
dceejay
6aa5500d34 Fix sensortag to still work with "old" tags ;-) 2015-07-02 13:29:13 +01:00
dceejay
91dc58d2b0 Update SensorTag to include Luxo and cleanup layout 2015-07-01 23:45:34 +01:00
Ben Hardill
d87612eadf fix the version of node-sensortag lib and bump version 2015-07-01 10:38:27 +01:00
dceejay
56bb10642a Update Note(s) in READMEs for all moved out nodes.
redis, mongo, email, feedparse, twitter, irc, arduino, serialport
2015-06-16 21:37:22 +01:00
Nick O'Leary
da209a6b66 Update core nodes to pull common msgs from node-red ns 2015-06-16 11:16:29 +01:00
Nick O'Leary
7d011dac99 Add i18n content for moved core nodes 2015-06-16 10:36:19 +01:00
dceejay
d515deece1 Move Arduino node from core to external 2015-06-06 18:13:53 +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
64d3b11fd9 slightly nicer jscs style updates to several nodes
again not pushed to npm - still just whitespace.
2015-05-11 20:04:51 +01:00
dceejay
f497b57b7d Apply consistent style to node-red-nodes
(not updating npm for this yet - just whitespace)
2015-05-11 19:25:39 +01:00
dceejay
dd79a64de9 remove old hue node and update README
(there is a better node-red-contrib-hue node on npm)
2015-04-27 22:24:47 +01:00
dceejay
89dcdb2139 Add amber as a named colour to blinkstick 2015-04-17 21:07:25 +01:00
dceejay
bb9d67f1ae Update node-red-nodes - clean up lint issues (mainly unused funcs and vars) 2015-04-16 10: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
Ben Hardill
02e16f64ba Updating doc to mention only 1 sensorTag can be used at any given time. 2015-04-08 13:54:42 +01:00
dceejay
d511ee69fb lots of little node edits to clean up jsHint "errors" 2015-03-26 18:55:03 +00:00
dceejay
63abf0a8c3 Let blinkstick handle strings of neopixels 2015-03-25 08:33:02 +00:00
dceejay
5a27ce17e8 fix fix for #105 2015-03-16 17:32:08 +00:00
dceejay
9d11a48cb1 Update to BBB node
Fixes #105
Thanks @maxwellhadley
2015-03-16 16:28:01 +00: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
dceejay
cba50b74a2 Add neopixel array capability to Blinkstick node 2015-02-07 19:31:37 +00:00