Commit Graph

444 Commits

Author SHA1 Message Date
Dave Conway-Jones 38d16b8a4d
Tidy up listing for some nodes. No functional changes
to make listing task pass
2017-04-12 13:32:08 +01:00
Ben Hardill 3f4261f3b7 Big WeMo node update (#295)
* Reduce resubscription time

Halve the resubscrciption timeout to make sure event
subscriptions get renewed

* Big Update

Includes:
 - New lookup node to check state of a device
 - Fix dimming control for lights
 - Fix light group control
 - Set the node label to match the device name
 - The event now includes the text description of the light capability

* Fix groups properly

* Fix travis error with comparitor

* Bump node-ssdp version
2017-04-06 11:21:33 +01:00
Dave Conway-Jones d86cf60b06 bump sensortag pre-req 2017-03-29 17:01:53 +01:00
Dave Conway-Jones 1ca1492bc4 typo in sensehat info, R->F 2017-03-29 14:13:23 +01:00
Dave Conway-Jones 316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones 603189f123 Bump arduino package, thanks to PR 2017-01-29 17:43:48 +00:00
Bart f70f4c4fff remove firmata/node_modules path in require('serialport') (#271)
serialport is not found when installing the npm module local (instead of 'npm install node-red-node-arduino -g')
2017-01-29 17:39:44 +00:00
Dave Conway-Jones 66d4991b5b bump demo package ver for npm 2016-12-03 11:28:11 +00:00
Ben Hardill 92520f7d57 Reduce resubscription time (#256)
Halve the resubscrciption timeout to make sure event
subscriptions get renewed
2016-12-03 11:26:16 +00:00
Dave Conway-Jones fcc1fcfca8 bump package versions (heatmiser, arduino, pushover) 2016-11-26 21:22:18 +00:00
GadgetUK c86fdc839a Update 100-heatmiser.js (#255)
Change to underlying nodejs module for addressing Neo and Wifi units
2016-11-26 21:17:20 +00:00
Ben Hardill 2b6661c4f2 Test for broken XML in WeMo response (#250)
Thanks @hardillb
2016-11-09 08:44:07 +00:00
Dave Conway-Jones f2bac89911 Fix edits in sense hat and prowl nodes 2016-11-07 14:17:02 +00:00
Dave Conway-Jones 7917ca8dcf Fix missing httpAdmin permissions for Pushbullet, twitter what3words and sensehatsim
fixes #244
2016-11-06 20:27:21 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones 791b246f19 Add notes that mcp3008 is and A/D Converter
to fix #248
Thanks @ukmoose
2016-11-02 21:16:48 +00:00
Dave Conway-Jones d52f9dcd30 detect Pi updates for LEDborg, mcp3008 and neopixel 2016-11-02 10:02:51 +00:00
Ben Hardill d9c551c026 Fix SensorTag node on Windows (#246)
Fix windows install 
(or rather - only run the postinstall if on Linux)
Thanks @hardillb
2016-11-02 09:55:06 +00:00
Dave Conway-Jones 3e3b9aa706 bump Arduino node firmata prereq 2016-10-27 17:41:25 +01:00
Dave Conway-Jones 8efc1e5fc8 bump request npm levels in wet and feed parser 2016-10-13 14:23:55 +01:00
Dave Conway-Jones 36e834fdf1 bump serial port to 4.0.3 library 2016-10-13 14:12:08 +01:00
Dave Conway-Jones 8e84e19cde add mcp3008 node and bump some packages 2016-09-20 08:19:45 +01:00
Dave Conway-Jones 216c8cca19 bump wemo node version 2016-08-17 09:14:56 +01:00
Ben Hardill 04b7ee9e1e Silence Listener leak warning (#229)
* Replacing the original wemo node with the wemo-ng node

* Added install instructions

* Fix name of wemo out node

* Fix some jshint errors

More jshint fixes

fix jshint

last jshint fix

Fix last jshint error

* Adds proper url length detection

* fix up the extra line added in the merge

* Fix some jshint errors

More jshint fixes

fix jshint

last jshint fix

Fix last jshint error

load of tiny listing fixes, undef, unused, etc

fix slight wrinkle in new Wemo node

Fix wemo package name for npm.

Add contribution.md to node-red-nodes

to make it more obvious.
correct spelling in readme.md
revert .jshintrc

Added subtree and walker nodes. (#200)

Thanks @mikakaraila  - very useful.

slight edits to snmp to pass jslint-ing

Bump underlying serial port nam version

correct BBB callback response to check exists

To Fix #198

* Adds proper url length detection

fix up the extra line added in the merge

* Added some more error checking in discovery

* Adds proper url length detection* fix up the extra line added in the merge

* Adds proper url length detection

* fix up the extra line added in the merge

Add line output mode for Daemon node

to address #202

Email rework (#195)

* Rework of Node-RED email nodes

tidy up email listing - no code changes

add latest email node dips

and update email node libs - bump version

update package version for nodes tests

add a few tests

geohash, smooth, base64, msgpack

correct path of source file

Thanks @Ltrlg

Fix typo in node-red-node-smooth (#205)

node-red-node-physical-web: Added msg.advertising = true/false to enable/disable advertising (#204)

* Added msg.advertising = true/false to enable/disable advertising

* Fixed comparison with bool

Don't use get_compass as it breaks get_orientation

add envelope to email node options

as part of node-red#875

Physical-web: Added status (found, updated and lost) as msg.topic (#206)

Added msg.advertising = true/false to enable/disable advertising
Added status (lost, updated, found) as msg.topic, if not already set
Added checkbox to allow duplicates or not.

* Re-added optional topic to avoid breaking compatibility

* Cleaner topic slection

add a v0.3 serial port to help with node5/6

let PI try to enable sensorTag access on install

Add cc and bcc options to email node

to close #209

updates to email node to better handle

different mail types. Still not great - but does the basics…  To close

Better email node parsing (again)

Fix indent

fixed formating

* Fix heading in README.md

Fix node name in README.md

* Silences warnings about too many listeners
2016-08-17 09:11:37 +01:00
Dave Conway-Jones b9b0e19f63 sensor tag - filter out "bad" values
to close #225
2016-08-10 10:26:20 +01:00
Dave Conway-Jones 4f90ccfcd4 Bump BBB node dependancies 2016-08-06 18:42:34 +01:00
Dave Conway-Jones 75787fa3c2 Update blinkstick neopixel modes 2016-08-06 18:42:10 +01:00
Dave Conway-Jones 4f4d2de45f Arduino nodes, reconnect on partial deploys 2016-07-15 14:45:32 +01:00
Dave Conway-Jones 0bfeb13abc Move Arduino nodes to use firmata nom
rather than arduino-firmata
2016-07-13 14:19:09 +01:00
Dave Conway-Jones 0b094cbfc7 bump physical-web package version for nom 2016-06-29 17:36:49 +01:00
Nathanaël Lécaudé 648d6438b1 Corrected error in power level (#217) 2016-06-29 17:32:50 +01:00
Nathanaël Lécaudé 14cfbf7b0b Update spinner to reflect new power range. (#218) 2016-06-29 17:32:27 +01:00
Ben Hardill 46cc9bb906 Added more error checking in the discovery section (#214)
* Replacing the original wemo node with the wemo-ng node

* Added install instructions

* Fix name of wemo out node

* Fix some jshint errors

More jshint fixes

fix jshint

last jshint fix

Fix last jshint error

* Adds proper url length detection

* fix up the extra line added in the merge

* Fix some jshint errors

More jshint fixes

fix jshint

last jshint fix

Fix last jshint error

load of tiny listing fixes, undef, unused, etc

fix slight wrinkle in new Wemo node

Fix wemo package name for npm.

Add contribution.md to node-red-nodes

to make it more obvious.
correct spelling in readme.md
revert .jshintrc

Added subtree and walker nodes. (#200)

Thanks @mikakaraila  - very useful.

slight edits to snmp to pass jslint-ing

Bump underlying serial port nam version

correct BBB callback response to check exists

To Fix #198

* Adds proper url length detection

fix up the extra line added in the merge

* Added some more error checking in discovery

* Adds proper url length detection* fix up the extra line added in the merge

* Adds proper url length detection

* fix up the extra line added in the merge

Add line output mode for Daemon node

to address #202

Email rework (#195)

* Rework of Node-RED email nodes

tidy up email listing - no code changes

add latest email node dips

and update email node libs - bump version

update package version for nodes tests

add a few tests

geohash, smooth, base64, msgpack

correct path of source file

Thanks @Ltrlg

Fix typo in node-red-node-smooth (#205)

node-red-node-physical-web: Added msg.advertising = true/false to enable/disable advertising (#204)

* Added msg.advertising = true/false to enable/disable advertising

* Fixed comparison with bool

Don't use get_compass as it breaks get_orientation

add envelope to email node options

as part of node-red#875

Physical-web: Added status (found, updated and lost) as msg.topic (#206)

Added msg.advertising = true/false to enable/disable advertising
Added status (lost, updated, found) as msg.topic, if not already set
Added checkbox to allow duplicates or not.

* Re-added optional topic to avoid breaking compatibility

* Cleaner topic slection

add a v0.3 serial port to help with node5/6

let PI try to enable sensorTag access on install

Add cc and bcc options to email node

to close #209

updates to email node to better handle

different mail types. Still not great - but does the basics…  To close

Better email node parsing (again)

Fix indent

fixed formating

* Fix heading in README.md

Fix node name in README.md
2016-06-24 11:06:59 +01:00
Dave Conway-Jones 4248b580ee let PI try to enable sensorTag access on install 2016-05-26 19:42:22 +01:00
Nathanaël Lécaudé 966e7a520b Physical-web: Added status (found, updated and lost) as msg.topic (#206)
Added msg.advertising = true/false to enable/disable advertising
Added status (lost, updated, found) as msg.topic, if not already set
Added checkbox to allow duplicates or not.

* Re-added optional topic to avoid breaking compatibility

* Cleaner topic slection
2016-05-20 16:00:52 +01:00
Nick O'Leary 34c42eed61 Don't use get_compass as it breaks get_orientation 2016-05-09 15:15:15 +01:00
Nathanaël Lécaudé b0c5c8c8f4 node-red-node-physical-web: Added msg.advertising = true/false to enable/disable advertising (#204)
* Added msg.advertising = true/false to enable/disable advertising

* Fixed comparison with bool
2016-05-02 21:58:40 +01:00
Ben Hardill d8cf46a4ec * Adds proper url length detection* fix up the extra line added in the merge
* Adds proper url length detection

* fix up the extra line added in the merge
2016-04-16 10:08:21 +01:00
Dave Conway-Jones 9300e81e3d correct BBB callback response to check exists
To Fix #198
2016-04-14 11:26:57 +01:00
Dave Conway-Jones de304c8a76 Fix wemo package name for npm. 2016-04-10 09:57:22 +01:00
Dave Conway-Jones c54a019899 fix slight wrinkle in new Wemo node 2016-04-09 18:06:29 +01:00
Dave Conway-Jones 48bcd3c7df load of tiny listing fixes, undef, unused, etc 2016-04-09 18:00:20 +01:00
Ben Hardill 37ba29484a Update WeMo node to WeMo-NG (#199)
* Replacing the original wemo node with the wemo-ng node

* Added install instructions

* Fix name of wemo out node

* Fix some jshint errors

More jshint fixes

fix jshint

last jshint fix

Fix last jshint error
2016-04-09 17:59:36 +01:00
Dave Conway-Jones a8ec48553f sensor tag - only disconnect once...
still to close #196
2016-04-01 16:41:58 +01:00
Dave Conway-Jones 98d44004c9 let ti sensor tag try to reconnect
to close #196
2016-04-01 16:02:49 +01:00
Nick O'Leary b5f0823bd4 Update sensehatsim readme 2016-04-01 01:03:16 +01:00
Nick O'Leary 76430a84f0 Add sensehat simulator node 2016-04-01 01:01:54 +01:00
Dave Conway-Jones 99e9c540ef add tick to Unicorn clock example 2016-03-29 10:10:26 +01:00
Nick O'Leary a4daf91a30 SenseHat: Add clock example and support for x0-x1 ranges 2016-03-28 22:53:56 +01:00
Dave Conway-Jones 73e84c7ff9 Add clock example to unicorn hat node 2016-03-28 17:43:00 +01:00
Dave Conway-Jones f64a17acd5 bump physical web node package to include pr from @natcl 2016-03-27 17:49:52 +01:00
Dave Conway-Jones c755442296 fix unicorn listing 2016-03-26 18:15:19 +00:00
Dave Conway-Jones be2199640e remove debug console.log from unicorn hat node 2016-03-26 17:38:37 +00:00
Dave Conway-Jones 6627d020ae Let unicorn node handle block sized sprites 2016-03-26 17:34:07 +00:00
Dave Conway-Jones 0651f6fdc0 Let Unicorn hat draw blocks and part lines
and add some examples
2016-03-22 22:42:31 +00:00
Dave Conway-Jones 3cb42712bc re-add line drawing to unicorn hat node 2016-03-22 20:25:20 +00:00
Nick O'Leary d17ac7eb2e Add runtime check for sensehat python libs 2016-03-21 10:43:07 +00:00
Nathanaël Lécaudé 6d41d33e80 node-red-node-physical-web: added documentation and exposed count property. 2016-03-14 17:30:50 -04:00
Nathanaël Lécaudé 71f9d3ad98 node-red-node-physical-web: Added uid mode 2016-03-14 16:24:22 -04:00
Dave Conway-Jones 7b72ecd99c add delay to eddystone scanner startup 2016-03-08 20:13:30 +00:00
Nick O'Leary 471840b868 Add better sensehat error handling 2016-03-08 15:28:40 +00:00
Dave Conway-Jones c9faed7876 Bump arduino pre-req and fix listing 2016-03-06 22:37:18 +00:00
Nick O'Leary 581477893e SenseHat bump version 2016-03-06 21:55:32 +00:00
Nick O'Leary d5446ee117 Add better error handling and update Compass 2016-03-06 21:54:30 +00:00
Nick O'Leary 53c9c834b9 Add Compass example and dont strip spaces on messages 2016-03-04 23:15:59 +00:00
Nick O'Leary 9301ab6c97 Add dim command 2016-03-04 22:23:43 +00:00
Nick O'Leary f4971aff69 Fix colour/color type and add set_letter for single char msg 2016-03-04 20:13:03 +00:00
Nick O'Leary a3e2365ab9 SenseHAT: accept number payload as text message 2016-03-04 17:26:21 +00:00
Nick O'Leary a2915b9a97 Update README.md 2016-03-04 17:15:42 +00:00
Nick O'Leary 18c89896b0 Update sensehat readme formatting 2016-03-04 17:15:06 +00:00
Nick O'Leary 295d62b25a bump version 2016-03-04 17:12:50 +00:00
Nick O'Leary 0cc33db58f Add out node 2016-03-04 17:12:50 +00:00
Dave Conway-Jones 20f14a698c More BLE node doc/info updates
for Sensortag and physical-web nodes.
Added info, and node Status.
2016-03-04 13:10:00 +00:00
Dave Conway-Jones ea9c5f8474 add validation to physical web node fields 2016-03-03 09:18:57 +00:00
Dave Conway-Jones ae670f0e69 update SensorTag node to add Pi instructions 2016-03-02 21:58:24 +00:00
Dave Conway-Jones 7da9f46c65 Update physical web node
add more Pi instructions
2016-03-02 21:57:53 +00:00
Dave Conway-Jones 7a25727a7e really bump arduino version... 2016-03-02 14:23:04 +00:00
Dave Conway-Jones dc3b220ec4 slight tidy to Arduino and bump version 2016-03-02 14:22:16 +00:00
Dave Conway-Jones f676005cad Merge pull request #184 from jpmanson/master
Arduino node - Added support for sending and receiving strings
thanks @jpmanson
2016-03-02 14:00:47 +00:00
Juan Pablo Manson 57445cdfd0 Added support for sending and receiving strings 2016-03-02 10:44:33 -03:00
Dave Conway-Jones 81c532fdce update hardware nodes info style 2016-03-02 13:27:52 +00:00
Dave Conway-Jones 88985f4fe7 update analysis and utility nodes info style 2016-03-02 13:27:52 +00:00
Dave Conway-Jones eff8327971 Info/Doc style updates to core/pi nodes 2016-03-02 13:27:52 +00:00
Nick O'Leary 741c57e627 Bump sensehat version 2016-03-02 00:06:20 +00:00
Nick O'Leary 6447cf65f1 Fix formatting of sense hat readme 2016-03-01 23:52:31 +00:00
Nick O'Leary c3b08270ad Add initial Sense HAT Input node 2016-03-01 23:22:12 +00:00
Dave Conway-Jones cd047ceab1 Remove "extra" label from neopixel 2016-03-01 22:58:54 +00:00
Dave Conway-Jones d70ae82d10 Fix listing errors in node-red-nodes 2016-03-01 21:10:58 +00:00
Dave Conway-Jones ea9356a3cc update unicorn hat node for faster writing of pixels 2016-02-26 22:01:04 +00:00
Dave Conway-Jones c01a1745db Merge pull request #179 from hardillb/master
Fix starting with a URL
2016-02-23 09:29:52 +00:00
Dave Conway-Jones 5e46a1dfb4 Add dev rules to Blinkstick README 2016-02-22 22:23:05 +00:00
Dave Conway-Jones 37ec987a34 revert blink1 prereq (wrong increment) 2016-02-22 18:57:40 +00:00
Dave Conway-Jones fa1453c0d4 point blinkstick to latest pre-req
and remove rtf tags
2016-02-22 18:56:42 +00:00
Ben Hardill 40f47ad729 Add message about URL length 2016-02-22 11:14:41 +00:00
Ben Hardill 4c6469f336 Added message about URL length 2016-02-21 21:23:33 +00:00
Ben Hardill 78d69656ea Bump version number and add TLM count to the standard options 2016-02-21 13:56:56 +00:00
Ben Hardill 71f1de7984 Fix starting with a URL 2016-02-20 17:50:37 +00:00
Dave Conway-Jones b0c8b1e83f more node-red-nodes hardware section info updates
and update Pibrella to use latest nrgpio debounce thinking
2016-02-12 21:27:02 +00:00
Dave Conway-Jones dd250a77bc core to Pi node-red-nodes info updates
to be more consistent style
2016-02-12 13:14:12 +00:00
Dave Conway-Jones 9539c3674f fix blink node fade times... 2016-02-04 21:03:43 +00:00
Dave Conway-Jones ed4b6b18ec Add debounce time to the to BBB input node 2016-02-02 12:36:27 +00:00
Dave Conway-Jones 7cb43208e6 Fix BBB node input interrupt attach failure 2016-02-01 10:26:04 +00:00
Dave Conway-Jones d457b68941 Tidy Arduino - make it use integers.
plus slight tidy of docs
2016-01-31 23:27:10 +00:00
Dave Conway-Jones 90878364ac Let neopixel node support GRB as well as RGB 2016-01-29 20:08:30 +00:00
Dave Conway-Jones 9ba84c4908 catch possible non-property in BBB node 2016-01-29 20:07:17 +00:00
Dave Conway-Jones cf66edd35c bump sensorTag version and re-publish 2016-01-20 12:38:20 +00:00
James Thomas a96138f927 Add SensorTag connection status notifications. 2016-01-18 18:16:18 +00:00
Dave Conway-Jones fbddfed42d remove xs console.log in neopixel
and more ready
2016-01-18 13:06:38 +00:00
Dave Conway-Jones 3bdacd26e7 neopixel, hide menu options when not red 2016-01-13 21:21:17 +00:00
Dave Conway-Jones 08164b5f9f Add needle mode to neopixel 2016-01-13 19:59:30 +00:00
Dave Conway-Jones d38c152983 Add Shift modes to neopixel node 2016-01-12 22:53:43 +00:00
Dave Conway-Jones 4ed955cecf Slight Unicorn hat READme changes 2016-01-12 22:53:24 +00:00
Dave Conway-Jones 705c7f76c4 apply analogue in patch
Thanks @mschm
to Close #166
2016-01-12 22:37:37 +00:00
Dave Conway-Jones 5ebbf546d2 Add Pi Neopixel node 2016-01-11 21:23:23 +00:00
Dave Conway-Jones ff8f95066b Add Pi Unicorn Hat node 2016-01-11 21:23:23 +00:00
Dave Conway-Jones 251d5c8be6 fix pilcd access to io (needs to be root) 2016-01-11 21:23:23 +00:00
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
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
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