Commit Graph

324 Commits

Author SHA1 Message Date
Dave Conway-Jones 34199142dd
Fix piLCD line 3 and 4 addressing
ti address #416
2018-03-20 19:04:42 +00:00
Dave Conway-Jones b9da5d87d8
slight increase in timings to sort pilcd
To address issue #413
2018-03-15 08:35:45 +00:00
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 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
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
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 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 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
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 363bb55b26
SRF node - add ability to set time interval
to close #338
2017-08-14 09:20:18 +01:00
Dave Conway-Jones b858df4770
Let sense hat single char not scroll as per docs
to close #266
2017-06-05 11:24:22 +01:00
Dave Conway-Jones 4768ecc16c
pigpiod html lint === 2017-05-24 19:45:31 +01:00
Dave Conway-Jones a00fcb3726
Better label for piGPIOd node 2017-05-24 18:43:44 +01:00
Dave Conway-Jones 8799b1e85b
Try better pin picker for pigpiod 2017-05-14 23:05:52 +01:00
Dave Conway-Jones 6a56dc00d3
Add pinout to pigpiod config 2017-05-13 21:13:27 +01:00
Dave Conway-Jones d7e7756dcf
make Pi SRF topic editable/optional 2017-05-13 12:46:24 +01:00
Dave Conway-Jones 13fbfc4f22
bump PiSRF node to fix timeout
Thanks @bartbutenaers to Close #309
2017-05-08 09:01:45 +01:00
bartbutenaers 2700a2c300 Pisrf performance fix (#309)
* performance fix

* performance fix
2017-05-08 08:57:29 +01:00
Dave Conway-Jones 2023bddf97
bump wen and mongoldb packages to pub to npm 2017-04-19 15:25:19 +01:00
Ben Hardill 6168f7ef34 Add extra check for empty results in discovery (#304) 2017-04-19 15:21:05 +01:00
Dave Conway-Jones d48644e16a
pigpiod - only allow send if actually connected. 2017-04-19 11:14:51 +01:00
Dave Conway-Jones f2cc2bb321
correct maths and help for servo min/max timings 2017-04-18 16:39:56 +01:00
Dave Conway-Jones 63a873f1f1
fix pigpiod spelling
and fix overall package levels dev to match email node
2017-04-15 12:15:54 +01:00
Dave Conway-Jones fc249b6792
Add PiGPIOd node
alternative to Pi GPIO nodes with remote access
2017-04-14 21:37:44 +01:00
Dave Conway-Jones 38d16b8a4d
Tidy up listing for some nodes. No functional changes
to make listing task pass
2017-04-12 13:32:08 +01:00
Ben Hardill 3f4261f3b7 Big WeMo node update (#295)
* Reduce resubscription time

Halve the resubscrciption timeout to make sure event
subscriptions get renewed

* Big Update

Includes:
 - New lookup node to check state of a device
 - Fix dimming control for lights
 - Fix light group control
 - Set the node label to match the device name
 - The event now includes the text description of the light capability

* Fix groups properly

* Fix travis error with comparitor

* Bump node-ssdp version
2017-04-06 11:21:33 +01:00
Dave Conway-Jones d86cf60b06 bump sensortag pre-req 2017-03-29 17:01:53 +01:00
Dave Conway-Jones 1ca1492bc4 typo in sensehat info, R->F 2017-03-29 14:13:23 +01:00
Dave Conway-Jones 316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones 603189f123 Bump arduino package, thanks to PR 2017-01-29 17:43:48 +00:00
Bart f70f4c4fff remove firmata/node_modules path in require('serialport') (#271)
serialport is not found when installing the npm module local (instead of 'npm install node-red-node-arduino -g')
2017-01-29 17:39:44 +00:00
Dave Conway-Jones 66d4991b5b bump demo package ver for npm 2016-12-03 11:28:11 +00:00
Ben Hardill 92520f7d57 Reduce resubscription time (#256)
Halve the resubscrciption timeout to make sure event
subscriptions get renewed
2016-12-03 11:26:16 +00:00
Dave Conway-Jones fcc1fcfca8 bump package versions (heatmiser, arduino, pushover) 2016-11-26 21:22:18 +00:00
GadgetUK c86fdc839a Update 100-heatmiser.js (#255)
Change to underlying nodejs module for addressing Neo and Wifi units
2016-11-26 21:17:20 +00:00
Ben Hardill 2b6661c4f2 Test for broken XML in WeMo response (#250)
Thanks @hardillb
2016-11-09 08:44:07 +00:00
Dave Conway-Jones f2bac89911 Fix edits in sense hat and prowl nodes 2016-11-07 14:17:02 +00:00
Dave Conway-Jones 7917ca8dcf Fix missing httpAdmin permissions for Pushbullet, twitter what3words and sensehatsim
fixes #244
2016-11-06 20:27:21 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones 791b246f19 Add notes that mcp3008 is and A/D Converter
to fix #248
Thanks @ukmoose
2016-11-02 21:16:48 +00:00
Dave Conway-Jones d52f9dcd30 detect Pi updates for LEDborg, mcp3008 and neopixel 2016-11-02 10:02:51 +00:00
Ben Hardill d9c551c026 Fix SensorTag node on Windows (#246)
Fix windows install 
(or rather - only run the postinstall if on Linux)
Thanks @hardillb
2016-11-02 09:55:06 +00:00
Dave Conway-Jones 3e3b9aa706 bump Arduino node firmata prereq 2016-10-27 17:41:25 +01:00
Dave Conway-Jones 8efc1e5fc8 bump request npm levels in wet and feed parser 2016-10-13 14:23:55 +01:00