Commit Graph

1415 Commits

Author SHA1 Message Date
d-tamm ae2d601b22 Add flow control switches to serialport (#579)
* Fix alignment of baud rate setting.

* Add flow control flags DTR and RTS.

* Add flags for flow control RTS and DTR.

* Add pin states for flow control flags

* Change pinstates to linestates

* Remove help text about DTR/RTS defaulting to low.

* Collect flow control setting into one single command.

* Add curly braces.

* Add more curly braces.

* Add CTS and DSR settings. Add default none option. Change settings layout for flow control.
2019-12-04 14:03:58 +00:00
Dave Conway-Jones 878f511d0e
Stop arduino nodes warning about MaxEmitters
when more than 10 nodes in use
2019-12-03 21:38:33 +00:00
Dave Conway-Jones 23f584268a
Fix serialport so can't report false addchar 2019-12-01 17:55:08 +00:00
Dave Conway-Jones 649ec33b80
tidy and republish WOL node 2019-11-25 14:30:42 +00:00
SillaRizzoli dfddf0645a Added UDP port option to node-red-node-wol (#606)
* Added udp port option

* Added UDP port validation and msg.udpport support
2019-11-25 14:17:36 +00:00
Dave Conway-Jones e814c676d2
bump pushover lib to pick up fix
to close #590
2019-11-13 21:53:58 +00:00
Dave Conway-Jones 61c0826261
update arduino node for node12 2019-11-13 21:52:01 +00:00
Dave Conway-Jones 0bef668028
fix button class and serial.list promise 2019-11-13 18:43:43 +00:00
Dave Conway-Jones 3ed1e72481
Bump serialport node to latest serialport lib 2019-11-13 13:31:41 +00:00
Dave Conway-Jones 8547f26a45
Fix sqlite repo link 2019-11-13 13:31:08 +00:00
Dave Conway-Jones 9f27cda34f
bump email version 2019-11-09 12:00:58 +00:00
Dave Conway-Jones 4c69d2277f
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-11-09 12:00:07 +00:00
Hiroyuki Okada d53bd47f44 update mailparser & nodemailer (#599) 2019-11-09 11:58:53 +00:00
Dave Conway-Jones a146c8e28c
snmp set Add check if varbinds field may be empty 2019-11-06 09:30:46 +00:00
Dave Conway-Jones 17853b772e
Delete package-lock.json 2019-10-29 14:55:39 +00:00
Dave Conway-Jones 70a6b6b0ea
bump overall package.json versions 2019-10-28 17:50:20 +00:00
Dave Conway-Jones 150e7d5cde
bump package to include Ja translations 2019-10-28 17:45:31 +00:00
Dave Conway-Jones 735c54be8c
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-10-28 17:41:25 +00:00
Ryoichi Obara 739b3e595c [ja] Support i18n 70-base64 node. (#591)
* [ja] Translate 70-base64 node.

* Fix PR review #591 "Buffer" -> "バッファ".

We have used Japanese katakana words of "buffer" in http-request and file-out nodes.

* Fix PR review #591 "Base64" -> "base64"

* Fix PR review #591 "Base64から文字列へデコード" -> "Base64から文字列へ変換"
2019-10-28 17:40:41 +00:00
Dave Conway-Jones 2ddabadbf2
bump leveldb package to 0.2 to include level 6.0 lib 2019-10-26 13:08:09 +01:00
Dave Conway-Jones b9cf6d88e9
bump ping package to 0.1 to include i18n 2019-10-26 13:07:44 +01:00
tmdoit 0f46364a55 Update level package in package.json (#588)
Update from 4.0.0 to 6.0.0 version. It fixes NR restarts (NR 502 errors) when trying to read from leveldb store after some time from writing.
2019-10-26 12:54:36 +01:00
Ryoichi Obara 97a1352afc [ja] Translate 88-ping help text. (#589) 2019-10-26 12:54:17 +01:00
Dave Conway-Jones ca88faa7ca
Fix arduino nodes servo/pwm output to reduce jitter
to close #584
2019-10-22 22:05:49 +01:00
Dave Conway-Jones 04daa5b97e
Let msgpack work on any msg property 2019-10-20 22:48:00 +01:00
Dave Conway-Jones e3ab387814
Move suncalc and timeswitch into time category 2019-10-20 22:43:32 +01:00
Dave Conway-Jones f2e28e715f
fix mysql node OkPacket handling
to close #583
2019-10-16 11:24:33 +01:00
Dave Conway-Jones b35daf6bb7
bump sqlite node deps for Node12 support 2019-10-12 11:37:44 +01:00
Dave Conway-Jones 27616df2dd
update feedparser test 2019-10-09 22:35:21 +01:00
Dave Conway-Jones 56e8df069d
knobble pushbullet test for now 2019-10-09 21:46:15 +01:00
Dave Conway-Jones 6583c43b01
bump package for tests 2019-10-09 21:43:48 +01:00
Dave Conway-Jones 3dfae60b2f
Fix pi-gpio pintable css 2019-10-06 11:59:13 +01:00
Dave Conway-Jones 4979ad8966
fix gpio node ok status label 2019-10-06 09:51:26 +01:00
Dave Conway-Jones b35de37ec1
bump markdown node library, and overal libs for test 2019-10-05 21:13:58 +01:00
Nick O'Leary 18f42be574
Fix snmp node to clone response before sending 2019-10-05 19:36:20 +01:00
Dave Conway-Jones aa2965f000
move serialport to new netwrok category (for 1.0) 2019-09-30 09:46:48 +01:00
Dave Conway-Jones 4168d48486
datagenerator - add space to label 2019-09-29 12:56:29 +01:00
Dave Conway-Jones 8c767709a5
fix serialport error message 2019-09-26 22:27:53 +01:00
Dave Conway-Jones a318dc56ff
better escape for node-red without done. 2019-09-26 13:39:25 +01:00
Dave Conway-Jones 1f0ab0937d
Add done/complete to email node
and fix .from field
2019-09-24 21:44:56 +01:00
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