Commit Graph

444 Commits

Author SHA1 Message Date
Dave Conway-Jones 6613513d64
bump unicornhat package 2018-08-15 14:28:50 +01:00
cclauss e57223f1a8 Run flake8 linter on python code (#474)
* Run-flake8-linter-on-Python-code

* Remove hardware/unicorn/scripts/checklib.js
2018-08-15 14:18:33 +01:00
Dave Conway-Jones b94e3eb5fd
bump packages with python 2/3 fix 2018-08-12 22:23:19 +01:00
cclauss 8fe2478a0b Define raw_input() in Python 3 (#473)
Many thanks
2018-08-12 18:58:11 +01:00
Dave Conway-Jones f3b0e2277d
update blinkstick links to colors
To close #427
2018-08-11 14:00:26 +01:00
Dave Conway-Jones b4fca36ab6
let python sub processes use python3 2018-07-07 19:24:35 +01:00
Dave Conway-Jones 88f7f52f99
Add pullup option to Arduino digital input
to Close #455
2018-06-27 21:36:06 +01:00
Dave Conway-Jones 044d008e65
bump neopixel node version for npm
to go with pr #453
2018-06-13 22:12:33 +01:00
cymplecy c511cf6ae7 Change DMA from 5 to 10 (#453)
I mentioned this a while ago
Following changes to Pi firmware/kernel, the DMA channel 5 is not reliable for use anymore.  Other repositories have changed to use channel 10.  https://github.com/jgarff/rpi_ws281x/pull/266/commits

 I've been running 3 of my Pi on DMA 10 (1 new Pi3B+ and 2 older PiZeros running Jessie) for 2 months now without any issues so I'm making this pull request now
2018-06-13 22:09:55 +01:00
Dave Conway-Jones 6b2b0738cb
bump sense hat package 2018-05-30 11:16:38 +01:00
juggledad 318a75c41b Update the 'Node Help' for the pi-sense-hat node (#447)
*  Update the 'Node Help'

Expanded the explanation for using multiple commands.
Provided examples for Rotate, Flip and Display.

Added examples for rotate, flip and screen brightness and added line to multiple messages explaination.

changed the Flip format from 'R' to 'F'
2018-05-30 11:12:26 +01:00
Dave Conway-Jones a3d4f01587
clean up arduino node readme. Add hint re rate limit or rbe. 2018-05-13 17:26:32 +01:00
Dave Conway-Jones dca9dfccc1
bump serial port and arduino nodes 2018-05-09 22:04:29 +01:00
Dave Conway-Jones 31cee79545
fix typo in intel readme 2018-05-07 09:40:42 +01:00
Dave Conway-Jones 5019f68c9c
let Arduino node only send changes of values as stated in docs. 2018-04-29 17:36:18 +01:00
Dave Conway-Jones 8f17072176
fix unicorn hat command check 2018-04-18 17:45:19 +01:00
Dave Conway-Jones 5358b29255
fix broken neopixel merge 2018-04-15 17:59:30 +01:00
Dave Conway-Jones acc2dc1a14
Allow a bunch of Pi nodes to be visible but not active when used not on a Pi 2018-04-15 11:24:56 +01:00
cymplecy ace67b0154 Neopixel node:Remove node.warn message and update README.md (#433) 2018-04-15 11:09:32 +01:00
cymplecy 0f55fc160e Add Gamma flag and Brightness control to node-red-node-pi-neopixel (#431) 2018-04-14 23:17:12 +01:00
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
Dave Conway-Jones 36e834fdf1 bump serial port to 4.0.3 library 2016-10-13 14:12:08 +01:00
Dave Conway-Jones 8e84e19cde add mcp3008 node and bump some packages 2016-09-20 08:19:45 +01:00
Dave Conway-Jones 216c8cca19 bump wemo node version 2016-08-17 09:14:56 +01:00
Ben Hardill 04b7ee9e1e Silence Listener leak warning (#229)
* Replacing the original wemo node with the wemo-ng node

* Added install instructions

* Fix name of wemo out node

* Fix some jshint errors

More jshint fixes

fix jshint

last jshint fix

Fix last jshint error

* Adds proper url length detection

* fix up the extra line added in the merge

* Fix some jshint errors

More jshint fixes

fix jshint

last jshint fix

Fix last jshint error

load of tiny listing fixes, undef, unused, etc

fix slight wrinkle in new Wemo node

Fix wemo package name for npm.

Add contribution.md to node-red-nodes

to make it more obvious.
correct spelling in readme.md
revert .jshintrc

Added subtree and walker nodes. (#200)

Thanks @mikakaraila  - very useful.

slight edits to snmp to pass jslint-ing

Bump underlying serial port nam version

correct BBB callback response to check exists

To Fix #198

* Adds proper url length detection

fix up the extra line added in the merge

* Added some more error checking in discovery

* Adds proper url length detection* fix up the extra line added in the merge

* Adds proper url length detection

* fix up the extra line added in the merge

Add line output mode for Daemon node

to address #202

Email rework (#195)

* Rework of Node-RED email nodes

tidy up email listing - no code changes

add latest email node dips

and update email node libs - bump version

update package version for nodes tests

add a few tests

geohash, smooth, base64, msgpack

correct path of source file

Thanks @Ltrlg

Fix typo in node-red-node-smooth (#205)

node-red-node-physical-web: Added msg.advertising = true/false to enable/disable advertising (#204)

* Added msg.advertising = true/false to enable/disable advertising

* Fixed comparison with bool

Don't use get_compass as it breaks get_orientation

add envelope to email node options

as part of node-red#875

Physical-web: Added status (found, updated and lost) as msg.topic (#206)

Added msg.advertising = true/false to enable/disable advertising
Added status (lost, updated, found) as msg.topic, if not already set
Added checkbox to allow duplicates or not.

* Re-added optional topic to avoid breaking compatibility

* Cleaner topic slection

add a v0.3 serial port to help with node5/6

let PI try to enable sensorTag access on install

Add cc and bcc options to email node

to close #209

updates to email node to better handle

different mail types. Still not great - but does the basics…  To close

Better email node parsing (again)

Fix indent

fixed formating

* Fix heading in README.md

Fix node name in README.md

* Silences warnings about too many listeners
2016-08-17 09:11:37 +01:00
Dave Conway-Jones b9b0e19f63 sensor tag - filter out "bad" values
to close #225
2016-08-10 10:26:20 +01:00
Dave Conway-Jones 4f90ccfcd4 Bump BBB node dependancies 2016-08-06 18:42:34 +01:00
Dave Conway-Jones 75787fa3c2 Update blinkstick neopixel modes 2016-08-06 18:42:10 +01:00
Dave Conway-Jones 4f4d2de45f Arduino nodes, reconnect on partial deploys 2016-07-15 14:45:32 +01:00
Dave Conway-Jones 0bfeb13abc Move Arduino nodes to use firmata nom
rather than arduino-firmata
2016-07-13 14:19:09 +01:00
Dave Conway-Jones 0b094cbfc7 bump physical-web package version for nom 2016-06-29 17:36:49 +01:00
Nathanaël Lécaudé 648d6438b1 Corrected error in power level (#217) 2016-06-29 17:32:50 +01:00
Nathanaël Lécaudé 14cfbf7b0b Update spinner to reflect new power range. (#218) 2016-06-29 17:32:27 +01:00
Ben Hardill 46cc9bb906 Added more error checking in the discovery section (#214)
* Replacing the original wemo node with the wemo-ng node

* Added install instructions

* Fix name of wemo out node

* Fix some jshint errors

More jshint fixes

fix jshint

last jshint fix

Fix last jshint error

* Adds proper url length detection

* fix up the extra line added in the merge

* Fix some jshint errors

More jshint fixes

fix jshint

last jshint fix

Fix last jshint error

load of tiny listing fixes, undef, unused, etc

fix slight wrinkle in new Wemo node

Fix wemo package name for npm.

Add contribution.md to node-red-nodes

to make it more obvious.
correct spelling in readme.md
revert .jshintrc

Added subtree and walker nodes. (#200)

Thanks @mikakaraila  - very useful.

slight edits to snmp to pass jslint-ing

Bump underlying serial port nam version

correct BBB callback response to check exists

To Fix #198

* Adds proper url length detection

fix up the extra line added in the merge

* Added some more error checking in discovery

* Adds proper url length detection* fix up the extra line added in the merge

* Adds proper url length detection

* fix up the extra line added in the merge

Add line output mode for Daemon node

to address #202

Email rework (#195)

* Rework of Node-RED email nodes

tidy up email listing - no code changes

add latest email node dips

and update email node libs - bump version

update package version for nodes tests

add a few tests

geohash, smooth, base64, msgpack

correct path of source file

Thanks @Ltrlg

Fix typo in node-red-node-smooth (#205)

node-red-node-physical-web: Added msg.advertising = true/false to enable/disable advertising (#204)

* Added msg.advertising = true/false to enable/disable advertising

* Fixed comparison with bool

Don't use get_compass as it breaks get_orientation

add envelope to email node options

as part of node-red#875

Physical-web: Added status (found, updated and lost) as msg.topic (#206)

Added msg.advertising = true/false to enable/disable advertising
Added status (lost, updated, found) as msg.topic, if not already set
Added checkbox to allow duplicates or not.

* Re-added optional topic to avoid breaking compatibility

* Cleaner topic slection

add a v0.3 serial port to help with node5/6

let PI try to enable sensorTag access on install

Add cc and bcc options to email node

to close #209

updates to email node to better handle

different mail types. Still not great - but does the basics…  To close

Better email node parsing (again)

Fix indent

fixed formating

* Fix heading in README.md

Fix node name in README.md
2016-06-24 11:06:59 +01:00
Dave Conway-Jones 4248b580ee let PI try to enable sensorTag access on install 2016-05-26 19:42:22 +01:00
Nathanaël Lécaudé 966e7a520b Physical-web: Added status (found, updated and lost) as msg.topic (#206)
Added msg.advertising = true/false to enable/disable advertising
Added status (lost, updated, found) as msg.topic, if not already set
Added checkbox to allow duplicates or not.

* Re-added optional topic to avoid breaking compatibility

* Cleaner topic slection
2016-05-20 16:00:52 +01:00
Nick O'Leary 34c42eed61 Don't use get_compass as it breaks get_orientation 2016-05-09 15:15:15 +01:00
Nathanaël Lécaudé b0c5c8c8f4 node-red-node-physical-web: Added msg.advertising = true/false to enable/disable advertising (#204)
* Added msg.advertising = true/false to enable/disable advertising

* Fixed comparison with bool
2016-05-02 21:58:40 +01:00
Ben Hardill d8cf46a4ec * Adds proper url length detection* fix up the extra line added in the merge
* Adds proper url length detection

* fix up the extra line added in the merge
2016-04-16 10:08:21 +01:00
Dave Conway-Jones 9300e81e3d correct BBB callback response to check exists
To Fix #198
2016-04-14 11:26:57 +01:00
Dave Conway-Jones de304c8a76 Fix wemo package name for npm. 2016-04-10 09:57:22 +01:00
Dave Conway-Jones c54a019899 fix slight wrinkle in new Wemo node 2016-04-09 18:06:29 +01:00
Dave Conway-Jones 48bcd3c7df load of tiny listing fixes, undef, unused, etc 2016-04-09 18:00:20 +01:00
Ben Hardill 37ba29484a Update WeMo node to WeMo-NG (#199)
* Replacing the original wemo node with the wemo-ng node

* Added install instructions

* Fix name of wemo out node

* Fix some jshint errors

More jshint fixes

fix jshint

last jshint fix

Fix last jshint error
2016-04-09 17:59:36 +01:00
Dave Conway-Jones a8ec48553f sensor tag - only disconnect once...
still to close #196
2016-04-01 16:41:58 +01:00
Dave Conway-Jones 98d44004c9 let ti sensor tag try to reconnect
to close #196
2016-04-01 16:02:49 +01:00
Nick O'Leary b5f0823bd4 Update sensehatsim readme 2016-04-01 01:03:16 +01:00
Nick O'Leary 76430a84f0 Add sensehat simulator node 2016-04-01 01:01:54 +01:00
Dave Conway-Jones 99e9c540ef add tick to Unicorn clock example 2016-03-29 10:10:26 +01:00
Nick O'Leary a4daf91a30 SenseHat: Add clock example and support for x0-x1 ranges 2016-03-28 22:53:56 +01:00
Dave Conway-Jones 73e84c7ff9 Add clock example to unicorn hat node 2016-03-28 17:43:00 +01:00
Dave Conway-Jones f64a17acd5 bump physical web node package to include pr from @natcl 2016-03-27 17:49:52 +01:00
Dave Conway-Jones c755442296 fix unicorn listing 2016-03-26 18:15:19 +00:00
Dave Conway-Jones be2199640e remove debug console.log from unicorn hat node 2016-03-26 17:38:37 +00:00
Dave Conway-Jones 6627d020ae Let unicorn node handle block sized sprites 2016-03-26 17:34:07 +00:00
Dave Conway-Jones 0651f6fdc0 Let Unicorn hat draw blocks and part lines
and add some examples
2016-03-22 22:42:31 +00:00
Dave Conway-Jones 3cb42712bc re-add line drawing to unicorn hat node 2016-03-22 20:25:20 +00:00
Nick O'Leary d17ac7eb2e Add runtime check for sensehat python libs 2016-03-21 10:43:07 +00:00
Nathanaël Lécaudé 6d41d33e80 node-red-node-physical-web: added documentation and exposed count property. 2016-03-14 17:30:50 -04:00
Nathanaël Lécaudé 71f9d3ad98 node-red-node-physical-web: Added uid mode 2016-03-14 16:24:22 -04:00
Dave Conway-Jones 7b72ecd99c add delay to eddystone scanner startup 2016-03-08 20:13:30 +00:00
Nick O'Leary 471840b868 Add better sensehat error handling 2016-03-08 15:28:40 +00:00
Dave Conway-Jones c9faed7876 Bump arduino pre-req and fix listing 2016-03-06 22:37:18 +00:00
Nick O'Leary 581477893e SenseHat bump version 2016-03-06 21:55:32 +00:00
Nick O'Leary d5446ee117 Add better error handling and update Compass 2016-03-06 21:54:30 +00:00
Nick O'Leary 53c9c834b9 Add Compass example and dont strip spaces on messages 2016-03-04 23:15:59 +00:00
Nick O'Leary 9301ab6c97 Add dim command 2016-03-04 22:23:43 +00:00
Nick O'Leary f4971aff69 Fix colour/color type and add set_letter for single char msg 2016-03-04 20:13:03 +00:00
Nick O'Leary a3e2365ab9 SenseHAT: accept number payload as text message 2016-03-04 17:26:21 +00:00
Nick O'Leary a2915b9a97 Update README.md 2016-03-04 17:15:42 +00:00
Nick O'Leary 18c89896b0 Update sensehat readme formatting 2016-03-04 17:15:06 +00:00
Nick O'Leary 295d62b25a bump version 2016-03-04 17:12:50 +00:00
Nick O'Leary 0cc33db58f Add out node 2016-03-04 17:12:50 +00:00
Dave Conway-Jones 20f14a698c More BLE node doc/info updates
for Sensortag and physical-web nodes.
Added info, and node Status.
2016-03-04 13:10:00 +00:00
Dave Conway-Jones ea9c5f8474 add validation to physical web node fields 2016-03-03 09:18:57 +00:00
Dave Conway-Jones ae670f0e69 update SensorTag node to add Pi instructions 2016-03-02 21:58:24 +00:00
Dave Conway-Jones 7da9f46c65 Update physical web node
add more Pi instructions
2016-03-02 21:57:53 +00:00
Dave Conway-Jones 7a25727a7e really bump arduino version... 2016-03-02 14:23:04 +00:00
Dave Conway-Jones dc3b220ec4 slight tidy to Arduino and bump version 2016-03-02 14:22:16 +00:00
Dave Conway-Jones f676005cad Merge pull request #184 from jpmanson/master
Arduino node - Added support for sending and receiving strings
thanks @jpmanson
2016-03-02 14:00:47 +00:00
Juan Pablo Manson 57445cdfd0 Added support for sending and receiving strings 2016-03-02 10:44:33 -03:00
Dave Conway-Jones 81c532fdce update hardware nodes info style 2016-03-02 13:27:52 +00:00
Dave Conway-Jones 88985f4fe7 update analysis and utility nodes info style 2016-03-02 13:27:52 +00:00
Dave Conway-Jones eff8327971 Info/Doc style updates to core/pi nodes 2016-03-02 13:27:52 +00:00
Nick O'Leary 741c57e627 Bump sensehat version 2016-03-02 00:06:20 +00:00
Nick O'Leary 6447cf65f1 Fix formatting of sense hat readme 2016-03-01 23:52:31 +00:00
Nick O'Leary c3b08270ad Add initial Sense HAT Input node 2016-03-01 23:22:12 +00:00
Dave Conway-Jones cd047ceab1 Remove "extra" label from neopixel 2016-03-01 22:58:54 +00:00
Dave Conway-Jones d70ae82d10 Fix listing errors in node-red-nodes 2016-03-01 21:10:58 +00:00
Dave Conway-Jones ea9356a3cc update unicorn hat node for faster writing of pixels 2016-02-26 22:01:04 +00:00
Dave Conway-Jones c01a1745db Merge pull request #179 from hardillb/master
Fix starting with a URL
2016-02-23 09:29:52 +00:00
Dave Conway-Jones 5e46a1dfb4 Add dev rules to Blinkstick README 2016-02-22 22:23:05 +00:00
Dave Conway-Jones 37ec987a34 revert blink1 prereq (wrong increment) 2016-02-22 18:57:40 +00:00
Dave Conway-Jones fa1453c0d4 point blinkstick to latest pre-req
and remove rtf tags
2016-02-22 18:56:42 +00:00
Ben Hardill 40f47ad729 Add message about URL length 2016-02-22 11:14:41 +00:00
Ben Hardill 4c6469f336 Added message about URL length 2016-02-21 21:23:33 +00:00
Ben Hardill 78d69656ea Bump version number and add TLM count to the standard options 2016-02-21 13:56:56 +00:00
Ben Hardill 71f1de7984 Fix starting with a URL 2016-02-20 17:50:37 +00:00
Dave Conway-Jones b0c8b1e83f more node-red-nodes hardware section info updates
and update Pibrella to use latest nrgpio debounce thinking
2016-02-12 21:27:02 +00:00
Dave Conway-Jones dd250a77bc core to Pi node-red-nodes info updates
to be more consistent style
2016-02-12 13:14:12 +00:00
Dave Conway-Jones 9539c3674f fix blink node fade times... 2016-02-04 21:03:43 +00:00