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

1437 Commits

Author SHA1 Message Date
Nathanaël Lécaudé
c153024c91 Corrections to node-red-node-discovery (#380)
1- Ensure we stop advertising before creating a new advertiser if the object exists
2- Allow bool false to stop advertising
3- Documentation correction (state is in msg.payload, not in msg)
2017-11-23 21:53:44 +01:00
Dave Conway-Jones
ab99139ce3
bump emoncms version for nom 2017-11-18 23:34:39 +00:00
4f96a64d
72f6c03e00 changed nodegroup field validation (#376)
Allows letters, numbers, spaces, and ( _ . - ) to more closely align with node names in emoncms.
2017-11-18 23:33:05 +00:00
Dave Conway-Jones
0f83c8af54
update travis.yml to try to resolve grunt 2017-11-15 10:53:31 +00:00
Dave Conway-Jones
5018a3625f
bump package versions for ping, msg pack and base64 2017-11-10 15:25:49 +00:00
Kazuhito Yokoi
377cfbba92 Modify ping, base64 and msgpack node to support multi-language (#364)
Thanks again Yokoi-san

* Internationalize ping node

* Internationalize base64 node

* Internationalize msgpack node
2017-11-10 15:17:05 +00:00
Ben Hardill
482cfea1de Bump twitter to 280 chars (#372)
To close #371 

Thanks @hardillb
2017-11-10 15:15:53 +00:00
Dave Conway-Jones
4959d3854f
Friday 3 2017-11-10 13:38:31 +00:00
Dave Conway-Jones
34a4a1b1ea
Friday 2 2017-11-10 13:21:07 +00:00
Dave Conway-Jones
ba3d6f33ac
friday testing time 2017-11-10 12:59:39 +00:00
Dave Conway-Jones
2e9f2f856e
bump arduino node format support
to include later serial port 4.x
2017-11-07 23:03:41 +00:00
Dave Conway-Jones
269f7a5272
try again 2017-11-07 10:31:33 +00:00
Dave Conway-Jones
ddf20fda25
once again 2017-11-07 10:09:49 +00:00
Dave Conway-Jones
4de9e5d84a
try not global 2017-11-07 09:49:12 +00:00
Dave Conway-Jones
c013cfe1a6
Fix travis 2017-11-07 09:00:45 +00:00
Dave Conway-Jones
5b6b0c132a
clean up Gruntfile to be more consistent 2017-11-06 22:53:40 +00:00
Dave Conway-Jones
78a994e439
tidy package.json and grunt file 2017-11-06 22:17:49 +00:00
Dave Conway-Jones
71be4500fc
Temporarily mask Pushbullet tests that fail to allow others to pass.
update travis to include node 8
2017-11-06 21:42:21 +00:00
Dave Conway-Jones
388ad11b72
Upgrade to latest underlying npm to support node8.x LTS 2017-11-04 17:12:48 +00:00
Dave Conway-Jones
fce96ff196
don't remove daemon input listener on auto restart
to re close #365
2017-10-29 21:54:01 +00:00
Dave Conway-Jones
cabf9ad00c
only register input listener once on daemon node
to close #365
2017-10-28 23:12:39 +01:00
Dave Conway-Jones
3e8353fa0e
bump waht3words package
add msg.payload{lat:lon} option
2017-10-22 11:00:48 +01:00
Dave Conway-Jones
2f14b17948
bump ledborg node package 2017-10-10 23:08:34 +01:00
Kazuhito Yokoi
c41f367176 Fix typo in ledborg node (#363) 2017-10-10 23:07:24 +01:00
Dave Conway-Jones
bb469fd710
small bump to emoncms pack to align with nom 2017-10-07 22:28:24 +01:00
Dave Conway-Jones
7864abd20b
bump redis for Japanese language support 2017-10-07 22:28:24 +01:00
Kazuhito Yokoi
3892bc248a Add Japanese translation file for redis node (65-redisout.json) (#362) 2017-10-07 22:26:39 +01:00
Dave Conway-Jones
9765439588
fixup mcp3008 readme 2017-09-24 19:46:51 +01:00
Dave Conway-Jones
c62820a111
fix piliter byte mode 2017-09-14 12:13:28 +01:00
Dave Conway-Jones
605c2b0fe2
redo rbe fix #335
(no idea why it reverted)
2017-09-11 17:45:45 +01:00
Dave Conway-Jones
e89861f4e3
Fix RBE payload changing downstream (needs cloning before storing) 2017-09-11 17:33:50 +01:00
Dave Conway-Jones
86ab73662b
Twilio creds could not be entered - to fix #357
(bad token object)
2017-09-11 11:58:04 +01:00
Dave Conway-Jones
8b53d09ad3
handle multi-line base64 strings 2017-09-11 11:58:04 +01:00
denisfrench
e61da83d5d Improve restart upon timeout (#338) (#353)
* Print error on exception and tweak GPIO setup

* Restart script on timeout

* Add GPIO.cleanup to restart() function

* Use interrupts instead of polling input pin state
2017-09-07 21:12:33 +01:00
Dave Conway-Jones
e376802ff4
fixes for noe-pixel to check more thoroughly for new libs
while supporting old ones also.
2017-09-01 15:22:35 +01:00
Dave Conway-Jones
39fd3b85cd
update neo-pixel and unicorn hat nodes to use later libs 2017-08-31 11:25:44 +01:00
Dave Conway-Jones
ee852bf060
Bump event listener limit up to 100
to close #327
2017-08-27 18:21:14 +01:00
Dave Conway-Jones
9a17460b0e
fix as proposed to close #319
(assuming this node is still relevant :-)
2017-08-27 17:53:44 +01:00
Dave Conway-Jones
2413738082
update pusher nodes to later api
to close #347 and close #348
2017-08-27 14:00:20 +01:00
Dave Conway-Jones
5ac15e620a
ensure daemon node has a command to run
in order to prevent crash.
2017-08-22 15:49:31 +01:00
Dave Conway-Jones
363bb55b26
SRF node - add ability to set time interval
to close #338
2017-08-14 09:20:18 +01:00
Dave Conway-Jones
7950b7d39a
Move msg pack node to more supported lib msgpack-lite 2017-08-09 16:58:15 +01:00
Dave Conway-Jones
dbff575e24
bump email package.json 2017-07-18 20:32:50 +01:00
Kazuhito Yokoi
c6f8b7ee76 Modify messages in e-mail node to refer to language files (#343)
thanks @kazuhitoyokoi
2017-07-12 18:16:43 +01:00
Dave Conway-Jones
f6e71bf962
"revert" serial port and base64 nodes forwards....
undo buffer syntax updates
2017-06-30 19:52:20 +01:00
Dave Conway-Jones
0609645375
bump snap node version for incoming PR 2017-06-26 23:04:20 +01:00
mscbpi
24b0cd60bb SNMP Set Node (#325)
* snmp set node

* updated readme

* readme

* added missing {}

* corrected naming in variables, removed unused ones

* Use snmpObjectType to map types in SnmpSNode

* added varbinds as node property

* edit priority between node and message

* edit help

* updated doc

* try catch JSON.parse§

* corrected typo in html

* Error message in case of JSON parsing error

* removing try/catch on JSON.parse for varbinds, as a wrong varbinds will be
catched/handled in Session.set() method

* edit doc for better presentation
2017-06-26 23:02:34 +01:00
Dave Conway-Jones
6c3c16f210
update "core" extra nodes to use newer Buffer syntax 2017-06-24 13:53:22 +01:00
Dave Conway-Jones
a64d758e18
cleanup datagenerator editor instance 2017-06-24 12:17:18 +01:00
Dave Conway-Jones
1c30807be8
allow es6 linting 2017-06-24 12:16:55 +01:00