homebridge-ruuvitag
homebridge-ruuvitag copied to clipboard
Ruuvitag bridge for Homebridge (Apple HomeKit)
Hello, I noticed that the [npm page](https://www.npmjs.com/package/homebridge-ruuvitag?activeTab=readme) for the Homebridge Ruuvitag plugin has not been updated to reflect the latest version (5.0) of the codebase. Could you please look into...
Hi there! Is there any easy way to implement Air Pressure readings too? Cheers!
I love your homebridge plugin, but I would love to go away from BLE and use the ruuvi station gateway instead. The socket server is a good option, but it...
I am trying to get this plugin to work, but am struggling to get avahi installed. I am running Homebridge on a Synology and I can't really figure out how...
When i start ruuvitag-debug i get an id of 32 characters. In homebridge i get temperature 0. Do you know what can be the cause ? I have the latest...
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 2.4.0 to 4.1.3. Release notes Sourced from socket.io-client's releases. 4.1.3 This release only contains a bump from engine.io-client. Links: Diff: https://github.com/socketio/socket.io-client/compare/4.1.2...4.1.3 Server release: 4.1.3 engine.io-client version: ~5.1.0...
Bumps [debug](https://github.com/visionmedia/debug) from 4.1.1 to 4.3.2. Release notes Sourced from debug's releases. 4.3.2 Patch release 4.3.2 Caches enabled statuses on a per-logger basis to speed up .enabled checks (#799) Thank...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 3.2.1 to 4.0.0. Release notes Sourced from node-addon-api's releases. Release 4.0.0 SemVer major release to pull changes since the last release. The main motivations for the release...
I had following initial configuration and spent quite a bit of time trying to figure out why every RuuviTag was showing 0% in Homebridge Accessories: ``` { "accessory": "Ruuvitag", "name":...