Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

homebridge-plugin-govee

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-plugin-govee - npm Package Compare versions

Comparing version 1.0.1-beta.0 to 1.0.2

9

package.json
{
"displayName": "Govee Homebridge Plugin",
"name": "homebridge-plugin-govee",
"version": "1.0.1-beta.0",
"version": "1.0.2",
"description": "Homebridge plugin for Govee H5075 Bluetooth Thermometer Hygrometer.",

@@ -26,6 +26,9 @@ "license": "Apache-2.0",

"keywords": [
"homebridge-plugin"
"homebridge-plugin",
"Govee",
"H5075",
"Govee H5075"
],
"dependencies": {
"govee-bt-client": "^1.0.0"
"govee-bt-client": "^1.0.1"
},

@@ -32,0 +35,0 @@ "devDependencies": {

@@ -10,2 +10,3 @@

# homebridge-plugin-govee
[![npm version](https://badge.fury.io/js/homebridge-plugin-govee.svg)](https://badge.fury.io/js/homebridge-plugin-govee)

@@ -32,5 +33,20 @@ Govee H5075 Thermometer Hygrometer plugin for Homebrige. Exposes current humidity, current temperate, and low battery mode.

### Errors during installation of this plugin on macOS
```
No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.
No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.
gyp: No Xcode or CLT version detected!
```
* Check troubleshooting steps for `nodegyp`: https://github.com/nodejs/node-gyp/blob/master/macOS_Catalina.md
* Still getting these errors, double-check that you performed troubleshooting steps for the user account running Homebridge on your mac
### Plugin installs successfully, but no sensors show up
* Check `[x] Debug` in Homebridge settings for Govee Homebridge Plugin
* Enable `Homebridge Debug Mode` in Homebridge Settings
* Check logs
## Credits

@@ -37,0 +53,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc