Bonjour,
Je viens de mettre à jour le plugin dans Jeedom et j’ai l’impression que de nouvelles données quand on clique sur info brutes sont accessibles mais je n’arrive pas à les voir dans le plugin.
J’ai remarqué aussi que consommation totale dans le plugin correspondait à la consommation instannée, comment puis-je corriger cela?
Je mets les informations brutes que j’ai récupéré si cela peut aider au developpement de la remontée de nouvelles données.
[
{
"deviceId" : "xxxxxxxxxxxxxxxxxxxxxxx",
"name" : "[dryer] Samsung",
"label" : "Sèche-linge",
"manufacturerName" : "Samsung Electronics",
"presentationId" : "DA-WM-WD-000001",
"deviceManufacturerCode" : "Samsung Electronics",
"locationId" : "xxxxxxxxxxxxxxxxxxxxxxx",
"ownerId" : "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"roomId" : "xxxxxxxxxxxxxxxxxxxxxxx",
"deviceTypeName" : "Samsung OCF Dryer",
"components" : [
{
"id" : "main",
"capabilities" : [
{
"id" : "ocf",
"version" : 1
},
{
"id" : "execute",
"version" : 1
},
{
"id" : "refresh",
"version" : 1
},
{
"id" : "switch",
"version" : 1
},
{
"id" : "remoteControlStatus",
"version" : 1
},
{
"id" : "dryerOperatingState",
"version" : 1
},
{
"id" : "powerConsumptionReport",
"version" : 1
},
{
"id" : "custom.disabledCapabilities",
"version" : 1
},
{
"id" : "custom.dryerDryLevel",
"version" : 1
},
{
"id" : "custom.dryerWrinklePrevent",
"version" : 1
},
{
"id" : "custom.jobBeginningStatus",
"version" : 1
},
{
"id" : "custom.supportedOptions",
"version" : 1
},
{
"id" : "samsungce.detergentOrder",
"version" : 1
},
{
"id" : "samsungce.detergentState",
"version" : 1
},
{
"id" : "samsungce.deviceIdentification",
"version" : 1
},
{
"id" : "samsungce.driverVersion",
"version" : 1
},
{
"id" : "samsungce.dryerAutoCycleLink",
"version" : 1
},
{
"id" : "samsungce.dryerCycle",
"version" : 1
},
{
"id" : "samsungce.dryerCyclePreset",
"version" : 1
},
{
"id" : "samsungce.dryerDryingTemperature",
"version" : 1
},
{
"id" : "samsungce.dryerDryingTime",
"version" : 1
},
{
"id" : "samsungce.kidsLock",
"version" : 1
},
{
"id" : "samsungce.welcomeMessage",
"version" : 1
}
],
"categories" : [
{
"name" : "Dryer",
"categoryType" : "manufacturer"
}
]
}
],
"createTime" : "2021-02-16T12:50:00.831Z",
"profile" : {
"id" : "1549643b-ec31-3036-a5bb-75defb5979f4"
},
"type" : "OCF",
"restrictionTier" : 0
},
{
"components" : {
"main" : {
"custom.dryerWrinklePrevent" : {
"dryerWrinklePrevent" : {
"value" : "off",
"timestamp" : "2021-02-16T12:50:00.995Z"
}
},
"samsungce.detergentOrder" : {
"alarmEnabled" : {
"value" : false,
"timestamp" : "2021-02-16T12:50:01.294Z"
},
"orderThreshold" : {
"value" : 0,
"unit" : "cc",
"timestamp" : "2021-02-16T12:50:01.294Z"
}
},
"powerConsumptionReport" : {
"powerConsumption" : {
"value" : {
"energy" : 59700,
"deltaEnergy" : 0,
"power" : 0,
"powerEnergy" : 0,
"persistedEnergy" : 0,
"energySaved" : 0,
"start" : "2021-05-16T08:28:13Z",
"end" : "2021-05-16T08:29:13Z"
},
"timestamp" : "2021-05-16T08:29:13.415Z"
}
},
"dryerOperatingState" : {
"completionTime" : {
"value" : "2021-05-16T11:49:13Z",
"timestamp" : "2021-05-16T08:29:13.415Z"
},
"machineState" : {
"value" : "stop",
"timestamp" : "2021-05-15T17:26:13.561Z"
},
"supportedMachineStates" : {
"value" : null,
"timestamp" : "2021-02-16T12:50:05.363Z"
},
"dryerJobState" : {
"value" : "none",
"timestamp" : "2021-05-15T17:26:15.196Z"
}
},
"samsungce.dryerDryingTemperature" : {
"dryingTemperature" : {
"value" : null,
"timestamp" : "2021-03-30T10:45:03.665Z"
},
"supportedDryingTemperature" : {
"value" : null,
"timestamp" : "2021-03-30T10:45:03.665Z"
}
},
"samsungce.welcomeMessage" : {
"welcomeMessage" : {
"value" : null,
"timestamp" : "2021-03-30T10:46:03.604Z"
}
},
"samsungce.detergentState" : {
"remainingAmount" : {
"value" : 0,
"unit" : "cc",
"timestamp" : "2021-02-16T12:50:01.294Z"
},
"dosage" : {
"value" : 0,
"unit" : "cc",
"timestamp" : "2021-02-16T12:50:01.294Z"
},
"initialAmount" : {
"value" : 0,
"unit" : "cc",
"timestamp" : "2021-02-16T12:50:01.294Z"
},
"detergentType" : {
"value" : "none",
"timestamp" : "2021-03-30T10:40:15.461Z"
}
},
"refresh" : [
],
"custom.jobBeginningStatus" : {
"jobBeginningStatus" : {
"value" : "None",
"timestamp" : "2021-02-16T12:50:01.294Z"
}
},
"samsungce.dryerCyclePreset" : {
"maxNumberOfPresets" : {
"value" : 10,
"timestamp" : "2021-03-30T16:24:58.983Z"
},
"presets" : {
"value" : null,
"timestamp" : "2021-03-30T10:44:03.391Z"
}
},
"execute" : {
"data" : {
"value" : {
"payload" : [
{
"href" : "/realtimenotiforclient/vs/0",
"rep" : {
"x.com.samsung.da.timeforshortnoti" : "0",
"x.com.samsung.da.periodicnotisubscription" : "true"
}
},
{
"href" : "/alarms/vs/0",
"rep" : [
]
},
{
"href" : "/diagnosis/vs/0",
"rep" : {
"x.com.samsung.da.diagnosisStart" : "Ready"
}
},
{
"href" : "/energy/consumption/vs/0",
"rep" : {
"x.com.samsung.da.instantaneousPower" : "-500",
"x.com.samsung.da.instantaneousPowerUnit" : "W",
"x.com.samsung.da.cumulativePower" : "59700",
"x.com.samsung.da.cumulativeUnit" : "Wh",
"x.com.samsung.da.cumulativeDate" : "1621101600",
"x.com.samsung.da.cumulativeDateUTC" : "1621098000"
}
},
{
"href" : "/energy/consumption/0",
"rep" : [
]
},
{
"href" : "/course/vs/0",
"rep" : {
"x.com.samsung.da.supportedModes" : [
"HOMECARE_WIZARD_V2"
],
"x.com.samsung.da.options" : [
"DeviceType_0165",
"UpdateAllow_NotAllowed",
"Course_16",
"AiOption_On",
"MixedLoadBellSet_02FF0202FFFFFFFFFFFFFFFFFFFFFFFF",
"MixedLoadBell_Disable",
"MixedLoadBell_Nothing",
"LaundryOutTime_0",
"SeamlessControl_Disable",
"KidsLockBypass_On",
"DetergentOnce_0",
"DetergentLeft_0",
"DetergentBase_0",
"DetergentAlarm_Off",
"DetergentType_0",
"DetergentTotal_0",
"SpecialFunction_20",
"AvailableDelayTime_200",
"LaundryPlannerUserSetTime_0",
"ProgressTimeSet_B207F8B4003C",
"WrinklePreventRunning_Off",
"SendToDevice_Off",
"GMT_06",
"DryTimeSet_FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060007FE020007FE020007FE00000000",
"EnergyLevelSet_0505030503020404030502030304020102",
"MostUsed_1FD20E",
"GeoFenceAlarm",
"UsagesDB_ok",
"EnergyKW_396",
"TimeSync_NotSupported"
],
"x.com.samsung.da.supportedOptions" : [
"116D20E23D0001FD20E18D20E19D2041DD2041BD2041CD20E21D3081AD1021ED20420D10227D00025D00024D00026D10E"
]
}
},
{
"href" : "/power/vs/0",
"rep" : {
"x.com.samsung.da.power" : "Off"
}
},
{
"href" : "/power/0",
"rep" : {
"value" : false
}
},
{
"href" : "/cycleinterface/vs/0",
"rep" : {
"x.com.samsung.da.cycleInterfaceEnabled" : "On"
}
},
{
"href" : "/kidslock/vs/0",
"rep" : {
"x.com.samsung.da.kidsLock" : "Ready"
}
},
{
"href" : "/kidslock/0",
"rep" : {
"value" : false
}
},
{
"href" : "/operational/state/vs/0",
"rep" : {
"x.com.samsung.da.state" : "Ready",
"x.com.samsung.da.remainingTime" : "03:20:00",
"x.com.samsung.da.progressPercentage" : "1",
"x.com.samsung.da.progress" : "None",
"x.com.samsung.da.delayEndTime" : "00:00:00",
"x.com.samsung.da.supportedProgress" : [
"None",
"Drying",
"Cooling",
"Finish"
]
}
},
{
"href" : "/operational/state/0",
"rep" : {
"currentMachineState" : "idle",
"machineStates" : [
"pause",
"active",
"idle"
],
"jobStates" : [
"None",
"Drying",
"Cooling",
"Finish"
],
"currentJobState" : "None",
"remainingTime" : "03:20:00",
"progressPercentage" : "1"
}
},
{
"href" : "/information/vs/0",
"rep" : {
"x.com.samsung.da.modelNum" : "DA_WM_TP2_20_COMMON|20262941|300101020014110002A3030700000000",
"x.com.samsung.da.description" : "DA_WM_TP2_20_COMMON_DV6000T/DC92-02622A_0010",
"x.com.samsung.da.serialNum" : "FFFFFFFFFFFFFFF",
"x.com.samsung.da.otnDUID" : "MTCNQWBWLVEXM",
"x.com.samsung.da.items" : [
{
"x.com.samsung.da.id" : "0",
"x.com.samsung.da.description" : "DA_WM_TP2_20_COMMON|20262941|300101020014110002A3030700000000",
"x.com.samsung.da.type" : "Software",
"x.com.samsung.da.number" : "02674A210226(F531)",
"x.com.samsung.da.newVersionAvailable" : "0"
},
{
"x.com.samsung.da.id" : "1",
"x.com.samsung.da.description" : "DA_WM_TP2_20_COMMON",
"x.com.samsung.da.type" : "Firmware",
"x.com.samsung.da.number" : "20062219,20081316",
"x.com.samsung.da.newVersionAvailable" : "0"
}
]
}
},
{
"href" : "/file/information/vs/0",
"rep" : {
"x.com.samsung.timeoffset" : "+01:00"
}
},
{
"href" : "/washer/vs/0",
"rep" : {
"x.com.samsung.da.wrinklePrevent" : "Off",
"x.com.samsung.da.dryLevel" : "2",
"x.com.samsung.da.supportedDryLevel" : [
"None",
"1",
"2",
"3"
],
"x.com.samsung.da.dryTime" : "00:00:00",
"x.com.samsung.da.supportedDryTime" : [
"00:00:00",
"00:20:00",
"00:30:00",
"00:40:00",
"00:50:00",
"01:00:00",
"01:30:00",
"02:00:00",
"02:30:00",
"03:00:00",
"04:00:00"
],
"x.com.samsung.da.dryerType" : "Electricity"
}
},
{
"href" : "/st/dryercourse/vs/0",
"rep" : {
"x.com.samsung.da.st.dryerMode" : "Table_03_Course_16",
"x.com.samsung.da.st.courseTable" : "Table_03"
}
},
{
"href" : "/setting/vs/0",
"rep" : [
]
},
{
"href" : "/wm/editcourse/vs/0",
"rep" : {
"x.com.samsung.da.editCourseList" : "EditCourseList_161F231D1B18191C211A1E2027252426",
"x.com.samsung.da.fixedCourseList" : "FixedCourseList_161820"
}
},
{
"href" : "/wm/setinfo/vs/0",
"rep" : {
"x.com.samsung.da.isModelSettingWithoutSC" : "true",
"x.com.samsung.da.aiCourse" : "false"
}
},
{
"href" : "/wm/jobbeginingstatus/vs/0",
"rep" : {
"x.com.samsung.da.currentStatus" : "None"
}
},
{
"href" : "/remotectrl/vs/0",
"rep" : {
"x.com.samsung.da.remoteControlEnabled" : "false"
}
},
{
"href" : "/remotectrl/0",
"rep" : {
"value" : false
}
},
{
"href" : "/configuration/vs/0",
"rep" : {
"x.com.samsung.da.region" : "0000000000",
"x.com.samsung.da.countryCode" : "FR"
}
}
]
},
"data" : {
"href" : "/device/0"
},
"timestamp" : "2021-05-16T04:26:13.629Z"
}
},
"samsungce.deviceIdentification" : {
"micomAssayCode" : {
"value" : "20262941",
"timestamp" : "2021-03-30T10:40:15.461Z"
},
"modelName" : {
"value" : null,
"timestamp" : "2021-03-30T10:43:03.161Z"
},
"serialNumber" : {
"value" : null,
"timestamp" : "2021-03-30T10:42:02.975Z"
},
"serialNumberExtra" : {
"value" : null,
"timestamp" : "2021-03-30T10:41:03.368Z"
},
"modelClassificationCode" : {
"value" : "300101020014110002A3030700000000",
"timestamp" : "2021-03-30T10:40:15.461Z"
},
"description" : {
"value" : "DA_WM_TP2_20_COMMON_DV6000T/DC92-02622A_0010",
"timestamp" : "2021-03-30T10:40:15.461Z"
},
"binaryId" : {
"value" : "DA_WM_TP2_20_COMMON",
"timestamp" : "2021-03-30T10:40:15.461Z"
}
},
"switch" : {
"switch" : {
"value" : "off",
"timestamp" : "2021-05-15T17:26:13.390Z"
}
},
"ocf" : {
"st" : {
"value" : null,
"timestamp" : "2021-02-16T12:50:02.327Z"
},
"mndt" : {
"value" : null,
"timestamp" : "2021-02-16T12:50:02.276Z"
},
"mnfv" : {
"value" : "DA_WM_TP2_20_COMMON_30210226",
"timestamp" : "2021-03-23T18:58:47.742Z"
},
"mnhw" : {
"value" : "MediaTek",
"timestamp" : "2021-02-16T12:56:07.280Z"
},
"di" : {
"value" : "8e7ce9fd-d04f-b35f-9634-22f0e9dfaf3e",
"timestamp" : "2021-02-16T12:50:00.938Z"
},
"mnsl" : {
"value" : null,
"timestamp" : "2021-02-16T12:50:01.757Z"
},
"dmv" : {
"value" : "res.1.1.0,sh.1.1.0",
"timestamp" : "2021-03-30T22:25:21.084Z"
},
"n" : {
"value" : "[dryer] Samsung",
"timestamp" : "2021-02-16T12:50:00.938Z"
},
"mnmo" : {
"value" : "DA_WM_TP2_20_COMMON|20262941|300101020014110002A3030700000000",
"timestamp" : "2021-02-16T12:56:07.280Z"
},
"vid" : {
"value" : "DA-WM-WD-000001",
"timestamp" : "2021-02-16T12:50:00.938Z"
},
"mnmn" : {
"value" : "Samsung Electronics",
"timestamp" : "2021-02-16T12:50:00.938Z"
},
"mnml" : {
"value" : "http://www.samsung.com",
"timestamp" : "2021-02-16T12:50:00.938Z"
},
"mnpv" : {
"value" : "DAWIT 2.0",
"timestamp" : "2021-02-16T12:56:07.280Z"
},
"mnos" : {
"value" : "TizenRT 1.0 + IPv6",
"timestamp" : "2021-02-16T12:56:07.280Z"
},
"pi" : {
"value" : "8e7ce9fd-d04f-b35f-9634-22f0e9dfaf3e",
"timestamp" : "2021-02-16T12:50:00.938Z"
},
"icv" : {
"value" : "core.1.1.0",
"timestamp" : "2021-02-16T12:50:00.938Z"
}
},
"remoteControlStatus" : {
"remoteControlEnabled" : {
"value" : "false",
"timestamp" : "2021-02-16T12:50:01.294Z"
}
},
"custom.supportedOptions" : {
"referenceTable" : {
"value" : {
"id" : "Table_03"
},
"timestamp" : "2021-03-30T10:40:15.461Z"
},
"supportedCourses" : {
"value" : [
"16",
"23",
"1F",
"18",
"19",
"1D",
"1B",
"1C",
"21",
"1A",
"1E",
"20",
"27",
"25",
"24",
"26"
],
"timestamp" : "2021-02-16T12:50:01.294Z"
}
},
"custom.dryerDryLevel" : {
"dryerDryLevel" : {
"value" : "2",
"timestamp" : "2021-05-15T17:26:13.784Z"
},
"supportedDryerDryLevel" : {
"value" : [
"none",
"1",
"2",
"3"
],
"timestamp" : "2021-02-16T12:50:00.995Z"
}
},
"samsungce.dryerAutoCycleLink" : {
"dryerAutoCycleLink" : {
"value" : "on",
"timestamp" : "2021-02-16T12:52:05.582Z"
}
},
"samsungce.dryerCycle" : {
"dryerCycle" : {
"value" : "Table_03_Course_16",
"timestamp" : "2021-05-15T17:26:13.551Z"
},
"supportedCycles" : {
"value" : [
{
"cycle" : "16",
"supportedOptions" : {
"dryingTime" : {
"raw" : "00000000",
"options" : [
]
},
"dryingLevel" : {
"raw" : "D20E",
"default" : "2",
"options" : [
"1",
"2",
"3"
]
}
}
},
{
"cycle" : "23",
"supportedOptions" : {
"dryingTime" : {
"raw" : "00000000",
"options" : [
]
},
"dryingLevel" : {
"raw" : "D000",
"options" : [
]
}
}
},
{
"cycle" : "1F",
"supportedOptions" : {
"dryingTime" : {
"raw" : "00000000",
"options" : [
]
},
"dryingLevel" : {
"raw" : "D20E",
"default" : "2",
"options" : [
"1",
"2",
"3"
]
}
}
},
{
"cycle" : "18",
"supportedOptions" : {
"dryingTime" : {
"raw" : "00000000",
"options" : [
]
},
"dryingLevel" : {
"raw" : "D20E",
"default" : "2",
"options" : [
"1",
"2",
"3"
]
}
}
},
{
"cycle" : "19",
"supportedOptions" : {
"dryingTime" : {
"raw" : "00000000",
"options" : [
]
},
"dryingLevel" : {
"raw" : "D204",
"default" : "2",
"options" : [
"2"
]
}
}
},
{
"cycle" : "1D",
"supportedOptions" : {
"dryingTime" : {
"raw" : "00000000",
"options" : [
]
},
"dryingLevel" : {
"raw" : "D204",
"default" : "2",
"options" : [
"2"
]
}
}
},
{
"cycle" : "1B",
"supportedOptions" : {
"dryingTime" : {
"raw" : "00000000",
"options" : [
]
},
"dryingLevel" : {
"raw" : "D204",
"default" : "2",
"options" : [
"2"
]
}
}
},
{
"cycle" : "1C",
"supportedOptions" : {
"dryingTime" : {
"raw" : "00000000",
"options" : [
]
},
"dryingLevel" : {
"raw" : "D20E",
"default" : "2",
"options" : [
"1",
"2",
"3"
]
}
}
},
{
"cycle" : "21",
"supportedOptions" : {
"dryingTime" : {
"raw" : "00000000",
"options" : [
]
},
"dryingLevel" : {
"raw" : "D308",
"default" : "3",
"options" : [
"3"
]
}
}
},
{
"cycle" : "1A",
"supportedOptions" : {
"dryingTime" : {
"raw" : "00000000",
"options" : [
]
},
"dryingLevel" : {
"raw" : "D102",
"default" : "1",
"options" : [
"1"
]
}
}
},
{
"cycle" : "1E",
"supportedOptions" : {
"dryingTime" : {
"raw" : "00000000",
"options" : [
]
},
"dryingLevel" : {
"raw" : "D204",
"default" : "2",
"options" : [
"2"
]
}
}
},
{
"cycle" : "20",
"supportedOptions" : {
"dryingTime" : {
"raw" : "00000000",
"options" : [
]
},
"dryingLevel" : {
"raw" : "D102",
"default" : "1",
"options" : [
"1"
]
}
}
},
{
"cycle" : "27",
"supportedOptions" : {
"dryingTime" : {
"raw" : "060007FE",
"default" : "90",
"options" : [
"20",
"30",
"40",
"50",
"60",
"90",
"120",
"150",
"180",
"240"
]
},
"dryingLevel" : {
"raw" : "D000",
"options" : [
]
}
}
},
{
"cycle" : "25",
"supportedOptions" : {
"dryingTime" : {
"raw" : "020007FE",
"default" : "30",
"options" : [
"20",
"30",
"40",
"50",
"60",
"90",
"120",
"150",
"180",
"240"
]
},
"dryingLevel" : {
"raw" : "D000",
"options" : [
]
}
}
},
{
"cycle" : "24",
"supportedOptions" : {
"dryingTime" : {
"raw" : "020007FE",
"default" : "30",
"options" : [
"20",
"30",
"40",
"50",
"60",
"90",
"120",
"150",
"180",
"240"
]
},
"dryingLevel" : {
"raw" : "D000",
"options" : [
]
}
}
},
{
"cycle" : "26",
"supportedOptions" : {
"dryingTime" : {
"raw" : "00000000",
"options" : [
]
},
"dryingLevel" : {
"raw" : "D10E",
"default" : "1",
"options" : [
"1",
"2",
"3"
]
}
}
}
],
"timestamp" : "2021-03-30T10:46:14.673Z"
},
"referenceTable" : {
"value" : {
"id" : "Table_03"
},
"timestamp" : "2021-03-30T10:40:15.461Z"
}
},
"custom.disabledCapabilities" : {
"disabledCapabilities" : {
"value" : [
"samsungce.dryerCyclePreset",
"samsungce.dryerDryingTemperature",
"samsungce.welcomeMessage"
],
"timestamp" : "2021-03-30T10:46:14.673Z"
}
},
"samsungce.driverVersion" : {
"versionNumber" : {
"value" : 21042702,
"timestamp" : "2021-05-11T09:45:14.248Z"
}
},
"samsungce.dryerDryingTime" : {
"supportedDryingTime" : {
"value" : [
"0",
"20",
"30",
"40",
"50",
"60",
"90",
"120",
"150",
"180",
"240"
],
"timestamp" : "2021-03-30T10:40:15.461Z"
},
"dryingTime" : {
"value" : "0",
"unit" : "min",
"timestamp" : "2021-03-30T10:40:15.461Z"
}
},
"samsungce.kidsLock" : {
"lockState" : {
"value" : "unlocked",
"timestamp" : "2021-02-16T12:50:01.294Z"
}
}
}
}
}
]
Encore merci pour ce plugin,
Ferrader