Commit Graph

110 Commits

Author SHA1 Message Date
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
Dave C-J 6122dcd069 republish BBB npm 2014-09-03 22:35:00 +01:00
Dave C-J fe44018250 Merge branch 'migrate-to-fa-icons' of https://github.com/hindessm/node-red-nodes into hindessm-migrate-to-fa-icons
Conflicts:
	io/ping/88-ping.html
	io/wol/39-wol.html
	social/nma/57-nma.html
	social/prowl/57-prowl.html
	social/pushover/57-pushover.html
	social/twilio/56-twilio.html
	storage/sqlite/sqlite.html
2014-09-03 22:16:02 +01:00
Mark Hindess fdb62b5485 Found fa icon equivalent to icon-resize-full 2014-09-03 20:52:29 +01:00
Mark Hindess f19ae71fb7 Migrate icons. 2014-09-03 16:12:26 +01:00
Dave C-J 434d9808a9 Add stomp, ping, wol, wemo nodes to npm
and add fa icons
2014-07-27 18:05:23 +01:00
Dave C-J c95970a4ae Once again Dave's quality speeling causes a problem... 2014-07-25 12:30:00 +01:00
Dave C-J 2611853620 Add Pi-LITEr specific node for Pi users 2014-07-25 10:07:23 +01:00
Dave C-J 76d05dc2cd set makeymakey node to use the module.exports style 2014-07-18 21:20:14 +01:00
Dave C-J 232a11983b More tweaks to makey node - colours, jshint fixes, icons, readme etc. 2014-07-18 17:04:22 +01:00
Dave C-J 9d6d9917b8 tweak to makey udev rules file.... 2014-07-18 16:50:13 +01:00
Mark Hindess c4a7ec7ae9 Fix typo bugs. 2014-07-18 10:28:57 +01:00
Dave C-J 46b2327478 tweak MakeyMakey to add rules for USB access on Debian 2014-07-18 09:40:59 +01:00
Dave C-J a2553d69b8 add BBB, Twilio and Pushbullet as npms 2014-07-15 10:15:34 +01:00
Dave C-J cdec6f842d Add npms for various hardware nodes, Blink1, DigiRGB, LEDBorg, PiFace 2014-07-08 22:57:42 +01:00
Dave C-J dc722f9ae0 Add MakeyMakey node and npm 2014-07-08 22:56:58 +01:00
Dave C-J 34b81c3c18 Move Heatmiser nodes into a single directory 2014-07-08 22:56:30 +01:00
Dave C-J 43de38453e Tweak Pibrella package.json (mis-spelt) 2014-07-04 17:25:47 +01:00
Dave C-J 10f40b0161 Add Pibrella npm 2014-07-04 16:12:19 +01:00
Dave C-J cbaecd402a correct Blinkstick package.json 2014-07-04 16:11:34 +01:00
Dave C-J 96c3ba0282 Tweak blinkstick readme 2014-07-04 15:07:26 +01:00
Dave C-J 78d758bf85 Start moving nodes for npm install-ability
(split Blink nodes. and try blinkstick)
2014-07-04 14:51:55 +01:00
Dave C-J 999874f2b5 jsHint passing versions of BBB, scanBLE and wemo nodes.
Also fixe and in vs out issue on wemo... no way it could have been working previously..
2014-06-30 23:41:38 +01:00
Dave C-J c14364d752 Make Piface work with "strict" 2014-06-29 17:49:38 +01:00
Dave C-J 9e0585a721 Update node-red-nodes hardware nodes to use strict and pass jshint scan 2014-06-28 23:35:21 +01:00
Nick O'Leary 192c423153 Update some icons 2014-06-04 22:29:09 +01:00
Dave C-J 191f4412f6 can't spell yellow ... 2014-05-17 18:30:21 +01:00
Dave C-J 2b89241331 Tidied up Pi Peripheral nodes - should now work alongside base GPIO node 2014-05-06 21:00:09 +01:00
Dave C-J a32e87ff96 Merge branch 'master' of https://github.com/node-red/node-red-nodes 2014-04-20 18:02:39 +01:00
Dave C-J 9cb153635f Disable unuseful menu option for Pibrella and Piface nodes 2014-04-20 17:58:04 +01:00
Nick O'Leary f18b14c45d Merge pull request #44 from bedfordsean/heatmiser-feature
Heatmiser feature
2014-04-16 10:52:26 +01:00
Nick O'Leary 03f0d77526 Update branch 2014-04-13 21:51:47 +01:00
hdoukas fc00b1d66e fixed backwards compatibility
These changes affect the settings of hue node through the message input.
msg.lamp sets the lamp ID
msg.color sets the lamp color (e.g., msg.color="DF0101" will set the
color to red)
msg.brightness sets the lamp brightness (e.g., msg.brightness=50)
msg.payload is used to se the lamp status (on/off/alert) (e.g.,
msg.payload="alert" will flash the Lamp once)
msg.topic can be still used to set the color (compatibility with
previous versions)
2014-04-12 11:32:23 +02:00
Dave C-J b164820c8a Merge branch 'master' of https://github.com/node-red/node-red-nodes 2014-04-08 16:07:44 +01:00
Dave C-J 5a9cfb3425 Tweaks to hardware nodes to throw not laoded exceptions correctly. 2014-04-08 15:54:08 +01:00
Nick O'Leary 7805e2fd7e SensorTag node - fix accelerometer 2014-04-07 20:17:37 +01:00
Nick O'Leary e19599c868 HueNode: Revert API changes 2014-04-04 12:32:14 +01:00
Dave C-J 36bbddffe5 Better error handling for Pibrella buzzer. (and more useful). 2014-04-03 12:40:05 +01:00
Dave C-J 842d3e3c7e Make LEDBorg not even display warning if not present (less confusing). 2014-04-03 12:40:05 +01:00
Nick O'Leary 9ed2d06e0f Merge pull request #46 from hdoukas/master
code re-write, setting brightness added
2014-04-02 20:27:36 +01:00
Dave C-J 32db5a7e68 update data to 2014 for copyright on new files. 2014-04-01 10:46:18 +01:00
Dave C-J 3da2a29b5e Set BBB nodes to only load if bonescript present. (ie on a BBB) 2014-04-01 10:45:54 +01:00