Commit Graph

966 Commits

Author SHA1 Message Date
Dave Conway-Jones c1d835c1ca
Tidy up gpiod node tips 2018-02-15 14:43:29 +00:00
Dave Conway-Jones 17614843da
add note re docker to pigpiod node 2018-02-15 14:04:03 +00:00
Dave Conway-Jones bb3d302bcb
Add try/catch to daemon 2018-02-09 12:51:42 +00:00
Dave Conway-Jones 3b20b804ae
add some icon love to extra parser nodes
base64, msgpack, geohash and what3words
2018-02-08 15:52:30 +00:00
Dave Conway-Jones 559edcf0f8
fix long standing rbe % change bug (should be abs change)
to close #312
2018-02-08 15:51:57 +00:00
Dave Conway-Jones a89379c631
add android platform to ping node
to close #402 by hand
2018-02-08 15:44:38 +00:00
Dave Conway-Jones f9ac210a41
Add fixed conversion modes to base64 node
to close #401
2018-02-03 15:08:05 +00:00
Dave Conway-Jones b406b32909
finish msg.property selector for geohash, msgpack and w3w 2018-02-02 23:38:26 +00:00
Dave Conway-Jones b2de928860
update rest of parsers to allow property to be selected 2018-01-31 11:18:30 +00:00
Dave Conway-Jones f664fa0e31
pin back net-snap version 2018-01-31 10:33:27 +00:00
Dave Conway-Jones 6da469e49b
fix missing timeout variable from SNMP node 2018-01-30 21:57:44 +00:00
Dave Conway-Jones be79b6a1c6
add msg.property option to rbe, randon, smooth and base64 nodes 2018-01-30 21:42:14 +00:00
Dave Conway-Jones 4ed7ab590d
reinstate feed parser useragent 2018-01-29 09:16:35 +00:00
Dave Conway-Jones b3fd755527
Add timeout option to snap nodes
to address #397
2018-01-28 17:50:41 +00:00
Dave Conway-Jones 17886b7296
don't add time value to output when not asked for
to Close #399
2018-01-28 17:00:48 +00:00
Dave Conway-Jones d8263eab25
tidy of travis to try to get nodes tests to pass 2018-01-21 16:24:41 +00:00
Dave Conway-Jones fe0e5cc62b
correct mcp3008 node to call methods correctly
to close #396
2018-01-21 14:39:44 +00:00
Dave Conway-Jones ecb545cf7e
Add device choice support to map node
to close #394
2018-01-13 16:42:22 +00:00
Dave Conway-Jones 9f290f651e
tidy and bump exif package to npm 2018-01-07 15:43:37 +00:00
Dave Conway-Jones 65c3c9c2ff
bump emoncms package to npm 2018-01-07 15:43:28 +00:00
borpin dbea8a484a Updates to match API changes (#392)
* Updates to match API changes

Update to the node to match the server API changes. An attempt has been made to leave a legacy path for existing installations that may have not updated the server side.

* Updated following comments.

Update following comments.

Output removed and node.warn or error used.

oneeditprepare added.

Name moved to last item.

In addition, a check added to ensure nodegroup has valid value.

Question: I have added a 'return' as I do not want data posted if there is not a valid nodegroup.  Is this the best way to exit the function?  Always taught that multiple exits was a bad idea.  I wondered about raising an error / exception and then catching it but not sure how to do that.

* Update documentation for revised node
2018-01-07 15:37:28 +00:00
JJ Cantillon 29694dd2cb make exif node add exif data even if gps missing (#393) 2018-01-07 15:26:57 +00:00
Dave Conway-Jones 032a9d6435
add reset capability to rue node 2017-12-20 16:28:32 +00:00
Dave Conway-Jones 51124f456d
bump serial package 2017-12-18 18:32:51 +00:00
1ft-seabass 98dd2b858f Update 25-serial.json (#381)
For serial.label.serial , I adapted the name to the current jp translate rule.
2017-12-18 18:31:50 +00:00
Stephen Houser f1c005707d Multiple NIC support for WeMo devices (#382)
* Update version of node-ssdp and use explicitSocketBind option to
work with multiple network interface cards. Based on discussion
in [node-ssdp issue #34](https://github.com/diversario/node-ssdp/issues/34)

* Bumping the version number
2017-12-02 10:54:47 +00:00
Nathanaël Lécaudé 22888cd8bd node-red-node-discovery: Add status information (#383) 2017-11-30 23:34:49 +00:00
Dave Conway-Jones 8c0c7ee272
bump serial port package 2017-11-23 20:58:56 +00:00
1ft-seabass d11e8d5b15 Update ja 25-serial.json (#377)
* Add English messages of serialport node
2017-11-23 21:58:10 +01:00
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