Commit Graph

281 Commits

Author SHA1 Message Date
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 C-J 74a470c22e Bump WOL package version number in anticipation of pub to npm 2014-11-19 21:44:29 +00:00
Dave C-J c646596a5d WOL fix again - this time with correct number of braces... 2014-11-19 20:52:10 +00:00
Dave C-J 661a50b123 Add try/catch to WOL node to try to grab socket error.
(Upstream fix requested).
2014-11-19 20:39:05 +00:00
Dave Conway-Jones 0a15d2d539 Merge pull request #81 from zobalogh/exif-node-tests
Adding exif node tests
2014-11-18 19:35:54 +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 6768c1b42b Update Pushbullet Node to allow use of Channels 2014-11-10 16:42:49 +00:00
zobalogh 748dbd47b6 Adding exif node tests 2014-11-10 14:53:46 +00:00
Dave C-J 7474905b08 Fix msgpack node to handle more than just objects...
Fix to close Issue #482 and #483
2014-11-09 14:28:09 +00:00
Dave C-J 8b689ca09b Add License and Readme to Exif node 2014-11-08 14:11:02 +00:00
Dave Conway-Jones b9d64b8200 Merge pull request #79 from zobalogh/exif-node
Adding Exif node.
2014-11-08 13:54:04 +00:00
zobalogh ce62e23cf2 Adding Exif node. 2014-11-07 15:29:25 +00:00
Dave C-J d47b7f57a2 re-re-fix Ping node to assemble full result before parsing.... 2014-11-07 11:44:04 +00:00
Dave C-J ebbd9f4494 Change regex for Ping node to work across languages...
(hopefully) Addresses Issue #80
2014-11-07 08:27:24 +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 Conway-Jones 2577911b9f Merge pull request #74 from anna2130/mqlight
Added mqlight nodes with share property
2014-10-30 09:33:23 +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
Dave C-J ecbde5d3d5 Add Random number generator node. 2014-10-27 20:26:49 +00:00
Anna Thomas 9f900788f8 Added mqlight nodes with share property 2014-10-20 10:55:29 +01:00
Dave C-J 92b788155e Merge branch 'master' of https://github.com/node-red/node-red-nodes 2014-10-14 18:01:01 +01:00
Dave Conway-Jones 95a01356f5 Tweak Readme re DDB node
point out that you shouldn't have two versions installed.
2014-10-14 17:59:37 +01:00
Dave C-J c1032f9165 Add Warning to deprecated DDB node
Move to @wnagele 's version on npm.
2014-10-14 17:49:59 +01:00
Dave Conway-Jones a59a7b3d3c Update node-red-node-ddb to point to @wnagele 's version 2014-10-13 23:30:10 +01:00
Dave C-J 3e4c740b24 Add Base64 encode/decode parser node 2014-10-09 21:39:34 +01:00
Dave Conway-Jones e3c001d586 Merge pull request #72 from hindessm/remove-npm-debug-log
Remove npm debug log
2014-10-07 22:20:21 +01:00
Dave C-J 8d15e68b47 Change msgpack to use pure javascript npm implementation of lib 2014-10-02 19:38:23 +01:00
Dave C-J 2193eaab24 Update Smooth node to our more normal html layout.... 2014-10-02 19:35:07 +01:00
Mark Hindess 0825ba1dbb Add ignore file to avoid the problem in future. 2014-10-01 09:04:59 +01:00
Mark Hindess 0d2b89903d Remove Dave's npm-debug.log file. 2014-10-01 09:00:26 +01:00
Dave Conway-Jones 71a02ebbce Update README.md 2014-09-26 21:30:44 +01:00
Dave C-J 4baf78e52b fix sqlite node typos 2014-09-22 20:50:25 +01:00
Dave C-J a5b3cf09e0 Add extra links to README.md 2014-09-22 20:47:06 +01:00
Dave C-J a36b6b053b Add npm info to RED.me 2014-09-22 20:00:26 +01:00
Dave C-J dc7da9680b Update README list to add smooth node to function category.
tweak Sample node to be inline with core sample node.
2014-09-21 11:17:49 +01:00
Dave C-J 410ef92166 Merge branch 'master' of https://github.com/node-red/node-red-nodes 2014-09-21 11:15:34 +01:00
Dave C-J 60dba00c73 Move Smooth node to function folder to better reflect it's category.
(as suggested by Paul)
2014-09-21 11:14:57 +01:00
Dave Conway-Jones 7d17a107d6 Update README.md 2014-09-20 23:20:28 +01:00
Dave Conway-Jones dc86a3b235 Update README.md 2014-09-20 09:29:51 +01:00
Dave Conway-Jones f08bde0e6f Added Smooth node to analysis 2014-09-20 09:26:49 +01:00
Dave C-J 328c04e390 Add smoothing node to Node-RED-nodes 2014-09-20 09:26:09 +01:00
Dave C-J 62db238294 Fix Dweetio npm package 2014-09-18 17:40:48 +01:00
Dave C-J 670ef479d6 Add Dweetio npm package 2014-09-17 21:27:56 +01:00
Dave C-J 5435a908c1 Add msgpack parser node to pack/unpack msgpack compressed buffers. 2014-09-17 21:03:10 +01:00
Dave C-J 6898b34e3b tweak packages for xmpp and suncalc - updates for npm 2014-09-17 21:03:10 +01:00
Nick O'Leary 01d1eadf65 Merge pull request #68 from hindessm/remove-redundant-null-checks
Remove redundant msg != null checks.
2014-09-08 21:53:47 +01:00
Mark Hindess b1ba8369d4 Remove redundant msg != null checks. 2014-09-08 21:42:16 +01:00
Dave C-J 68c9e2b41a Let suncalc node try to auto set geo location (if allowed) 2014-09-07 21:56:49 +01:00
Dave C-J e87eb2fb44 Update blink1 node so green is brighter 2014-09-04 11:30:52 +01:00