Commit Graph

30 Commits

Author SHA1 Message Date
Sam Machin 2d28a2304f
Update package.jsons for mono-repo (#851)
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question.  as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
2021-11-02 15:22:30 +00:00
Dave Conway-Jones 316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones 4f90ccfcd4 Bump BBB node dependancies 2016-08-06 18:42:34 +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 eff8327971 Info/Doc style updates to core/pi nodes 2016-03-02 13:27:52 +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 9ba84c4908 catch possible non-property in BBB node 2016-01-29 20:07:17 +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 681bdae576 Update BBB nodes to support Jessie
Fix to close #156
Now mandates octalbonescript so a minor version bump.
2016-01-01 14:38:39 +00:00
dceejay 76f55af264 Update Package.json file for all node-red-nodes to be Apache-2.0 2015-05-29 14:58:34 +01:00
dceejay f497b57b7d Apply consistent style to node-red-nodes
(not updating npm for this yet - just whitespace)
2015-05-11 19:25:39 +01:00
dceejay bb9d67f1ae Update node-red-nodes - clean up lint issues (mainly unused funcs and vars) 2015-04-16 10:58:34 +01:00
dceejay d511ee69fb lots of little node edits to clean up jsHint "errors" 2015-03-26 18:55:03 +00:00
dceejay 5a27ce17e8 fix fix for #105 2015-03-16 17:32:08 +00:00
dceejay 9d11a48cb1 Update to BBB node
Fixes #105
Thanks @maxwellhadley
2015-03-16 16:28:01 +00:00
dceejay 9170cc6282 Little extra loading error handling for BBB node 2015-01-29 16:41:39 +00:00
dceejay ba7de5a383 Update BBB readme and package version - publish to npm 2014-12-29 20:33:24 +00:00
Maxwell Hadley ee341f7056 BBB nodes will now use octalbonescript if it is available 2014-12-29 18:15:57 +00:00
Dave C-J 6122dcd069 republish BBB npm 2014-09-03 22:35:00 +01:00
Mark Hindess f19ae71fb7 Migrate icons. 2014-09-03 16:12:26 +01:00
Dave C-J a2553d69b8 add BBB, Twilio and Pushbullet as npms 2014-07-15 10:15:34 +01:00
Dave C-J 999874f2b5 jsHint passing versions of BBB, scanBLE and wemo nodes.
Also fixe and in vs out issue on wemo... no way it could have been working previously..
2014-06-30 23:41:38 +01:00
Nick O'Leary 192c423153 Update some icons 2014-06-04 22:29:09 +01:00
Dave C-J 5a9cfb3425 Tweaks to hardware nodes to throw not laoded exceptions correctly. 2014-04-08 15:54:08 +01:00
Dave C-J 3da2a29b5e Set BBB nodes to only load if bonescript present. (ie on a BBB) 2014-04-01 10:45:54 +01:00
Maxwell Hadley 3b7acd821e Added 'bbb-' prefix to all node names 2014-03-05 23:31:38 +00:00
Maxwell Hadley 87f83c5a56 Add Beaglebone icon BBB.png to hardware/BBB/icons 2014-03-05 21:43:16 +00:00
Maxwell Hadley 6cb70d73f1 Add hardware nodes for Beaglebone Black: analogue in; discrete in/out; pulse in/out 2014-03-05 21:21:52 +00:00