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
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
Dave C-J
e8c328a9e1
Tweaks to verify input to Pirella Node, remove unused variable.
2014-03-31 22:37:28 +01:00
Dave C-J
ab8d6b1b65
Add new Pibrella dedicated node for Raspberry Pi.
2014-03-31 14:28:17 +01:00
Dave C-J
8bfb483091
Tiny tweaks to PiFace UI language
2014-03-31 14:28:17 +01:00
hdoukas
0d9555ff33
code re-write, added functionality for setting brightness, lamp
...
parameters can be also set through node input
2014-03-26 10:01:32 +01:00
Sean Bedford
c4ec78e854
Fix input node (+2 squashed commits)
...
Squashed commits:
[3079c2d] Added Heatmiser input and output nodes
[62bd1f3] Added Heatmiser input and output nodes
Fix input node bugs
2014-03-24 22:01:52 +00:00
Sean Bedford
18b1190029
Added heatmiser integration to allow temperature set and frost modes on heatmiser thermostats
2014-03-08 17:51:40 +00:00
Maxwell Hadley
3b7acd821e
Added 'bbb-' prefix to all node names
2014-03-05 23:31:38 +00:00
Maxwell Hadley
87f83c5a56
Add Beaglebone icon BBB.png to hardware/BBB/icons
2014-03-05 21:43:16 +00:00
Maxwell Hadley
6cb70d73f1
Add hardware nodes for Beaglebone Black: analogue in; discrete in/out; pulse in/out
2014-03-05 21:21:52 +00:00
Nick O'Leary
508ad7c3af
Merge pull request #33 from hardillb/master
...
Update the sidebar info for SensorTag node
2014-02-28 23:54:04 +00:00
Ben Hardill
7c1e570465
Add bit I'd missed in the sidebar doc
2014-02-25 11:22:10 +00:00
Ben Hardill
7efd866ff0
Cleaned up the code a little and added some more comments to the info section
2014-02-25 11:18:45 +00:00
Dave C-J
e0c8801d53
startup tweak for Blink1 node
2014-02-24 21:12:20 +00:00
Dave C-J
f7cec16f4f
More tweaks to Blink1 - to better handle unplugginf/replugging
2014-02-24 15:17:48 +00:00
Dave C-J
448f83e337
Add extra try/catch to Blink1 to catch unplug error.
2014-02-23 18:59:56 +00:00
Nick O'Leary
fb78085d4c
Merge pull request #24 from hardillb/master
...
fixed typo in Temperature topic
2014-02-05 11:24:00 +00:00
Ben Hardill
2723210922
fixed typo in Temperature topic (sensorTag/Tempature to sensorTag/Temperature)
...
This will break existing flows that are filtering on topic
2014-02-05 11:15:37 +00:00
Dave C-J
88e89e7232
Add Amber to Blink1 Colour list - just beacause....
2014-01-14 11:02:13 +00:00
Dave C-J
779a74e00c
Add Amber to ledborg colour list... just because...
2014-01-14 10:59:50 +00:00
Dave C-J
4cd6be3cde
Reorganise/de-duplicate Philips Hue node
2014-01-14 10:59:50 +00:00
Dave Conway-Jones
f61b8ae034
Merge pull request #21 from andypiper/blink-fix
...
Blink1 fix - only initialise once....
2014-01-14 02:56:58 -08:00
Andy Piper
79c0914d36
cleanup
2014-01-14 10:32:48 +00:00
Andy Piper
d81828fdd9
Fixed ordering of blink init calls per @dceejay
2014-01-14 10:31:58 +00:00
Dave C-J
0e955ea120
Add @cheerlights colour handling to LEDBorg node for Pi...
...
(just because)
2014-01-07 16:00:55 +00:00
Dave Conway-Jones
fe04286d10
Add start and end markers to p1 test
2013-12-31 18:24:14 +00:00
Dave C-J
24a8c6df32
Add missing else to Ledborg node
...
Fix to close #129
2013-12-29 20:55:08 +00:00
Dave C-J
9347ef2401
Revert "close fix" - seems to cause more hangs on redeploy than before.
2013-12-19 15:00:45 +00:00
Dave C-J
1fd5e800a6
remove debug from Blink1 - sorry.
2013-12-19 14:45:01 +00:00
Dave C-J
83965a91af
Make fade work properly for Blink1,
...
And add some colour name support for @cheerlights
2013-12-19 14:38:26 +00:00
Kevin
d042a9e60f
More granular error message
2013-12-15 11:37:47 +00:00
Kevin
dd776ad97e
Cleanly close the HID interface when restarting
2013-12-15 11:37:23 +00:00
Nick O'Leary
cef78e745a
Merge pull request #7 from hdoukas/master
...
Add philips_hue node
2013-12-08 08:28:34 -08:00
Charalampos Doukas
60c7911964
addedd nodes under common directory
2013-11-28 23:52:26 +01:00
Ben Hardill
6457ef0ca6
updated the readme now the standard sensortag node works and added a oneditsave to convert the mac address to the correct format
2013-11-24 13:48:14 +00:00
Ben Hardill
e830c6b262
Merge remote-tracking branch 'upstream/master'
2013-11-24 13:10:26 +00:00
Ben Hardill
8fbbd4d1fd
Added tag selection
2013-11-22 13:58:41 +00:00
Charalampos Doukas
6474f5888d
added a no bridge check
2013-11-11 16:36:25 +01:00
Charalampos Doukas
b35ff010e2
Added 2 Philips Hue nodes, hue_discover and hue_manage
2013-11-11 15:04:32 +01:00
Dave C-J
6ed75458c9
Add Wemo node and update READ.me
2013-11-10 20:58:36 +00:00
Dave C-J
4375b32b84
Couple of typos in DigiSpark node and swearfilter node
2013-11-10 20:58:14 +00:00
Dave C-J
793fd3c7fd
Added list of Nodes to he ReadME so people can see what's there without digging... Bunch of cleanups to node-red-nodes... mainly just removing tabs -> spaces and stuff. No code changes...
2013-11-10 17:01:19 +00:00
Ben Hardill
0e370c9bbc
fixed typo in the temperature topic
2013-11-07 22:51:52 +00:00
Dave C-J
7a439ff619
Merge branch 'master' of https://github.com/node-red/node-red-nodes
2013-10-31 08:59:54 +00:00
Nicholas O'Leary
6f7487f393
Use process.env.NODE_RED_HOME to locate modules
2013-10-30 21:34:54 +00:00
Nicholas O'Leary
6a0d248f5a
Move nodes over from main repo
2013-10-30 20:38:41 +00:00
Dave C-J
75aaaab1a9
update path to red.js to use environmnet variable
2013-10-30 16:43:12 +00:00
Nick O'Leary
50025428a5
Merge pull request #6 from hardillb/master
...
Fix category
2013-10-30 09:23:55 -07:00
Ben Hardill
b35613dc7f
Fixed category and the tool tip
2013-10-29 21:54:56 +00:00
Dave C-J
5ec8147eb1
Use environment variable to set path for nodes....
2013-10-25 18:23:04 +01:00
Ben Hardill
c21cadba7c
Fixed tool tip
2013-10-25 15:26:00 +01:00
Ben Hardill
4691c45320
Added node for Ti SensorTag BLE device
2013-10-25 13:06:29 +01:00
Ben Hardill
6d8b156b17
fixed typo in description
2013-10-22 13:24:53 +01:00
Dave C-J
8b6dd4271b
Added a Bluetooth Logo to the library and linmk to it here. Renamed scan function to blescan (just in case). Added a close function to stop discovery, just to try to be clean.
2013-10-12 14:48:49 +01:00
Nick O'Leary
cedc7a462a
Merge pull request #3 from hdoukas/master
...
Added scanBLE node under hardware->scanBLE
2013-10-04 06:10:21 -07:00
Dave C-J
db2cc0116f
Re-organised subfolders
2013-10-04 11:07:43 +01:00
Dave C-J
bf178b81ee
Added PiFace Node and PiBorg LED Nodes for Raspberry Pi people
2013-10-04 08:22:35 +01:00
Charalampos Doukas
7ceeae38b1
added some comments
2013-10-03 12:51:48 +02:00
Charalampos Doukas
7d41db377f
removed HTTP_generic
...
moved scanBLE into a subfolder
2013-10-02 21:48:54 +02:00
Charalampos Doukas
e9c3e7fd26
Added new nodes to the node repository. Although current HTTP node will be updated to include more functionality, still added the HTTP_generic node just in case
2013-09-30 14:50:56 +02:00
Ben Hardill
641a58139e
Moving custom hardware nodes over to the new repo
2013-09-27 14:37:44 +01:00