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
Dave Conway-Jones
00fbae3ef6
fix random number returning strings !
2021-01-05 22:12:21 +00:00
Kazuhito Yokoi
fa2ea96e67
Add Japanese translations for sqlite node ( #725 )
...
* Add Japanese translations for sqlite node
* Improve Japanese translations for sqlite node
* Restructure message catalog
2020-12-17 08:26:32 +00:00
Kazuhito Yokoi
cbcb3036be
Add Japanese translations for random node ( #724 )
2020-12-14 13:35:39 +00:00
Dave Conway-Jones
354370e6e0
Tidy up random node info.
2020-12-13 17:38:17 +00:00
juggledad
9eb031e912
Update node-red-random to add option to dynamically pass in 'To' and 'From' ( #707 )
...
* Add option to dynamically pass in 'From' and 'To' - fixed bug when 'From' was greater than 'To' by flipping the two
* Set initial values of 'From' and 'To to "" to allow dynamic overriding them
2020-12-13 12:58:13 +00:00
Dave Conway-Jones
0ac07a1c6f
update neopixel info
2020-12-12 17:18:18 +00:00
Dave Conway-Jones
8130f8c007
add extra gpoio support to neopixel node
2020-12-12 14:26:31 +00:00
Dave Conway-Jones
c61e8b60b7
Add dedicated Worldmap mode
...
better handling of other types
2020-12-07 17:34:44 +00:00
Dave Conway-Jones
466b1c3deb
add worldmap features to exif node.
...
field of view, popup, filename, icon, etc.
2020-12-06 17:34:27 +00:00
Dave Conway-Jones
9e948b9fdf
bump gpio version
2020-12-04 13:48:40 +00:00