mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-04 22:04:27 +01:00
remove extra line
This commit is contained in:
@@ -224,7 +224,6 @@ PhilipsHueAccessory.prototype = {
|
|||||||
supportBonjour: false,
|
supportBonjour: false,
|
||||||
manfDescription: "Adjust Saturation of Light",
|
manfDescription: "Adjust Saturation of Light",
|
||||||
designedMinValue: 0,
|
designedMinValue: 0,
|
||||||
designedMaxValue: 100,
|
|
||||||
designedMaxValue: 255,
|
designedMaxValue: 255,
|
||||||
designedMinStep: 1,
|
designedMinStep: 1,
|
||||||
unit: "%"
|
unit: "%"
|
||||||
|
|||||||
Reference in New Issue
Block a user