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

1418 Commits

Author SHA1 Message Date
heikokue
400a2f8ec7
splitted datagenerator node help into locales (#769) 2021-03-12 13:18:58 +00:00
heikokue
0772b545ea
added i18n help files (#766) 2021-03-12 13:17:23 +00:00
meeki007
07460b9404
Add IPv6 support to node (#758) 2021-03-12 12:54:13 +00:00
Dave Conway-Jones
f7be874e2c
fix linting for grunt 2021-03-12 09:36:20 +00:00
Dave Conway-Jones
c4a32cdb58
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2021-03-11 21:25:02 +00:00
Dave Conway-Jones
31b56e5740
tidy up serial error messages 2021-03-11 21:24:35 +00:00
heikokue
8bce52a2f4
fixed i18n of node pi-gpiod (wrong cross-reference to node PiGpio, moved "dual use" to i18n, seconds unit) (#764) 2021-03-11 20:30:57 +00:00
Dave Conway-Jones
ae95fecc8f
add error objects to all node.errors so they can be caught.
to close #767
2021-03-11 19:36:37 +00:00
Dave Conway-Jones
c66daa6220
remove superfluous console.log 2021-03-11 19:35:53 +00:00
Dave Conway-Jones
fe42b69712
let daemon accept real json array of parameters
to close #768
2021-03-11 19:09:13 +00:00
Dave Conway-Jones
4d7ba48797
Add room password, better error / status reporting 2021-03-01 13:40:14 +00:00
Dave Conway-Jones
59361625cc
Add subject to chat if known 2021-02-28 17:32:49 +00:00
Dave Conway-Jones
a9d1ca0491
xmpp disconnect more cleanly/correctly 2021-02-26 16:05:03 +00:00
Dave Conway-Jones
9db89f3ea1
RBE node - let topic handling be optional (#751)
* let rbe handle topics optional

and add tests

* fix text formatting

* Update package.json
2021-02-26 14:51:55 +00:00
Dave Conway-Jones
68e0b121ec
bump for PR 2021-02-26 14:42:11 +00:00
Pablo Acosta-Serafini
d69da74843
timeswitch node: time zone support; do not mark as misconfigured when sunrise/sunset not used and lat/lon not given (#757)
* timeswitch node: a) do not mark node as misconfigured if sunrise and
sunset are not used and latitude/longitude are not given. b) support for
specifying time zone when on and/or off times are not specified as
sunrise and/or sunset.

* Replaced moment dependency with spacetime

* Timezone defaults to UTC for compatibility with previous node version
2021-02-26 14:38:28 +00:00
Dave Conway-Jones
c368e3bcd4
xmpp auto create rooms correctly and auto join every 60 secs if required 2021-02-25 09:05:11 +00:00
Dave Conway-Jones
cafdb26832
add info command to xmpp nodes 2021-02-23 22:15:57 +00:00
Dave Conway-Jones
40362ee985
Let xmpp in handle a list of rooms 2021-02-23 12:45:55 +00:00
Dave Conway-Jones
7485760db9
xmpp node - use empty field to signify all rooms 2021-02-23 11:37:53 +00:00
Dave Conway-Jones
3ad829d75a
Let xmpp input node join "ALL_ROOMS" automatically (if asked) 2021-02-23 09:04:12 +00:00
Dave Conway-Jones
b1a2741fa0
fix pushover to handle false msg.payload
to close #756
2021-02-11 21:17:59 +00:00
Dave Conway-Jones
67fee810eb
fix topic to be clear what it is (gpio not pin) 2021-02-11 11:02:00 +00:00
Dave Conway-Jones
8fa4fbef5f
Change GPIO nodes to use BCM rather than pins 2021-02-09 11:44:11 +00:00
Dave Conway-Jones
cef28d6231
bump for PR and linting 2021-02-07 22:36:07 +00:00
Brian Orpin
fbe2078324
Return all feed data (#743) 2021-02-07 22:32:58 +00:00
Dave Conway-Jones
a57bf5383f
Daemon node handle parameters with spaces
to close #754
2021-02-05 10:35:54 +00:00
Dave Conway-Jones
bbf9a3b7e4
bump xmpp package 2021-02-02 19:21:28 +00:00
Andreas Martens
1c34e39d8a
XMPP: improve debugging and error handling (#753) 2021-02-02 16:55:55 +00:00
Dave Conway-Jones
7c96bffece
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2021-02-02 10:12:36 +00:00
Dave Conway-Jones
f99e52d1fa
Merge branch 'master' of https://github.com/node-red/node-red-nodes
merge upstream
2021-02-02 10:12:32 +00:00
Andreas Martens
886158485b
XMPP: ability to dynamically join chat rooms (#752)
* join a MUC if we're already connected to server and refactor error handling

* ability to dynamically join a MUC when provided as msg.topic
2021-02-02 09:14:11 +00:00
Dave Conway-Jones
778fd68354
add contributor 2021-01-29 16:53:50 +00:00
Dave Conway-Jones
77fac03319
bump xmpp 2021-01-29 16:48:54 +00:00
Andreas Martens
fc2f6ed3c7
join a MUC if we're already connected to server and refactor error handling (#749) 2021-01-29 16:46:15 +00:00
bartbutenaers
0d0c88d19e
Wemo insight power parameters (#739)
* Insight power parameters

* Insight power parameters

* Insight power parameters

* Insight power parameters

* Insight power parameters

* Bump version 0.2.0
2021-01-29 16:28:04 +00:00
Dave Conway-Jones
3a007399f6
Add frequency select to pigpiod node 2021-01-26 18:52:41 +00:00
Dave Conway-Jones
4bdb6216d3
rename timeswitch dawn/dusk to sunrise/sunset
to close #741
2021-01-22 16:28:07 +00:00
Dave Conway-Jones
12c485faaf
bump mongo node for close PR 2021-01-22 13:50:37 +00:00
Adrien GILLON
4cfc7b39be
Fix MongoDB connection close on node close (#737)
closes #738
2021-01-22 13:48:01 +00:00
Dave Conway-Jones
ea92f293e2
Bump annotate image version from PR. 2021-01-17 17:29:57 +00:00
Dave Conway-Jones
3bc16fbd55
Bump up libraries for "old" blinkstick 2021-01-17 17:29:15 +00:00
meeki007
54be2e679e
node-red-contrib-facial-recognition (enhancments) (#726)
* add labelLocation documentation

* Update README.md
2021-01-17 17:19:12 +00:00
Tod E. Kurt
010669037a
update node-blink1 library (#734) 2021-01-14 19:09:57 +00:00
Dave Conway-Jones
f082306778
partially fix exif tests to fix overall grunt 2021-01-14 13:26:49 +00:00
Nathanaël Lécaudé
55de84772c
Ensure serial node has a default reconnect time (#733) 2021-01-13 10:13:46 +00:00
Dave Conway-Jones
edc640be4d
Update 36-rpi-gpio.js 2021-01-12 12:42:41 +00:00
Dave Conway-Jones
14983c9722
mail - check attachment valid contents if possible
to close #728
2021-01-12 12:41:41 +00:00
Dave Conway-Jones
c0c6d75535
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2021-01-12 10:14:08 +00:00
Ben Hardill
9c805f43fa
Bump version number of pi-gpiod node (#732)
* Update pi-gpiod.html

Corrected URL for pigpiod web page (lines 174 / 420)

To close #729
2021-01-12 10:13:12 +00:00