Dave C-J
|
b1b230eb37
|
Forced payload to be strings for Prowl node
Fixes #26
|
2014-02-08 13:31:00 +00:00 |
|
Dave C-J
|
b1f9a3ce5e
|
Tweak mpd missing message so it's only a warning not an error.
|
2014-02-05 18:38:00 +00:00 |
|
Dave C-J
|
2dbd93d63d
|
Slightly more elegant mpd fix.
|
2014-01-23 08:41:51 +00:00 |
|
Dave C-J
|
ea74eebff2
|
Check mpd really is listening on port 6600 before allowing nodes to exist.
Otherwise komponist fails badly.
|
2014-01-23 00:19:40 +00:00 |
|
Nick O'Leary
|
c6130a67da
|
Nodes must not require(settings) themselves (again)
|
2014-01-13 11:01:04 +00:00 |
|
Nick O'Leary
|
97dbe8da0c
|
Nodes must not require(settings) themselves
They should access settings via RED.settings
|
2014-01-13 10:59:12 +00:00 |
|
MrMobberley
|
68d5e3a0ec
|
Snap Chat Node
Version 1!
|
2013-12-15 19:11:46 +00:00 |
|
Dave C-J
|
f8d57e672a
|
Add check for mpd executable
Fixes Specific Issue #114
|
2013-12-12 20:49:25 +00:00 |
|
Dave C-J
|
ea398f9e66
|
Added INFO abour settings for xmpp. (Apologies for missing in first place...).
NOTE:... there is still a bug in the underlying simple-xmpp npm.. see
https://github.com/simple-xmpp/node-simple-xmpp/issues/12
for both the probem and the fix (not yet pulled).
|
2013-11-15 21:28:18 +00:00 |
|
Nick O'Leary
|
336ad7893d
|
Merge pull request #8 from thiseldo/master
twilio node first commit
|
2013-11-13 14:38:56 -08:00 |
|
Nicholas O'Leary
|
3f2433ee7f
|
PushBullet should not load settings file directly
|
2013-11-13 22:24:02 +00:00 |
|
Andrew Lindsay
|
20aa487068
|
Updated way main RED settings loaded
|
2013-11-13 22:23:26 +00:00 |
|
Andrew Lindsay
|
8b29841f97
|
twilio node first commit
|
2013-11-13 21:27:35 +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 |
|
Dave C-J
|
28e82c1351
|
remove excess console.log from mpd music node
|
2013-11-04 20:35:49 +00:00 |
|
Dave C-J
|
5e67f41114
|
Add rawserial, mpd, mysql and swearfilter nodes.
|
2013-11-03 21:29:20 +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 |
|