Commit Graph

1175 Commits

Author SHA1 Message Date
Dave Conway-Jones e8a7af18d6
Tidy datagenerator, random and smaz nodes 2019-09-20 21:22:14 +01:00
Dave Conway-Jones 171f78ca5b
Add contributor to smooth node 2019-09-19 09:41:42 +01:00
Dave Conway-Jones 5b975d912b
Move Daemon to standard function category 2019-09-19 09:29:48 +01:00
Dave Conway-Jones 477b101b91
Update package.json
Bump What3 Words for PR with extra languages
2019-09-19 09:29:20 +01:00
Dave Conway-Jones d8782a133e
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-09-19 09:27:47 +01:00
Takeshi Ueno 003655f1b3 update support languages (#578)
https://docs.what3words.com/api/v3/#available-languages
2019-09-19 09:27:07 +01:00
Dave Conway-Jones cabf2889e5
Bump Smooth node for PR and add output labels 2019-09-19 09:25:44 +01:00
Dave Conway-Jones 8bdc1529ca
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-09-19 09:12:13 +01:00
Ola Tuvesson 38feb99072 Added "reduce" option to the Smooth function node (#577) 2019-09-19 09:11:23 +01:00
Dave Conway-Jones a266d372b2
Serial port only report close error once 2019-09-09 23:05:10 +01:00
Dave Conway-Jones 876c9a014e
add try catch to pushover node response 2019-09-08 15:30:49 +01:00
Dave Conway-Jones 1f0aa6908c
serialport addchar whenever needed - not only in char mode 2019-08-30 14:47:24 +01:00
Dave Conway-Jones b0c8b0f2c6
fix serialport additional char in request mode 2019-08-30 13:02:21 +01:00
Dave Conway-Jones 6682320c97
Add gmail access info to readme and info 2019-08-29 15:49:38 +01:00
Dave Conway-Jones d1cf309214
let tail node accept filename dynamically 2019-08-16 08:28:14 +01:00
zinen 78972a68ab Tail node add input filename (#557)
* Allow input

Added input point, removed requirement for data on data point 'filename' and added help text for new input parameter.

* Added filename parameter as an input

Handling of input msg add for parameter 'filename'. Monitoring will stop if no filename is defined either at the node level or as an input.

* Added 'state' to locale

Messages for node state added for en_US language

* Replaced messages with pointers to locale file

* Typo fixed

* Made inputs dynamic

Input bullet only available if filename is empty
2019-08-15 22:03:13 +01:00
Dave Conway-Jones e87c7947a8
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-08-14 21:36:10 +01:00
Dave Conway-Jones 2e5b526c55
fix rbe edge case of sending when change = 0 in narrowband mode
and add test
to close #569
2019-08-14 21:35:45 +01:00
Nick O'Leary d20eaa1dce
Update forum link in pr template 2019-08-14 09:21:07 +01:00
Dave Conway-Jones 75df218a23
fix mcp3008 to close only the channels it has 2019-08-12 15:40:30 +01:00
Dave Conway-Jones e20cf97fce
A whole bunch of whitespace linting - no functional changes 2019-08-11 13:37:15 +01:00
Dave Conway-Jones 8e2352b08a
revert snmp lib back to previous working version. 2019-08-11 10:48:05 +01:00
Dave Conway-Jones bf02668228
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-08-11 10:41:44 +01:00
Hiroyuki Okada c2efcc727c add test script (#560)
Thank you
2019-08-07 10:04:05 +01:00
Dave Conway-Jones 68178cd93c
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-08-06 19:25:24 +01:00
Dave Conway-Jones d716924929
bump package level for boolean fix. 2019-08-03 19:55:00 +01:00
cymplecy 6efe530888 Send out (msg.payload converted to 1/0) instead of msg.payload (#562)
Re https://discourse.nodered.org/t/node-red-node-pi-gpiod-true-false-vs-0-1/13941/10?u=cymplecy
2019-08-03 19:52:50 +01:00
Dave Conway-Jones 5bd616eae6
Bump package to fix label PR 2019-07-20 09:59:48 +01:00
Hiroyuki Okada 42f411e25d fix label references (#558) 2019-07-20 09:58:13 +01:00
Dave Conway-Jones b644534f08
bump overall paclages for tests 2019-07-12 16:03:23 +01:00
Dave Conway-Jones 294e34da5c
bump markdown library package 2019-07-12 16:02:34 +01:00
Dave Conway-Jones f7fa242d4d
add ja translation for tail node 2019-07-12 16:02:12 +01:00
Dave Conway-Jones 55698e637d
Update tail node to accept/display regex.
To address Issue #555
2019-07-12 12:22:13 +01:00
Dave Conway-Jones 6030b45735
Add missing gpio en-US help file 2019-07-10 09:59:07 +01:00
Dave Conway-Jones 5c322cfd57
Add missing language files
bump package
2019-07-10 09:52:31 +01:00
Dave Conway-Jones 791321f1e9
fully disable gpio debounce if required 2019-07-10 09:52:09 +01:00
Dave Conway-Jones 52dcfdbd97
Add simple markdown example flow 2019-07-09 21:07:26 +01:00
Dave Conway-Jones fb96e552c2
bump lib versions 2019-07-06 19:32:06 +01:00
Dave Conway-Jones 84abd4bcb6
add tests for markdown node 2019-07-05 23:54:27 +01:00
Dave Conway-Jones fef734486f
Add initial markdown node
(not quite ready for prime time)
2019-07-05 18:53:25 +01:00
Dave Conway-Jones 1ea7885b58
bump wemo node
slight tidy of readme
2019-07-02 20:17:43 +01:00
Robert Leach d9ea55d3b2 Visually separated the list of control values from the example. (#552)
* Visually separated the list of control values from the example.

This will aid people who are quickly skimming the readme. There wasn't anything wrong in the doc. Everything would be clear if the reader is reading thoughtfully. But if they're skimming and looking for what to supply to the node for the first time, their eye is drawn to the JSON example.  Since many nodes accept JSON input, and supplying `{"state": "off"}`, `{"state": 0}`, or `{"state": 1}` works, it might take them awhile to realize their oversight.

* Clarification

* Update README.md

* Update README.md
2019-07-02 20:08:12 +01:00
Dave Conway-Jones 8cf3c8b990
remove node.done calls to tidy up
bump packages
2019-06-27 22:26:50 +01:00
Dave Conway-Jones f32f578c09
update gpio readme files 2019-06-24 22:19:24 +01:00
Dave Conway-Jones 822064ee0d
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-06-24 21:58:03 +01:00
Dave Conway-Jones 8d5ec9b3f6
Add readme and better test for library 2019-06-24 21:57:57 +01:00
Nick O'Leary ff2801ca87
Remove rogue piece of text in random node html 2019-06-21 14:11:09 +01:00
Nick O'Leary cd21a5f3c8
Add twitter icon to twitter node to remove dependency on core icon 2019-06-21 14:09:50 +01:00
Dave Conway-Jones 587ff6b8e6
don't let through pusher error
to close #548
2019-06-18 08:52:55 +01:00
Dave Conway-Jones 88ee43186c
update email info to match actual implementation. 2019-06-14 16:37:31 -04:00