Salut,
- Widget Blind2 : correction envoi commande (clic sur logo).
Le clic sur le store complètement fermé ne le fait toujours pas remonter.
[
{
"deviceId" : "f82f411a-41f2-42e4-932f-903d0124115f",
"name" : "IKEA Window Treatment",
"label" : "Store cuisine",
"manufacturerName" : "SmartThings",
"presentationId" : "generic-shade-3",
"deviceManufacturerCode" : "IKEA of Sweden",
"locationId" : "63384b97-9b8e-4daf-887d-ae11ed703e7c",
"roomId" : "f3636130-a9f5-412b-8743-832543ef06ee",
"deviceTypeId" : "41425cba-d2bb-498c-910e-d837d2d17d86",
"deviceTypeName" : "ZigBee Window Shade Battery",
"deviceNetworkType" : "ZIGBEE",
"components" : [
{
"id" : "main",
"label" : "Store cuisine",
"capabilities" : [
{
"id" : "battery",
"version" : 1
},
{
"id" : "configuration",
"version" : 1
},
{
"id" : "switchLevel",
"version" : 1
},
{
"id" : "refresh",
"version" : 1
},
{
"id" : "actuator",
"version" : 1
},
{
"id" : "healthCheck",
"version" : 1
},
{
"id" : "windowShade",
"version" : 1
},
{
"id" : "windowShadePreset",
"version" : 1
},
{
"id" : "windowShadeLevel",
"version" : 1
}
],
"categories" : [
{
"name" : "Blind",
"categoryType" : "manufacturer"
}
]
}
],
"createTime" : "2021-12-15T13:11:41.615Z",
"parentDeviceId" : "c80d795f-c383-46ec-8427-4e4b239c2f17",
"dth" : {
"completedSetup" : true,
"deviceNetworkType" : "ZIGBEE",
"deviceTypeId" : "41425cba-d2bb-498c-910e-d837d2d17d86",
"deviceTypeName" : "ZigBee Window Shade Battery",
"executingLocally" : false,
"hubId" : "c80d795f-c383-46ec-8427-4e4b239c2f17",
"networkSecurityLevel" : "UNKNOWN"
},
"type" : "DTH",
"restrictionTier" : 0
},
{
"components" : {
"main" : {
"actuator" : [
],
"windowShadeLevel" : {
"shadeLevel" : {
"value" : 32,
"unit" : "%",
"timestamp" : "2022-02-26T10:54:31.686Z"
}
},
"configuration" : [
],
"healthCheck" : {
"checkInterval" : {
"value" : 7320,
"unit" : "s",
"data" : {
"protocol" : "zigbee",
"hubHardwareId" : "0036",
"deviceScheme" : "TRACKED"
},
"timestamp" : "2021-12-15T13:11:41.742Z"
},
"healthStatus" : {
"value" : null
},
"DeviceWatch-Enroll" : {
"value" : null
},
"DeviceWatch-DeviceStatus" : {
"value" : null
}
},
"switchLevel" : {
"level" : {
"value" : 32,
"unit" : "%",
"timestamp" : "2022-02-26T10:54:31.701Z"
}
},
"refresh" : [
],
"windowShadePreset" : [
],
"battery" : {
"battery" : {
"value" : 92,
"unit" : "%",
"timestamp" : "2022-02-26T10:54:43.249Z"
}
},
"windowShade" : {
"supportedWindowShadeCommands" : {
"value" : [
"open",
"close",
"pause"
],
"timestamp" : "2021-12-15T13:11:41.582Z"
},
"windowShade" : {
"value" : "partially open",
"timestamp" : "2022-02-26T10:54:34.095Z"
}
}
}
}
}
]
Peut-être à cause des modifications de la commande « fermer » que j’ai adaptée…
Bàt,