Commit Graph

151 Commits

Author SHA1 Message Date
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
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
Nick O'Leary 08791f1914 Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +00:00
dceejay f4fdebfba5 Misc tidy ups of jsHint "issues" for some node-red-nodes 2015-02-05 13:52:20 +00:00
dceejay 1d90f7006f Update LEDborg node to use RPi.GPIO
Fix to Close #93
2015-01-30 08:43:55 +00:00
dceejay 9170cc6282 Little extra loading error handling for BBB node 2015-01-29 16:41:39 +00:00
dceejay 0a5b184dad Allow hue lamp to specify IP manually...
for those cases where discovery doesn't...
2015-01-29 16:41:06 +00:00
dceejay ac0aa40e24 Update Piliter node to use python library. 2015-01-06 14:54:45 +00:00
dceejay 39bf90b506 Tidy up heatmiser node and publish as npm 2015-01-04 21:46:19 +00:00
dceejay ba7de5a383 Update BBB readme and package version - publish to npm 2014-12-29 20:33:24 +00:00
dceejay 50194c4d07 Merge branch 'master' of github.com:node-red/node-red-nodes 2014-12-29 20:21:03 +00:00
Maxwell Hadley ee341f7056 BBB nodes will now use octalbonescript if it is available 2014-12-29 18:15:57 +00:00
Dave C-J 0ff8648258 New Pibrella node - Can use softpwm on all outputs.
Buzzer no longer breaks audio.
2014-12-26 15:24:21 +00:00
Dave C-J 3d8a510bae Merge branch 'master' of https://github.com/node-red/node-red-nodes 2014-12-24 21:53:23 +00:00
Dave C-J 98a029bfd7 Slightly better hardware discrimination for Hummingboard Node 2014-12-24 21:53:00 +00:00
Dave Conway-Jones a860f4606e Merge pull request #88 from hardillb/master
Fix digiRGB node
2014-12-23 13:13:54 +00:00
Ben Hardill 1ef562edbd Removed "use strict" as it breaks this node. I'm investigating why.
Also updated the package.json to reflect autors and bumped version number
2014-12-22 16:04:08 +00:00
Dave C-J 4a0608d2e9 slight speelling correction to sensortag package.json 2014-12-22 14:26:17 +00:00
Ben Hardill c45c625872 Updated doc and added package.json 2014-12-22 13:12:34 +00:00
Dave C-J 5f78aa10ad niggles in new Hummingboard GPIO node 2014-12-10 17:52:33 +00:00
Dave C-J dbff1dc28c Add Hummingboard GPIO node 2014-12-10 09:29:18 +00:00
Dave C-J 317aaa1b64 Handle users of old Blinkstick npm a bit more nicely.
Don't  barf (quite so badly) on new API calls if they don't exist yet.
2014-11-20 08:44:05 +00:00
Dave Conway-Jones 263465f010 Merge pull request #73 from arvydas/master
New features for BlinkStick node
includes animations and other cool features
Thanks @arvydas
2014-11-18 17:48:09 +00:00
Arvydas Juskevicius 61ac8fefae Improvements to BlinkStick node
* Ability to select BlinkStick by serial number
* Look up serial numbers of connected BlinkSticks
* Ability to set blink, morph and pulse animations
* Ability to control the parameters of those animations like duration,
* steps, repeats and delay
* Repeat blink and pulse animation until new payload is received
* Automatically find BlinkStick if it was removed and then plugged back in
* Connectivity status when "Node Status" is enabled in the menu
* Override parameters with payload object
* Improved text in the info pane
2014-11-18 17:16:19 +00:00
Dave C-J f7c7c52578 Hide PiLiter node from non-Pi users 2014-11-07 08:25:53 +00:00
Dave C-J 067ece146b Add comment to Pibrella info about buzzer not sharing PWM
(kills 3.5mm audio output).
It's a Won'tfix  to close #75
2014-10-30 12:57:24 +00:00
Dave C-J 48b0c3a68b Update Pi nodes to allow initial read / level set.
More consitent use of icons
Move to Raspberry Pi category
2014-10-27 20:28:05 +00:00
Mark Hindess b1ba8369d4 Remove redundant msg != null checks. 2014-09-08 21:42:16 +01:00
Dave C-J e87eb2fb44 Update blink1 node so green is brighter 2014-09-04 11:30:52 +01:00