1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
Commit Graph

845 Commits

Author SHA1 Message Date
Dave Conway-Jones
5fe8f83bc5 Let nam node actual create error event
(rather than just warn…)
2015-12-17 17:15:43 +00:00
Dave Conway-Jones
5f1513bed3 update Stomp to support v1.1
Thanks @ozomer - to close #141
2015-12-17 17:15:01 +00:00
Dave Conway-Jones
f74a2f4d04 Revert emoncms label change 2015-12-13 09:47:26 +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
11dfcd4a46 Fix RBE node gap validation to allow floating point 2015-12-11 15:13:12 +00:00
Dave Conway-Jones
c28f46ec9d Fix mins Name resolution ordering - thanks @PTS93
Fix to close #155
Pushed to npm as 0.0.10
2015-12-10 17:03:20 +00:00
Dave Conway-Jones
d1e5025566 Finally upgrade serial port to serialport2
To address #139
2015-12-10 12:49:12 +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
e04f65040c Grammar correction in mongo readme
to close #152
2015-12-09 20:12:17 +00:00
Dave Conway-Jones
bbed4bab9a Emoncms - drop time if not a number
and update docs.
2015-12-09 13:21:42 +00:00
Nick O'Leary
596736be75 Bump twitter version 2015-12-07 20:37:27 +00:00
Nick O'Leary
58107d5c8d Merge pull request #151 from andypiper/master
fix for OAuth on older browsers (e.g. Epiphany on Pi)
2015-12-07 20:36:13 +00:00
Andy Piper
d54027e324 fix for OAuth on older browsers (e.g. Epiphany on Pi) 2015-12-07 17:41:42 +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
Dave Conway-Jones
25eab38abc bump emoncms package number 2015-11-30 16:56:53 +00:00
Dave Conway-Jones
396173525b let emoncms node accept simple objects 2015-11-30 14:23:52 +00:00
Dave Conway-Jones
d8f1ecc629 Merge pull request #146 from hardillb/master
Pushing Physical-web node to node-red-nodes
2015-11-30 13:52:39 +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
59881386e8 Merge pull request #144 from endreszabo/master
Add topic event support for IRC node
2015-11-21 17:29:03 +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
git@end.re
304c379b0d Add topic event support for IRC node 2015-11-16 09:33:59 +01:00
Dave Conway-Jones
b6bbcbd52f Stop serialport open loop 2015-11-09 15:57:10 +00:00
Dave Conway-Jones
601889a10f slight tidy of irc node config edit box 2015-11-04 08:41:01 +00:00
Dave Conway-Jones
08ddfac83c fix ternary assignment in timeswitch. 2015-11-03 19:21:12 +00:00
Dave Conway-Jones
a0ff123673 Merge pull request #138 from d4rr3ll/master
Username and password server credentials.  
Thanks @d4rr3ll
2015-11-03 19:19:31 +00:00
Nick O'Leary
d82ce7c58a Tidy up emoncms json parse on success 2015-11-03 11:03:02 +00:00
Nick O'Leary
f5950211af Merge pull request #136 from glynhudson/master
Add 'Emoncms in' to fetch latest feed value from emoncms server
2015-11-03 10:52:10 +00:00
Dave Conway-Jones
805287cad9 Initial push of timeswitch node 2015-11-02 17:24:27 +00:00
Dave Conway-Jones
fe2ae9c0a3 Let serialport node only report errors once
instead of repeating
2015-11-02 10:40:53 +00:00
Dave Conway-Jones
e1b02c90dd let mysql report errors to catch node 2015-11-01 15:04:42 +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
Darrell Taylor
e4a9bca7d0 bump package version 2015-11-01 12:40:07 +00:00
Darrell Taylor
c7e1a86502 Only set username and password in the irc options if they are actually set in serverConfig 2015-11-01 12:39:07 +00:00
Darrell Taylor
bb43dd31a0 username and password for irc-out as well 2015-10-30 18:47:13 +00:00
Darrell Taylor
41f397add7 moved username and password into credentials, and upped the version of irc as ssl didn’t work with the older version. 2015-10-30 18:34:35 +00:00
Darrell Taylor
994039de15 Merge remote-tracking branch 'upstream/master' 2015-10-30 16:14:24 +00:00
Dave Conway-Jones
35aed787ae simplify tweet node object check for humans 2015-10-28 23:57:09 +00:00
Dave Conway-Jones
be1e89bf31 fix dweetio node object checker. 2015-10-28 22:46:29 +00:00
Glyn Hudson
6bf034cabb don't log success and don't pass 'time' as an API parameter for emoncms-in 2015-10-27 15:24:45 +00:00
Glyn Hudson
dc3c1b7cc4 Don't log when all is good, parse JSON retun 2015-10-26 00:47:55 +00:00
Nick O'Leary
9a45cce3b7 Fix lint error in twitter node 2015-10-25 21:35:14 +00:00
Glyn Hudson
1467575f6c change emoncms-out node name back to 'emoncms' to avoid breaking current user flows 2015-10-25 10:07:54 +00:00
Darrell Taylor
d0ff3621c2 Username and password server credentials. Specifically to allow connection to slack IRC. 2015-10-22 19:00:03 +01:00
Glyn Hudson
df6fe4b17c Add 'Emoncms in' to fetch latest feed value from emoncms server 2015-10-21 12:08:30 +01:00
Dave Conway-Jones
4121abf5d2 bump dweetio package to force republish 2015-10-21 08:13:53 +01:00
Dave Conway-Jones
d330ce9da5 Update blink1 node to use done() on close. 2015-10-20 19:30:25 +01:00
Dave Conway-Jones
700d5e342a update sample to refer to fa-icons 2015-10-20 19:29:54 +01:00