Commit Graph

298 Commits

Author SHA1 Message Date
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
Ben Hardill c45c625872 Updated doc and added package.json 2014-12-22 13:12:34 +00:00
Dave C-J fb1bd83285 Merge branch 'master' of https://github.com/node-red/node-red-nodes 2014-12-12 23:17:28 +00:00
Dave C-J bad0142f61 Correct timezone param in mysql node 2014-12-12 23:16:40 +00:00
Dave C-J 5cd7a73baf Make Rawserial node fail more quietly 2014-12-12 23:15:42 +00:00
Dave C-J c128184d6a re-categorise Geohash node as location 2014-12-12 23:15:09 +00:00
Dave Conway-Jones a84555acab Merge pull request #85 from madeddie/master
New version of nma package available
Thanks @madeddie
Yes - nailing down the pre-reqs is a decision we have made... even if (as in this case) it does break us occasionally.
2014-12-12 16:58:40 +00:00
Edwin Hermans 3b6f0ae222 pinned version of nma dependency 2014-12-12 10:36:15 +01:00
Edwin Hermans 24282291f4 updates for new version of nma package 2014-12-12 01:01:18 +01:00
Edwin Hermans e5d75fbd9b Update package.json 2014-12-12 00:57:01 +01:00
Dave C-J 5f78aa10ad niggles in new Hummingboard GPIO node 2014-12-10 17:52:33 +00:00
Dave C-J 785f2dde16 Add initial GeoHash node 2014-12-10 09:30:20 +00:00
Dave C-J dbff1dc28c Add Hummingboard GPIO node 2014-12-10 09:29:18 +00:00
Dave C-J 139dcd67bc Attempt to clarify Info text for new Twilio features. 2014-12-06 16:42:59 +00:00
Dave Conway-Jones 49e9edaf39 Merge pull request #84 from thiseldo/master
Add Call capability to Twilio out node
thanks @thiseldo
2014-12-06 16:36:16 +00:00
Andrew Lindsay 5fc3bd80ba Updated to make calls 2014-11-26 20:41:26 +00:00
Andrew Lindsay d7cee30787 Updated to make calls 2014-11-26 20:37:54 +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 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