homebridge-plugin-govee
Advanced tools
Comparing version 1.0.1-beta.0 to 1.0.2
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
56994
1
55
Updatedgovee-bt-client@^1.0.1