meeki007
fce6af9c96
ipv6 support
...
change comment
2021-02-20 21:20:08 -05:00
meeki007
061de116fd
ipv6 support
...
Mac / freebsd can't use timeout , X , option for ping6. just have to leave it up to
```JS
var spawnTout
```
to do the job
2021-02-20 21:17:33 -05:00
meeki007
9430efe57a
add IPv6 Support
2021-02-19 17:14:04 -05:00
meeki007
fd57323a88
addd IPv6 support
2021-02-19 17:13:35 -05:00
meeki007
21229ca010
add IPv6 support
2021-02-19 17:12:54 -05:00
meeki007
55d6f82fbd
add IPv6 support
2021-02-19 17:12:18 -05:00
meeki007
e49a19ba92
add IPv6 support
2021-02-19 17:10:56 -05:00
meeki007
15048c728c
add IPv6 sopport
2021-02-19 17:10:23 -05: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
Dave Conway-Jones
8c7409d041
let pi keyboard to retry connection
2020-12-04 13:47:29 +00:00
Dave Conway-Jones
91217d6e62
allow mcp node to be visible when not in Pi
...
mark as inactive status
to close #718
2020-12-01 23:43:48 +00:00
Dave Conway-Jones
2d5d553c4d
revert ping changes for HA
...
to address #662
2020-11-20 18:07:35 +00:00