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

1201 Commits

Author SHA1 Message Date
Dave Conway-Jones
63a873f1f1
fix pigpiod spelling
and fix overall package levels dev to match email node
2017-04-15 12:15:54 +01:00
Dave Conway-Jones
85498279b4
bump sweetie package to reflect PR 2017-04-15 12:14:57 +01:00
Dave Conway-Jones
4168fe7845
bump snap package to release PR 2017-04-15 12:14:34 +01:00
bimalyn-IBM
0f7e8385b8 Allow msg to set parameters for snmp nodes. (#299)
* I've modified the snmp libraries so that the server and the community can be defined by the msg.
Error will be thrown if you try to override what was defined in the node.
Verified that the contents of msg is no longer clobbered.

Signed-off-by: Bryan Malyn <bimalyn@us.ibm.com>

* Replaced tabs with 4 spaces.
Signed-off-by: Bryan Malyn <bimalyn@us.ibm.com>
2017-04-15 12:04:47 +01:00
Luke Wendling
cdd3b04492 fix dweet.io href (#298) 2017-04-15 12:03:22 +01:00
Dave Conway-Jones
dd43a7c4aa
update module pre-reqs, readme and grunt file. 2017-04-14 21:39:26 +01:00
Dave Conway-Jones
774bc50589
add greater and greater or equal modes to RBE bandgap mode 2017-04-14 21:38:42 +01:00
Dave Conway-Jones
fc249b6792
Add PiGPIOd node
alternative to Pi GPIO nodes with remote access
2017-04-14 21:37:44 +01:00
Dave Conway-Jones
ec96d3622b
patch mdns resolver sequence to stay working on Pi. 2017-04-12 20:33:55 +01:00
Dave Conway-Jones
4cfd216a0c
another kick to get node_modules ignored by lint 2017-04-12 13:44:04 +01:00
Dave Conway-Jones
38d16b8a4d
Tidy up listing for some nodes. No functional changes
to make listing task pass
2017-04-12 13:32:08 +01:00
Dave Conway-Jones
8abfd4841d
pin mins pre-req to old working level
new one breaks with a deprecation…
need to look for another library
2017-04-12 09:35:26 +01:00
Dave Conway-Jones
a3e69d1a2f
update travis to remove v7 allow failure 2017-04-12 09:21:26 +01:00
Dave Conway-Jones
100cf9a38d
bump levels and mins dependancies 2017-04-12 09:21:05 +01:00
Ben Hardill
3f4261f3b7 Big WeMo node update (#295)
* Reduce resubscription time

Halve the resubscrciption timeout to make sure event
subscriptions get renewed

* Big Update

Includes:
 - New lookup node to check state of a device
 - Fix dimming control for lights
 - Fix light group control
 - Set the node label to match the device name
 - The event now includes the text description of the light capability

* Fix groups properly

* Fix travis error with comparitor

* Bump node-ssdp version
2017-04-06 11:21:33 +01:00
Dave Conway-Jones
a06ad8f1a7 line up discovery node wording in docs
to close #290
Thanks @ukmoose
2017-04-03 19:51:49 +01:00
Dave Conway-Jones
47520ea5aa email node - put description before attached file. 2017-04-03 18:02:17 +01:00
Dave Conway-Jones
d86cf60b06 bump sensortag pre-req 2017-03-29 17:01:53 +01:00
Dave Conway-Jones
1ca1492bc4 typo in sensehat info, R->F 2017-03-29 14:13:23 +01:00
Dave Conway-Jones
5a07f29ebd remove invalid error parameter from mysql callback 2017-03-17 13:45:47 +00:00
Nick O'Leary
9be6545739
Twitter node: remove auth requirement on oauth callback routes
Fixes #253
2017-03-15 09:58:14 +00:00
Dave Conway-Jones
a63df3c41d tidy up some linting files 2017-03-09 23:18:22 +00:00
Dave Conway-Jones
2f218740c6 update What3Words node to latest library
and fix credentials issue
closes #285
2017-03-09 23:17:40 +00:00
Dave Conway-Jones
20f7cb0a3d remove console logging from mysql 2017-02-26 10:20:30 +00:00
Dave Conway-Jones
c6d214fcfe mysql set to try to keep server connection alive 2017-02-26 10:18:07 +00:00
Dave Conway-Jones
5a85813a45 Bump to Twilio package
to close #282
2017-02-24 22:01:57 +00:00
Dave Conway-Jones
dc1ca765ec add missing header property from email in node
to close #281
Thanks @obook
2017-02-22 17:55:46 +00:00
Dave Conway-Jones
a4eaf55961 bump email package version on npm
better fix from @timolehto
2017-02-21 13:07:42 +00:00
timolehto
f15f8598f3 Fixes smtp/auth bug: https://github.com/node-red/node-red-nodes/issues/279 (#280) 2017-02-21 13:00:21 +00:00
Dave Conway-Jones
6ace40c1f2 re-add auth to email out...
apologies all round
2017-02-21 12:23:47 +00:00
Dave Conway-Jones
80942c5da8 update travis node.js levels 2017-02-15 18:34:21 +00:00
Yohann Ciurlik
8e001fcd45 Adding No Auth support to social email out node (#277)
* Let email out node connect to SMTP without authentication

Add the possibility to connect to local SMTP without authentication.

* Adapt test to connect to SMTP without credentials

Adapt test to connect to SMTP without credentials

* Add coverage for social email out node

Add coverage for social email out node

* Add more coverage to email out node

Add more coverage to email out node
2017-02-15 18:33:05 +00:00
Dave Conway-Jones
367237d946 Let email out node set secure connection explicitly
to close #1148
2017-02-13 22:43:43 +00:00
Dave Conway-Jones
93c85ca7cd Allow Smooth node to be reset by msg.reset
to close #273
2017-02-07 21:41:18 +00:00
Dave Conway-Jones
7e421db642 emoncms - improve check for no input
to close #275
2017-02-06 22:30:00 +00:00
Julian Hille
0ad4a7bc4d Add freebsd as a valid platform (#274)
Freebsd ping command equals darwins ping command
2017-02-06 22:13:19 +00:00
wbchn
fa781d6e1a fix email login error when using pop3 method (#272)
Thanks for spotting this (and fixing it !)
2017-02-04 17:06:19 +00:00
Dave Conway-Jones
c064b88540 bump suncalc package 2017-01-29 17:47:06 +00:00
Dave Conway-Jones
faba134e42 add lables to daemon node 2017-01-29 17:46:50 +00:00
Dave Conway-Jones
316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones
603189f123 Bump arduino package, thanks to PR 2017-01-29 17:43:48 +00:00
Bart
f70f4c4fff remove firmata/node_modules path in require('serialport') (#271)
serialport is not found when installing the npm module local (instead of 'npm install node-red-node-arduino -g')
2017-01-29 17:39:44 +00:00
Dave Conway-Jones
b2634ab4f2 fix error logging in snap node
to close #267
2017-01-18 18:55:10 +00:00
Dave Conway-Jones
dcd2ede2c4 bump serial port package 2017-01-09 20:53:43 +00:00
Dave Conway-Jones
83ea35d0dd Let daemon node call done() so it has time to kill child process 2017-01-01 23:34:23 +00:00
Dave Conway-Jones
31cb3d1e46 fix random node initial value (and tests) 2016-12-27 21:25:57 +00:00
Dave Conway-Jones
fa51c8fb36 Fix email read flag scoping issue
to close #265
2016-12-21 17:17:35 +00:00
Dave Conway-Jones
a0b95fe659 set email default to read (as was previously happening) 2016-12-12 21:14:32 +00:00
Dave Conway-Jones
0d0df5cef9 Add to, cc and bcc fields to incoming msg
To close #258 and to fix #260
2016-12-12 21:10:36 +00:00
Nick O'Leary
d4e0e9b302 Update CONTRIBUTING.md 2016-12-10 09:49:13 +00:00