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

268 Commits

Author SHA1 Message Date
Dave C-J
f7cec16f4f More tweaks to Blink1 - to better handle unplugginf/replugging 2014-02-24 15:17:48 +00:00
Nick O'Leary
9b41a4e051 Remove deprecated use of RED.app 2014-02-23 21:06:29 +00:00
Dave C-J
448f83e337 Add extra try/catch to Blink1 to catch unplug error. 2014-02-23 18:59:56 +00:00
Dave C-J
3d78a93958 update mysql node to use RED.httpAdmin 2014-02-23 18:32:49 +00:00
Dave C-J
3a6ffdf52b Tweak emoncms logo to closer match other styles 0.6.0 2014-02-14 20:45:59 +00:00
Dave C-J
4a53c20792 Update pushbullet to use latest 0.4 npm and allow iden as well as id 2014-02-14 20:41:54 +00:00
Dave Conway-Jones
66598a66b1 Merge pull request from henols/master
Emoncms update gui hidden API key
2014-02-12 19:30:27 +00:00
henols
84f5d7513b Removing API key from export function 2014-02-10 15:54:36 +01:00
Dave C-J
f64358262a Updates to Twilio Node
Fixes 
Make edit panel work, and then fix it so the things edited do what they say.
Slight tweak to shrink icon to similar size as others.
2014-02-09 11:55:01 +00:00
henols
dc13290f97 Some usage clarifications 2014-02-09 00:21:17 +01:00
Nick O'Leary
e5af41ba2b Merge pull request from krisdaniels/master
Added Postgres Node
2014-02-08 14:48:44 +00:00
Nick O'Leary
90eef93f0e Merge pull request from henols/master
Emoncms
2014-02-08 14:40:20 +00:00
Nick O'Leary
69212212c3 Merge pull request from wnagele/master
Implementation for Amazon DynamoDB
2014-02-08 14:39:51 +00:00
Dave C-J
b1b230eb37 Forced payload to be strings for Prowl node
Fixes 
2014-02-08 13:31:00 +00:00
henols
112a3abdc7 Emoncms
A node that can publish to one or more Emoncms servers and acconts
2014-02-07 12:08:16 +01: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
2f07bb7d13 Fix ping error response on Pi - Fixes Issue 2014-02-05 18:38:00 +00:00
Nick O'Leary
fb78085d4c Merge pull request 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
Wolfgang Nagele
efb9fbb92b Move AWS credentials to DDB node 2014-02-02 21:52:08 +11:00
Dave C-J
439ca32e09 Tweak sunrise node to use UTC for all calculations... 2014-02-01 18:02:27 +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
Dave C-J
03484169e3 Slight tweak to Wake on Lan (WOL) node 2014-01-19 11:59:29 +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 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
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
Dave C-J
0e955ea120 Add @cheerlights colour handling to LEDBorg node for Pi...
(just because)
2014-01-07 16:00:55 +00:00
Dave C-J
914885dd6b Fix Ping exec calls so regex can then do it's job... 2014-01-07 15:59:34 +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 
2013-12-29 20:55:08 +00:00
Wolfgang Nagele
5342637132 Need to retain the accessKey defaults to be able to show them in the UI 2013-12-24 17:21:22 +01:00
Wolfgang Nagele
4e20f70bfd Leave region selection open so new regions are quicker to use. 2013-12-22 08:48:02 +01:00
Wolfgang Nagele
3a2b8df881 Make AWS credentials reusable 2013-12-21 19:02:56 +01:00
Wolfgang Nagele
243fc9ffd4 Setting defaults with credentials fields persists them in the flows file. Fixed. 2013-12-21 18:44:50 +01:00
Kris Daniels
e72ced85e6 fixed bug with outputs not being set correctly after initial load 2013-12-21 16:55:44 +01:00
Kris Daniels
497f08bba9 moved credtials from config to credential store 2013-12-21 11:01:19 +01:00
Kris Daniels
43c6bdb95a removed script editor from node config
added support for script in msg.payload
added support for query parameters in msg.queryParameters
2013-12-21 09:23:46 +01:00
Kris Daniels
4b75bfda5f removed template remarks and adjusted name 2013-12-20 10:33:06 +01:00
Kris Daniels
f8a303a79a adjusted file names 2013-12-20 10:29:01 +01:00
Kris Daniels
a226319885 added examples to node documentation 2013-12-20 10:18:22 +01:00
Kris Daniels
fe109f15d8 added postgres node 2013-12-20 10:00:35 +01:00
Dave C-J
9347ef2401 Revert "close fix" - seems to cause more hangs on redeploy than before. 0.5.0 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