Commit Graph

1471 Commits

Author SHA1 Message Date
Dave Conway-Jones c890ca57d5
Let RBE node be able to use any property as key (not just topic)
(not for publish until 2.0)
2021-04-27 20:25:30 +01:00
Dave Conway-Jones 4bd657fcd8
bump serialport to add German translations 2021-04-27 15:10:59 +01:00
heikokue f78f5ff7bc
serial node: improved settings form and EN help, added DE help (#787) 2021-04-27 13:55:54 +01:00
Dave Conway-Jones f9e52c7d7f
add node16 to tests (allow fail) 2021-04-25 16:17:10 +01:00
Dave Conway-Jones 05c3f1edb6
bump base packages and remove node8 tests (add 16 allow fail) 2021-04-25 16:08:51 +01:00
Dave Conway-Jones fdfdbb17b7
Fix mysql multiple return queries type
to close #797
2021-04-23 22:23:16 +01:00
Dave Conway-Jones 246463752e
Add StartTLS option to email node 2021-04-15 10:32:40 +01:00
HiroP0 13d534ee54
added support for imap 'autotls' option to 'email in' node (#796)
* added support for imap 'autotls' option to 'email in' node
2021-04-14 17:28:03 +01:00
Dave Conway-Jones 8412beedf2
Bump tail node to pick up latest underlying library fixes for error handling
hopefully to address #795
2021-04-11 14:07:17 +01:00
Ben Hardill 874708dc0d
Fix crash when WeMo devices are powered off (#794)
* 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

* Add extra check for empty results in discovery

* Attempt to catch errors from wemo-lookup

This is to catch errors when device is offline

* Put request back

Will look at making it all http.request later

* Add more error handling and reporting

* Try and not crash with subscriptions

Failed subscriptions will try agian in 1 min

* Fix some messages

* Remove most of the console.logs

* Last of console.logs
2021-04-10 20:02:36 +01:00
Dave Conway-Jones 2c5cc5f70c
Fixup mysql node done calls 2021-04-08 17:07:23 +01:00
Dave Conway-Jones 915089f2fb
Tidy Ping to remove unnecessary errors,
to close #782
2021-04-08 17:07:05 +01:00
Daniele 040bf24c4b
node-red-node-mysq add done() callback (#793)
This fix adds the done() callback when the query has been executed.
2021-04-08 09:11:59 +01:00
Dave Conway-Jones 61a03d7cc3
Tidy email node README to remove false "only one mail" statement.
and tidy some other newer functionality. like plaintext.
to close #792
2021-04-03 16:55:45 +01:00
Dave Conway-Jones 1c256fd3b3
refix email attachments array 2021-04-01 09:36:36 +01:00
Maximilian Gutwein 4697636055
Add support for separate plaintext in outgoing mails (#788)
* Add support for separate plaintext in outgoing mails

* Rename msg.plain to msg.plaintext
2021-03-31 20:51:43 +01:00
Dave Conway-Jones ef8d5bd8ee
bump feedparser package for de translation updates 2021-03-28 18:25:59 +01:00
heikokue 4572535272
feedparser node: improved EN help and added DE help (#783) 2021-03-28 18:22:53 +01:00
Dave Conway-Jones c1e83bf06f
Email - nsure imap tries to disconnect nicely first.... then destroy
to close #784
2021-03-28 16:55:28 +01:00
Dave Conway-Jones 5dd03b7073
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2021-03-25 09:52:08 +00:00
Dave Conway-Jones d6bfd48f51
bump rbe to add de translations 2021-03-25 09:52:00 +00:00
heikokue 534be72c36
rbe node: improved EN help and added DE help (#776) 2021-03-25 09:51:16 +00:00
Dave Conway-Jones 35fea0f1cc
bump tail for de translations 2021-03-25 09:49:52 +00:00
heikokue cb3b4c3c62
tail node: improved EN help and added DE help (#779) 2021-03-25 09:48:46 +00:00
Dave Conway-Jones ed45d5622b
bump email package for de translations 2021-03-25 09:48:03 +00:00
heikokue 14b1e3aefb
email node: improved EN help and added DE help (#781) 2021-03-25 09:45:45 +00:00
JsBergbau e05a3f3d4d
Added retry and expire setting for Prio 2 messages (#780) 2021-03-25 09:42:50 +00:00
Dave Conway-Jones 33bec5f2a2
bump gpiod for de translations 2021-03-25 09:38:21 +00:00
Dave Conway-Jones bfae27b7f0
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2021-03-25 09:37:21 +00:00
heikokue 7186ee38ff
pi-gpiod: improved/fixed EN localisation and added DE help (#778) 2021-03-25 09:36:48 +00:00
Dave Conway-Jones 1552575388
bump pilcd for de translations 2021-03-25 09:35:29 +00:00
heikokue 57f552b7fc
PiLcd node: improved EN help and added DE help (#777) 2021-03-25 09:34:19 +00:00
Dave Conway-Jones c1c82a623e
mysql, actually make the if else do something sensible... 2021-03-21 17:30:14 +00:00
Dave Conway-Jones a194c56acb
refix copy results array 2021-03-21 10:10:45 +00:00
JsBergbau ef5b577f7f
Updated documentation for msg.html (#774) 2021-03-18 08:47:36 +00:00
Dave Conway-Jones 61025cc962
bump pushover for PR 2021-03-17 21:08:37 +00:00
Dave Conway-Jones 7ee8f032df
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2021-03-17 21:08:24 +00:00
JsBergbau b87488df6d
Added support for msg.html (#773) 2021-03-17 21:07:35 +00:00
Dave Conway-Jones dceb33dc43
few remaining x-red to html tidy ups, both sentiment and redis nodes. 2021-03-16 09:57:46 +00:00
Dave Conway-Jones 868d641064
Update 68-mysql.js 2021-03-16 08:24:06 +00:00
Dave Conway-Jones fabd3753b4
undo mysql change again 2021-03-14 17:54:31 +00:00
Dave Conway-Jones 3330053a1c
bump sensehat , irc, and twitter nodes for German translation 2021-03-14 14:10:26 +00:00
Dave Conway-Jones c2613cfeb0
mysql test before releasing connection 2021-03-14 09:05:23 +00:00
Dave Conway-Jones e674f9ad97
cleanup some old x-red label - no new node versions 2021-03-13 14:25:45 +00:00
Dave Conway-Jones 169be33591
bump tail, sqlite, email, feedparser, pigpiod for German translations 2021-03-13 14:15:58 +00:00
Dave Conway-Jones 9e7701dc33
Update 68-mysql.js 2021-03-13 13:59:00 +00:00
Dave Conway-Jones 2a4e434406
add extra infor to daemon node 2021-03-12 22:08:57 +00:00
Dave Conway-Jones 6095723308
fix mysql array handling 2021-03-12 21:01:54 +00:00
Dave Conway-Jones 911348790c
bump rbe, random and base64 for translation 2021-03-12 20:52:40 +00:00
Dave Conway-Jones 23a95ec9da
bump datagenerator for translation 2021-03-12 20:46:19 +00:00