Commit Graph

1578 Commits

Author SHA1 Message Date
Nick O'Leary ec3c36dfdd Merge pull request #37 from maxwellhadley/master
Add hardware nodes for Beaglebone Black: analogue in; discrete in/out; pulse in/out
2014-03-10 20:51: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
Dave C-J c63583ae81 Tidy up pushbullet and prowl nodes. more error handling. 2014-03-02 18:19:25 +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
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 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 #29 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 #28
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 #17 from krisdaniels/master
Added Postgres Node
2014-02-08 14:48:44 +00:00
Nick O'Leary 90eef93f0e Merge pull request #25 from henols/master
Emoncms
2014-02-08 14:40:20 +00:00
Nick O'Leary 69212212c3 Merge pull request #10 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 #26
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 #23 2014-02-05 18:38:00 +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
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 #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
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 #129
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