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

@nzws/homebridge-mlru1-light

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nzws/homebridge-mlru1-light - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

3

dist/index.js

@@ -152,3 +152,4 @@ "use strict";

this.currentBrightness = newPercent;
this.BrightnessCharacteristic.updateValue(this.currentBrightness);
// todo: 複数回投げると前の値が反映される?
// this.BrightnessCharacteristic.updateValue(this.currentBrightness);
}

@@ -155,0 +156,0 @@ }

{
"displayName": "MLRU1 Light with Nature Remo",
"name": "@nzws/homebridge-mlru1-light",
"version": "1.1.2",
"version": "1.1.3",
"description": "アイリスオーヤマ製「ML-RU1」リモコンを使用する照明を操作するプラグイン",

@@ -6,0 +6,0 @@ "license": "Apache-2.0",

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