Commit Graph

40 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 e20cf97fce
A whole bunch of whitespace linting - no functional changes 2019-08-11 13:37:15 +01:00
Dave Conway-Jones d86cf60b06 bump sensortag pre-req 2017-03-29 17:01:53 +01: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
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 b9b0e19f63 sensor tag - filter out "bad" values
to close #225
2016-08-10 10:26:20 +01:00
Dave Conway-Jones 4248b580ee let PI try to enable sensorTag access on install 2016-05-26 19:42:22 +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
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 ae670f0e69 update SensorTag node to add Pi instructions 2016-03-02 21:58:24 +00:00
Dave Conway-Jones eff8327971 Info/Doc style updates to core/pi nodes 2016-03-02 13:27:52 +00:00
Dave Conway-Jones cf66edd35c bump sensorTag version and re-publish 2016-01-20 12:38:20 +00:00
James Thomas a96138f927 Add SensorTag connection status notifications. 2016-01-18 18:16:18 +00:00
Dave Conway-Jones 4e63566dbf bump sensor tag to use latest upstream lib
(to get mag switch function)
2015-09-23 09:45:20 +01:00
Dave Conway-Jones 0f9bd05180 Add meg switch input to Ti Sensortag node 2015-08-27 10:56:43 +01:00
Ben Hardill f7846c284b fix typo in sensorTag type 2015-07-21 09:17:31 +01:00
dceejay f57d8b388a Better fix for sensorTag node linting - as in actually still works... 2015-07-05 15:29:24 +01:00
dceejay ce315bfe84 fix sensorTag linting 2015-07-04 22:21:00 +01:00
dceejay 6aa5500d34 Fix sensortag to still work with "old" tags ;-) 2015-07-02 13:29:13 +01:00
dceejay 91dc58d2b0 Update SensorTag to include Luxo and cleanup layout 2015-07-01 23:45:34 +01:00
Ben Hardill d87612eadf fix the version of node-sensortag lib and bump version 2015-07-01 10:38:27 +01: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 64d3b11fd9 slightly nicer jscs style updates to several nodes
again not pushed to npm - still just whitespace.
2015-05-11 20:04:51 +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
Ben Hardill 02e16f64ba Updating doc to mention only 1 sensorTag can be used at any given time. 2015-04-08 13:54:42 +01:00
Dave C-J 4a0608d2e9 slight speelling correction to sensortag package.json 2014-12-22 14:26:17 +00:00
Ben Hardill c45c625872 Updated doc and added package.json 2014-12-22 13:12:34 +00:00
Mark Hindess f19ae71fb7 Migrate icons. 2014-09-03 16:12:26 +01:00
Nick O'Leary 7805e2fd7e SensorTag node - fix accelerometer 2014-04-07 20:17:37 +01:00
Ben Hardill 7c1e570465 Add bit I'd missed in the sidebar doc 2014-02-25 11:22:10 +00:00
Ben Hardill 7efd866ff0 Cleaned up the code a little and added some more comments to the info section 2014-02-25 11:18:45 +00:00
Ben Hardill 2723210922 fixed typo in Temperature topic (sensorTag/Tempature to sensorTag/Temperature)
This will break existing flows that are filtering on topic
2014-02-05 11:15:37 +00: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 8fbbd4d1fd Added tag selection 2013-11-22 13:58:41 +00:00
Ben Hardill 0e370c9bbc fixed typo in the temperature topic 2013-11-07 22:51:52 +00:00
Ben Hardill b35613dc7f Fixed category and the tool tip 2013-10-29 21:54:56 +00: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