Paul Renault
7469633337
SQL error with HTTP request
...
In the case the SQL node is in a flow with http in and out, the flow end
in case of error but the http client is waiting for an answer. So we
must not endded the flow but send back the error.
2016-02-26 12:06:28 +01: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
60e848c48d
more qualifications for .jscsrc for nodes package
2016-02-22 18:59:03 +00:00
Dave Conway-Jones
c000993be8
revert ping node package to remove dep not needed
2016-02-22 18:58:34 +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
b33571b240
correct output for timeswitch
...
(simple typo)
Also tidied up info etc…
push to close #176
2016-02-15 11:12:29 +00:00
Dave Conway-Jones
952a794db5
add decimal places option to smooth node
2016-02-14 13:47:04 +00:00
Dave Conway-Jones
73269848ba
revert ping node experimental changes
...
oops…
2016-02-13 11:15:02 +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
c60d62f27b
update social nodes info
2016-02-12 14:05:10 +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
5a95e9c404
update snap node docs to make outputs more obvious
2016-02-11 22:50:30 +00:00
Dave Conway-Jones
9539c3674f
fix blink node fade times...
2016-02-04 21:03:43 +00:00
Dave Conway-Jones
6c3dbbbfbb
Update RBE to add object compare
...
and narrowband mode (thanks @nlecaude for the idea)
2016-02-02 13:39:37 +00:00
Dave Conway-Jones
ed4b6b18ec
Add debounce time to the to BBB input node
2016-02-02 12:36:27 +00:00
Dave Conway-Jones
7cb43208e6
Fix BBB node input interrupt attach failure
2016-02-01 10:26:04 +00:00
Dave Conway-Jones
32706ff92c
set xmpp presence offline on close
2016-01-31 23:28:05 +00:00
Dave Conway-Jones
f3b315ea7c
Let Pushbullet in reconnect on errors
...
to fix #171
2016-01-31 23:27:37 +00:00
Dave Conway-Jones
d457b68941
Tidy Arduino - make it use integers.
...
plus slight tidy of docs
2016-01-31 23:27:10 +00:00
Dave Conway-Jones
90878364ac
Let neopixel node support GRB as well as RGB
2016-01-29 20:08:30 +00:00
Dave Conway-Jones
9ba84c4908
catch possible non-property in BBB node
2016-01-29 20:07:17 +00:00
Dave Conway-Jones
d7be242477
update node-red-nodes package to remove v0.8
2016-01-29 18:16:07 +00:00
Dave Conway-Jones
b443e85e44
XMPP node - missed error tidy on other node
2016-01-29 18:06:42 +00:00
Dave Conway-Jones
be259a75fd
tidy up xmpp node slightly
...
handle errors better, more consistent status indicators
2016-01-29 17:58:01 +00:00
Dave Conway-Jones
aa15e67440
Bump XMPP node pre-reqs
...
to close #165
tested locally ok against ejabberd
2016-01-29 16:49:00 +00:00
Dave Conway-Jones
6a9cb79670
Add url field to Prowl node
...
Npm pub v 0.0.5 to Close #169
2016-01-24 18:30:45 +00:00
Dave Conway-Jones
cf66edd35c
bump sensorTag version and re-publish
2016-01-20 12:38:20 +00:00
Dave Conway-Jones
154339bf30
Merge pull request #168 from jthomas/master
...
Add SensorTag connection status notifications.
2016-01-18 22:57:48 +00:00
James Thomas
a96138f927
Add SensorTag connection status notifications.
2016-01-18 18:16:18 +00:00
Dave Conway-Jones
fbddfed42d
remove xs console.log in neopixel
...
and more ready
2016-01-18 13:06:38 +00:00
Dave Conway-Jones
3bdacd26e7
neopixel, hide menu options when not red
2016-01-13 21:21:17 +00:00
Dave Conway-Jones
08164b5f9f
Add needle mode to neopixel
2016-01-13 19:59:30 +00:00
Dave Conway-Jones
d38c152983
Add Shift modes to neopixel node
2016-01-12 22:53:43 +00:00
Dave Conway-Jones
4ed955cecf
Slight Unicorn hat READme changes
2016-01-12 22:53:24 +00:00
Dave Conway-Jones
705c7f76c4
apply analogue in patch
...
Thanks @mschm
to Close #166
2016-01-12 22:37:37 +00:00
Dave Conway-Jones
f0867c5a01
update gitignore
2016-01-11 21:23:23 +00:00
Dave Conway-Jones
5ebbf546d2
Add Pi Neopixel node
2016-01-11 21:23:23 +00:00
Dave Conway-Jones
ff8f95066b
Add Pi Unicorn Hat node
2016-01-11 21:23:23 +00:00
Dave Conway-Jones
251d5c8be6
fix pilcd access to io (needs to be root)
2016-01-11 21:23:23 +00:00
Dave Conway-Jones
d5b95cf7a7
flag current error with ping command on Pi
2016-01-11 21:23:23 +00:00
Dave Conway-Jones
2aee38e29d
Merge pull request #158 from Shirk/feature/pushover-notification-sounds
...
Add support for pushover sound selection.
2016-01-11 21:13:52 +00:00
Dave Conway-Jones
ae25111ccc
update sqlite node pre-reqs
...
bump versions
2016-01-04 19:18:55 +00:00
Dave Conway-Jones
0648f4cc0d
Add status indicators to PiFace node
2016-01-03 18:23:49 +00:00
Dave Conway-Jones
7408cf7674
Fix PiFace node initial state so it works...
...
(which it never did… oops! )
2016-01-03 12:25:08 +00:00