Maxwell Hadley
4f509931ba
Debugging discrete-in
...
Coerce the currentState to always be numeric & use === tests
Catch the first spurious interrupt when x.value is undefined
Add more debug output
Add a second timer to get the first message out. This still fails at
node-RED startup when the node is not activeLow
2014-02-06 22:11:09 +00:00
Maxwell Hadley
e9a860f36f
Added activeLow property to discrete-in
...
Further attempts to get the initial message working. Added activeLow
property. Output messages now include topic. Better help text. Change
name to discrete-in
2014-02-04 20:34:04 +00:00
Maxwell Hadley
3b319e7d83
Attempting to get the initial message
...
Modified 145-digital-in.js adding various debugs to try and trace why
the initial messages don’t appear
2014-02-03 21:25:25 +00:00
Maxwell Hadley
83f7ff429f
Added BBB-digital-in
...
Added digital input node - initially this is just BBB-discrete-in
2014-02-03 20:08:33 +00:00
Maxwell Hadley
62d26c04fb
Added BBB-analog-in
...
Added a triggered analogue input node
2014-02-03 20:06:41 +00:00
Dave C-J
88e89e7232
Add Amber to Blink1 Colour list - just beacause....
2014-01-14 11:02:13 +00:00
Dave C-J
779a74e00c
Add Amber to ledborg colour list... just because...
2014-01-14 10:59:50 +00:00
Dave C-J
4cd6be3cde
Reorganise/de-duplicate Philips Hue node
2014-01-14 10:59:50 +00:00
Dave Conway-Jones
f61b8ae034
Merge pull request #21 from andypiper/blink-fix
...
Blink1 fix - only initialise once....
2014-01-14 02:56:58 -08:00
Andy Piper
79c0914d36
cleanup
2014-01-14 10:32:48 +00:00
Andy Piper
d81828fdd9
Fixed ordering of blink init calls per @dceejay
2014-01-14 10:31:58 +00:00
Dave C-J
0e955ea120
Add @cheerlights colour handling to LEDBorg node for Pi...
...
(just because)
2014-01-07 16:00:55 +00:00
Dave Conway-Jones
fe04286d10
Add start and end markers to p1 test
2013-12-31 18:24:14 +00:00
Dave C-J
24a8c6df32
Add missing else to Ledborg node
...
Fix to close #129
2013-12-29 20:55:08 +00:00
Dave C-J
9347ef2401
Revert "close fix" - seems to cause more hangs on redeploy than before.
2013-12-19 15:00:45 +00:00
Dave C-J
1fd5e800a6
remove debug from Blink1 - sorry.
2013-12-19 14:45:01 +00:00
Dave C-J
83965a91af
Make fade work properly for Blink1,
...
And add some colour name support for @cheerlights
2013-12-19 14:38:26 +00:00
Kevin
d042a9e60f
More granular error message
2013-12-15 11:37:47 +00:00
Kevin
dd776ad97e
Cleanly close the HID interface when restarting
2013-12-15 11:37:23 +00:00
Nick O'Leary
cef78e745a
Merge pull request #7 from hdoukas/master
...
Add philips_hue node
2013-12-08 08:28:34 -08:00
Charalampos Doukas
60c7911964
addedd nodes under common directory
2013-11-28 23:52:26 +01:00
Ben Hardill
6457ef0ca6
updated the readme now the standard sensortag node works and added a oneditsave to convert the mac address to the correct format
2013-11-24 13:48:14 +00:00
Ben Hardill
e830c6b262
Merge remote-tracking branch 'upstream/master'
2013-11-24 13:10:26 +00:00
Ben Hardill
8fbbd4d1fd
Added tag selection
2013-11-22 13:58:41 +00:00
Charalampos Doukas
6474f5888d
added a no bridge check
2013-11-11 16:36:25 +01:00
Charalampos Doukas
b35ff010e2
Added 2 Philips Hue nodes, hue_discover and hue_manage
2013-11-11 15:04:32 +01:00
Dave C-J
6ed75458c9
Add Wemo node and update READ.me
2013-11-10 20:58:36 +00:00
Dave C-J
4375b32b84
Couple of typos in DigiSpark node and swearfilter node
2013-11-10 20:58:14 +00:00
Dave C-J
793fd3c7fd
Added list of Nodes to he ReadME so people can see what's there without digging... Bunch of cleanups to node-red-nodes... mainly just removing tabs -> spaces and stuff. No code changes...
2013-11-10 17:01:19 +00:00
Ben Hardill
0e370c9bbc
fixed typo in the temperature topic
2013-11-07 22:51:52 +00:00
Dave C-J
7a439ff619
Merge branch 'master' of https://github.com/node-red/node-red-nodes
2013-10-31 08:59:54 +00:00
Nicholas O'Leary
6f7487f393
Use process.env.NODE_RED_HOME to locate modules
2013-10-30 21:34:54 +00:00
Nicholas O'Leary
6a0d248f5a
Move nodes over from main repo
2013-10-30 20:38:41 +00:00
Dave C-J
75aaaab1a9
update path to red.js to use environmnet variable
2013-10-30 16:43:12 +00:00
Nick O'Leary
50025428a5
Merge pull request #6 from hardillb/master
...
Fix category
2013-10-30 09:23:55 -07:00
Ben Hardill
b35613dc7f
Fixed category and the tool tip
2013-10-29 21:54:56 +00:00
Dave C-J
5ec8147eb1
Use environment variable to set path for nodes....
2013-10-25 18:23:04 +01:00
Ben Hardill
c21cadba7c
Fixed tool tip
2013-10-25 15:26:00 +01:00
Ben Hardill
4691c45320
Added node for Ti SensorTag BLE device
2013-10-25 13:06:29 +01:00
Ben Hardill
6d8b156b17
fixed typo in description
2013-10-22 13:24:53 +01:00
Dave C-J
8b6dd4271b
Added a Bluetooth Logo to the library and linmk to it here. Renamed scan function to blescan (just in case). Added a close function to stop discovery, just to try to be clean.
2013-10-12 14:48:49 +01:00
Nick O'Leary
cedc7a462a
Merge pull request #3 from hdoukas/master
...
Added scanBLE node under hardware->scanBLE
2013-10-04 06:10:21 -07:00
Dave C-J
db2cc0116f
Re-organised subfolders
2013-10-04 11:07:43 +01:00
Dave C-J
bf178b81ee
Added PiFace Node and PiBorg LED Nodes for Raspberry Pi people
2013-10-04 08:22:35 +01:00
Charalampos Doukas
7ceeae38b1
added some comments
2013-10-03 12:51:48 +02:00
Charalampos Doukas
7d41db377f
removed HTTP_generic
...
moved scanBLE into a subfolder
2013-10-02 21:48:54 +02:00
Charalampos Doukas
e9c3e7fd26
Added new nodes to the node repository. Although current HTTP node will be updated to include more functionality, still added the HTTP_generic node just in case
2013-09-30 14:50:56 +02:00
Ben Hardill
641a58139e
Moving custom hardware nodes over to the new repo
2013-09-27 14:37:44 +01:00