Hi Safi78, i have a sunscreen which is controller by a fibaro roller shutter but all i see is a on/off switch.
This is the json for this deice:
Code: Select all
{
"ActTime" : 1503938059,
"ServerTime" : "2017-08-28 18:34:19",
"Sunrise" : "06:49",
"Sunset" : "20:36",
"result" : [
{
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 255,
"CustomImage" : 0,
"Data" : "Closed",
"Description" : "",
"Favorite" : 1,
"HardwareID" : 16,
"HardwareName" : "Zwave USB",
"HardwareType" : "OpenZWave USB",
"HardwareTypeVal" : 21,
"HaveDimmer" : true,
"HaveGroupCmd" : true,
"HaveTimeout" : false,
"ID" : "00000201",
"Image" : "Light",
"IsSubDevice" : false,
"LastUpdate" : "2017-08-28 11:26:24",
"Level" : 255,
"LevelInt" : 255,
"MaxDimLevel" : 100,
"Name" : "Zonnescherm",
"Notifications" : "false",
"PlanID" : "12",
"PlanIDs" : [ 12 ],
"Protected" : false,
"ShowNotifications" : true,
"SignalLevel" : "-",
"Status" : "Closed",
"StrParam1" : "",
"StrParam2" : "",
"SubType" : "Switch",
"SwitchType" : "Blinds",
"SwitchTypeVal" : 3,
"Timers" : "false",
"Type" : "Light/Switch",
"TypeImg" : "blinds",
"Unit" : 1,
"Used" : 1,
"UsedByCamera" : false,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "2209"
}
],
"status" : "OK",
"title" : "Devices"
}
Can you fix this?