Signal K plugin to provide RuuviTag environmental data.
npm install signalk-ruuvitag-pluginSignal K Node server plugin to provide RuuviTag environmental data:
- Temperature
- Humidity
- Preassure
Also following sensor meta data is provided:
- RSSI (signal strength)
- Battery voltage (requires RuuviTag to run in raw mode)
0. Running on linux: give node process permissions to scan BLE devices: `sudo setcap cap_net_raw+eip $(eval readlink -f which node)signalk-ruuvitag-plugin
1. Install in Signal K Appstore and restart serverRuuviTag Plugin
2. Open the config and activate pluginRuuviTag Plugin
3. Wait for few minutes and let the plugin to detect RuuviTag beacons
4. Reopen the configenvironment.inside.mainCabin`
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
License
-------
MIT