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

939 Commits

Author SHA1 Message Date
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
2b857cddf2 Move several nodes to "mobile" category
Nma, pushbullet, pusher, pushover, twilio
2015-09-16 22:38:38 +01:00
Dave Conway-Jones
d00f4a7e32 Add basic info to feed parse info 2015-09-12 22:32:15 +01:00
Dave Conway-Jones
7de54b9af2 Remove accept-header from feed parser request... 2015-09-12 21:31:11 +01:00
Dave Conway-Jones
d782a5afb6 Allow twitter out node to specify extra parameters
to close #119. Thanks @sacbhale
2015-09-04 09:20:37 +01:00
Dave Conway-Jones
059c7a2d67 slight update to daemon node words
to clarify arguments
2015-09-02 10:56:32 +01:00
Dave Conway-Jones
0f9bd05180 Add meg switch input to Ti Sensortag node 2015-08-27 10:56:43 +01:00
Dave Conway-Jones
4e6f76cc1d Add device target bailty to pushover node 2015-08-25 21:04:54 +01:00
Dave Conway-Jones
834115907c update serial port package ver so can republish 2015-08-25 21:04:27 +01:00
Dave Conway-Jones
2d5a71aec2 correct syntax for serial port standalone install 2015-08-25 14:04:46 +01:00
Dave Conway-Jones
56ff75a37d add priority -2 to pushover node.
to close #129
2015-08-15 20:00:40 +01:00
Dave Conway-Jones
7562df3035 Delete setenv.sh 2015-08-11 19:58:03 +01:00
Dave Conway-Jones
164c9bbfd9 Delete puball.sh 2015-08-11 19:57:54 +01:00
Dave Conway-Jones
e3e2df935f fatten up rbe icon slightly 2015-08-11 19:56:23 +01:00
Nick O'Leary
285450523c Move to travis container service 2015-07-22 13:12:30 +01:00
Nick O'Leary
ae469e8a72 Fix email test for i18n 2015-07-22 12:36:19 +01:00
Nick O'Leary
3e4cb4ea1d Install the git repo of NR, not npm package 2015-07-22 12:30:01 +01:00
Nick O'Leary
7bfc23b121 Fix path to grunt cli 2015-07-22 12:25:34 +01:00
Nick O'Leary
af17bb62da restore npm install 2015-07-22 12:21:25 +01:00
Nick O'Leary
8576a9f1c0 Add node 0.12 and tidy up debug 2015-07-22 12:15:09 +01:00
Dave Conway-Jones
66572b2669 Merge pull request #125 from hardillb/master
fix typo in sensorTag type
2015-07-21 10:31:44 +01:00
Ben Hardill
f7846c284b fix typo in sensorTag type 2015-07-21 09:17:31 +01:00
Nick O'Leary
f1c8cb5e83 Fix twitter auth 2015-07-17 13:52:19 +01:00
Nick O'Leary
5dc0c0e968 Fix merge conflicts on i18n 2015-07-15 10:24:44 +01:00
Dave Conway-Jones
f385c13d44 bump package versions of i18n nodes
twitter, feed parser, email, and rbe
2015-07-14 23:03:46 +01:00
Dave Conway-Jones
b4fba0dd79 point rbe to correct icon 2015-07-14 22:10:18 +01:00
Dave Conway-Jones
463ad75357 fixes/updates to be i18n version 2015-07-14 22:01:08 +01:00
Dave Conway-Jones
1ff66443fb add be i118n version with test 2015-07-14 21:03:07 +01:00
dceejay
50c9a5f1e1 Fix RBE node to pass tests (and add % diff) test 2015-07-12 20:14:24 +01:00
dceejay
c98d8a4baa Cleanup package.json and Gruntfile for v0.12 use 2015-07-12 20:13:41 +01:00
Dave Conway-Jones
322c996064 Let dweetio node send objects without alteration 2015-07-09 23:27:15 +01:00
Nick O'Leary
ee5ff8b010 Send status message id to be nls'd in editor 2015-07-07 21:31:28 +01:00
Dave Conway-Jones
35eb6d71cd remove superflous console.log from rbe node 2015-07-05 22:44:09 +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
c09c58d729 Add % mode to rbe node deadband mode 2015-07-04 12:59:18 +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
Dave Conway-Jones
a8cb187321 Merge pull request #120 from hardillb/master
fix the version of node-sensortag lib and bump version
2015-07-01 14:04:48 +01:00
Ben Hardill
d87612eadf fix the version of node-sensortag lib and bump version 2015-07-01 10:38:27 +01:00
dceejay
ec2da4b780 banging head on wall that is travis 2015-06-30 14:10:10 +01:00
dceejay
b03358e515 travis.yml again... 2015-06-30 13:40:28 +01:00
Dave Conway-Jones
9eb340f83b still trying to find grunt 2015-06-30 11:18:47 +01:00
dceejay
0a52cfa606 travis grunt again.... 2015-06-30 10:56:06 +01:00
dceejay
fedb221011 Still fighting travis... 2015-06-30 10:51:46 +01:00
dceejay
5e418e8147 Travis now needs to build node-red 2015-06-30 10:44:11 +01:00
dceejay
18047178ea Finally getting there with Travis. 2015-06-30 10:35:02 +01:00
dceejay
1f27be73fe once more with travis 2015-06-30 10:24:20 +01:00
dceejay
41eeb16ec7 Still fighting with Travis 2015-06-30 10:19:23 +01:00