Commit Graph

  • ca88faa7ca
    Fix arduino nodes servo/pwm output to reduce jitter Dave Conway-Jones 2019-10-22 22:05:49 +01:00
  • 04daa5b97e
    Let msgpack work on any msg property Dave Conway-Jones 2019-10-20 22:48:00 +01:00
  • e3ab387814
    Move suncalc and timeswitch into time category Dave Conway-Jones 2019-10-20 22:43:32 +01:00
  • f2e28e715f
    fix mysql node OkPacket handling Dave Conway-Jones 2019-10-16 11:24:33 +01:00
  • b35daf6bb7
    bump sqlite node deps for Node12 support Dave Conway-Jones 2019-10-12 11:37:44 +01:00
  • 27616df2dd
    update feedparser test Dave Conway-Jones 2019-10-09 22:35:21 +01:00
  • 56e8df069d
    knobble pushbullet test for now Dave Conway-Jones 2019-10-09 21:46:15 +01:00
  • 6583c43b01
    bump package for tests Dave Conway-Jones 2019-10-09 21:43:48 +01:00
  • 3dfae60b2f
    Fix pi-gpio pintable css Dave Conway-Jones 2019-10-06 11:59:13 +01:00
  • 4979ad8966
    fix gpio node ok status label Dave Conway-Jones 2019-10-06 09:51:26 +01:00
  • b35de37ec1
    bump markdown node library, and overal libs for test Dave Conway-Jones 2019-10-05 21:13:58 +01:00
  • 18f42be574
    Fix snmp node to clone response before sending Nick O'Leary 2019-10-05 19:36:20 +01:00
  • aa2965f000
    move serialport to new netwrok category (for 1.0) Dave Conway-Jones 2019-09-30 09:46:48 +01:00
  • 4168d48486
    datagenerator - add space to label Dave Conway-Jones 2019-09-29 12:56:29 +01:00
  • 8c767709a5
    fix serialport error message Dave Conway-Jones 2019-09-26 22:27:53 +01:00
  • a318dc56ff
    better escape for node-red without done. Dave Conway-Jones 2019-09-26 13:39:25 +01:00
  • 349137de9a
    Add more curly braces. d-tamm 2019-09-26 13:47:42 +02:00
  • 6f6de71a61
    Add curly braces. d-tamm 2019-09-26 13:42:04 +02:00
  • 31f366feb0
    Collect flow control setting into one single command. d-tamm 2019-09-26 13:29:45 +02:00
  • e7cc286bed
    Remove help text about DTR/RTS defaulting to low. d-tamm 2019-09-26 10:56:34 +02:00
  • f98ee1ca6f
    Change pinstates to linestates d-tamm 2019-09-26 10:53:53 +02:00
  • d8c3f5f2e2
    Add pin states for flow control flags d-tamm 2019-09-26 10:47:04 +02:00
  • 7584757154
    Add flags for flow control RTS and DTR. d-tamm 2019-09-26 10:45:13 +02:00
  • e903a30b8b
    Add flow control flags DTR and RTS. d-tamm 2019-09-26 10:37:22 +02:00
  • 48047d827a
    Fix alignment of baud rate setting. d-tamm 2019-09-26 10:26:42 +02:00
  • 1f0ab0937d
    Add done/complete to email node Dave Conway-Jones 2019-09-24 21:44:56 +01:00
  • e8a7af18d6
    Tidy datagenerator, random and smaz nodes Dave Conway-Jones 2019-09-20 21:22:14 +01:00
  • 171f78ca5b
    Add contributor to smooth node Dave Conway-Jones 2019-09-19 09:41:42 +01:00
  • 5b975d912b
    Move Daemon to standard function category Dave Conway-Jones 2019-09-19 09:29:48 +01:00
  • 477b101b91
    Update package.json Dave Conway-Jones 2019-09-19 09:29:20 +01:00
  • d8782a133e
    Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2019-09-19 09:27:47 +01:00
  • 003655f1b3 update support languages (#578) Takeshi Ueno 2019-09-19 17:27:07 +09:00
  • cabf2889e5
    Bump Smooth node for PR and add output labels Dave Conway-Jones 2019-09-19 09:25:44 +01:00
  • 8bdc1529ca
    Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2019-09-19 09:12:13 +01:00
  • 38feb99072 Added "reduce" option to the Smooth function node (#577) Ola Tuvesson 2019-09-19 09:11:23 +01:00
  • 612a11c1da
    update support languages Takeshi Ueno 2019-09-19 14:32:09 +09:00
  • 37461b3506 Added "reduce" option to the Smooth function node Ola Tuvesson 2019-09-18 21:58:51 +01:00
  • 4924be0fc5 Locked in battle with CLA-bot; another attempt to defeat it Ola Tuvesson 2019-09-18 21:39:07 +01:00
  • a266d372b2
    Serial port only report close error once Dave Conway-Jones 2019-09-09 23:05:10 +01:00
  • 876c9a014e
    add try catch to pushover node response Dave Conway-Jones 2019-09-08 15:30:49 +01:00
  • 06fd0f7d57 Added tests for "reduce" using min & max functions. Ola Tuvesson 2019-09-06 11:45:11 +01:00
  • ad61412e71 Added "reduce" checkbox description. Ola Tuvesson 2019-09-06 11:08:01 +01:00
  • 3c07c477c2 Changed "reduce" icon. Ola Tuvesson 2019-09-06 10:43:39 +01:00
  • a2836ff276 Added test for "reduce" option Ola Tuvesson 2019-09-06 10:41:47 +01:00
  • 826367e431 Added separate counter for previous message iteration. Ola Tuvesson 2019-09-05 23:39:06 +01:00
  • 89197551c9 Never reduce when function is high/low-pass. Ola Tuvesson 2019-09-05 21:12:43 +01:00
  • be695fccab Added "Reduce" option, to only emit 1 msg per prev msg window size Ola Tuvesson 2019-09-05 21:05:25 +01:00
  • 1f0aa6908c
    serialport addchar whenever needed - not only in char mode Dave Conway-Jones 2019-08-30 14:47:24 +01:00
  • b0c8b0f2c6
    fix serialport additional char in request mode Dave Conway-Jones 2019-08-30 13:02:21 +01:00
  • 6682320c97
    Add gmail access info to readme and info Dave Conway-Jones 2019-08-29 15:49:38 +01:00
  • d1cf309214
    let tail node accept filename dynamically Dave Conway-Jones 2019-08-16 08:28:14 +01:00
  • 78972a68ab Tail node add input filename (#557) zinen 2019-08-15 23:03:13 +02:00
  • e87c7947a8
    Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2019-08-14 21:36:10 +01:00
  • 2e5b526c55
    fix rbe edge case of sending when change = 0 in narrowband mode Dave Conway-Jones 2019-08-14 21:35:45 +01:00
  • d20eaa1dce
    Update forum link in pr template Nick O'Leary 2019-08-14 09:21:07 +01:00
  • bce822acf1 fixed Syntax and edit readme.md gre00 2019-08-12 21:45:07 +02:00
  • 75df218a23
    fix mcp3008 to close only the channels it has Dave Conway-Jones 2019-08-12 15:40:30 +01:00
  • b2e496cd1a close only the number of object that was created add exception handling to the close call format for readability Edrean Ernst 2019-08-12 16:08:54 +02:00
  • e20cf97fce
    A whole bunch of whitespace linting - no functional changes Dave Conway-Jones 2019-08-11 13:37:15 +01:00
  • 8e2352b08a
    revert snmp lib back to previous working version. Dave Conway-Jones 2019-08-11 10:48:05 +01:00
  • bf02668228
    Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2019-08-11 10:41:44 +01:00
  • 8293644fa2
    add Documentation link to readme.md Marco 2019-08-10 23:35:28 +02:00
  • 632d53f670
    edit if Syntax Marco 2019-08-10 22:53:17 +02:00
  • 83d62e0f06
    added example to readme.md Marco 2019-08-07 18:47:36 +02:00
  • c2efcc727c add test script (#560) Hiroyuki Okada 2019-08-07 18:04:05 +09:00
  • 68178cd93c
    Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2019-08-06 19:25:24 +01:00
  • d716924929
    bump package level for boolean fix. Dave Conway-Jones 2019-08-03 19:55:00 +01:00
  • 6efe530888 Send out (msg.payload converted to 1/0) instead of msg.payload (#562) cymplecy 2019-08-03 19:52:50 +01:00
  • 52deb86523
    Send out (msg.payload converted to 1/0) instead of msg.payload cymplecy 2019-08-03 11:02:41 +01:00
  • 82edc64a7c
    Made inputs dynamic zinen 2019-07-30 22:16:12 +02:00
  • 7c140d3f81 add check isobj Marco 2019-07-28 19:00:47 +02:00
  • c5f6b97f0a
    Update 28-tail.html zinen 2019-07-25 18:13:02 +02:00
  • d40374651a
    Typo fixed zinen 2019-07-25 17:55:54 +02:00
  • ac404551aa
    Replaced messages with pointers to locale file zinen 2019-07-25 17:42:36 +02:00
  • 4256a76b22
    Added 'state' to locale zinen 2019-07-25 17:39:13 +02:00
  • 02d9217cab add test script okhiroyuki 2019-07-24 21:22:02 +09:00
  • 5bd616eae6
    Bump package to fix label PR Dave Conway-Jones 2019-07-20 09:59:48 +01:00
  • 42f411e25d fix label references (#558) Hiroyuki Okada 2019-07-20 17:58:13 +09:00
  • 4e3e563bb7 fix label references okhiroyuki 2019-07-20 11:36:04 +09:00
  • 5f4a93aff7
    Added filename parameter as an input zinen 2019-07-19 22:24:39 +02:00
  • 339a90d7a0
    Allow input zinen 2019-07-19 22:20:44 +02:00
  • b644534f08
    bump overall paclages for tests Dave Conway-Jones 2019-07-12 16:03:23 +01:00
  • 294e34da5c
    bump markdown library package Dave Conway-Jones 2019-07-12 16:02:34 +01:00
  • f7fa242d4d
    add ja translation for tail node Dave Conway-Jones 2019-07-12 16:02:12 +01:00
  • 55698e637d
    Update tail node to accept/display regex. Dave Conway-Jones 2019-07-12 12:22:13 +01:00
  • 6030b45735
    Add missing gpio en-US help file Dave Conway-Jones 2019-07-10 09:59:07 +01:00
  • 5c322cfd57
    Add missing language files Dave Conway-Jones 2019-07-10 09:52:31 +01:00
  • 791321f1e9
    fully disable gpio debounce if required Dave Conway-Jones 2019-07-10 09:52:09 +01:00
  • 52dcfdbd97
    Add simple markdown example flow Dave Conway-Jones 2019-07-09 21:07:26 +01:00
  • fb96e552c2
    bump lib versions Dave Conway-Jones 2019-07-06 19:32:06 +01:00
  • 84abd4bcb6
    add tests for markdown node Dave Conway-Jones 2019-07-05 23:54:27 +01:00
  • fef734486f
    Add initial markdown node Dave Conway-Jones 2019-07-05 18:53:25 +01:00
  • 1ea7885b58
    bump wemo node Dave Conway-Jones 2019-07-02 20:17:43 +01:00
  • d9ea55d3b2 Visually separated the list of control values from the example. (#552) Robert Leach 2019-07-02 15:08:12 -04:00
  • 6db1793cc4
    Update README.md Robert Leach 2019-07-02 12:25:15 -04:00
  • a39a55005c
    Update README.md Robert Leach 2019-07-02 12:23:41 -04:00
  • 3c7dffb6c9
    Clarification Robert Leach 2019-07-02 12:19:09 -04:00
  • a26c58824f
    Visually separated the list of control values from the example. Robert Leach 2019-07-02 10:36:38 -04:00
  • 8cf3c8b990
    remove node.done calls to tidy up Dave Conway-Jones 2019-06-27 22:26:50 +01:00
  • f32f578c09
    update gpio readme files Dave Conway-Jones 2019-06-24 22:19:24 +01:00