From 93d23fc766c31f5656ed48425069974604976c43 Mon Sep 17 00:00:00 2001 From: miago Date: Sat, 8 Jul 2023 08:10:39 +0200 Subject: [PATCH] Update README.md Fix typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0b8a119..0edab98 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Signal K Node server plugin to provide [RuuviTag](https://tag.ruuvi.com/) enviro - Temperature - Humidity -- Preassure +- Pressure -Also following sensor meta data is provided: +The following sensor meta data is also provided: - RSSI (signal strength) - Battery voltage (requires RuuviTag to run in [raw mode](https://lab.ruuvi.com/ruuvitag-fw/)) @@ -16,7 +16,7 @@ Also following sensor meta data is provided: 0. Running on linux: give `node` process permissions to scan BLE devices: ``sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)`` 1. Install `signalk-ruuvitag-plugin` in Signal K Appstore and restart server 2. Open the `RuuviTag Plugin` config and activate plugin -3. Wait for few minutes and let the plugin to detect RuuviTag beacons +3. Wait for few minutes and let the plugin detect RuuviTag beacons 4. Reopen the `RuuviTag Plugin` config 5. Name your tags, set appropriate locations and enable Signal K data 6. Signal K values should now be transmitted to selected location, for example `environment.inside.mainCabin`