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

homebridge-xiaomi-yeelight

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-xiaomi-yeelight - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

dist/platformAccessory.js

@@ -137,3 +137,3 @@ "use strict";

try {
await this.connection.colorthis.convertColorTempFromMiredToKelvin(value);
await this.connection.color(this.convertColorTempFromMiredToKelvin(value));
this.platform.log.info('color temp set successfully');

@@ -140,0 +140,0 @@ }

{
"displayName": "Xiaomi Yeelight Support",
"name": "homebridge-xiaomi-yeelight",
"version": "1.0.5",
"version": "1.0.6",
"description": "A short description about what your plugin does.",

@@ -6,0 +6,0 @@ "license": "Apache-2.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