@nzws/homebridge-mlru1-light
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -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", |
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
18944
183