il fonctionne bien en H creuse donc ces bizarre
OWL_Intuition nous donne le data
Owl1 nous donne l'usage
/json.htm?type=devices&rid=196 (OWL_Intuition)
Code : Tout sélectionner
{
"ActTime" : 1596804579,
"AstrTwilightEnd" : "23:45",
"AstrTwilightStart" : "03:58",
"CivTwilightEnd" : "21:56",
"CivTwilightStart" : "05:46",
"DayLength" : "14:55",
"NautTwilightEnd" : "22:45",
"NautTwilightStart" : "04:58",
"ServerTime" : "2020-08-07 14:49:39",
"SunAtSouth" : "13:51",
"Sunrise" : "06:24",
"Sunset" : "21:19",
"app_version" : "2020.2",
"result" :
[
{
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 255,
"CounterToday" : "0.481 kWh",
"CustomImage" : 0,
"Data" : "18.815 kWh",
"Description" : "",
"EnergyMeterMode" : "",
"Favorite" : 1,
"HardwareID" : 2,
"HardwareName" : "RFlink",
"HardwareType" : "RFLink Gateway USB",
"HardwareTypeVal" : 46,
"HaveTimeout" : false,
"ID" : "000003B4",
"LastUpdate" : "2020-08-07 14:49:09",
"Name" : "OWL_Intuition",
"Notifications" : "false",
"PlanID" : "0",
"PlanIDs" :
[
0
],
"Protected" : false,
"ShowNotifications" : true,
"SignalLevel" : "-",
"SubType" : "kWh",
"SwitchTypeVal" : 0,
"Timers" : "false",
"Type" : "General",
"TypeImg" : "current",
"Unit" : 1,
"Usage" : "0 Watt",
"Used" : 1,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "196"
}
],
"status" : "OK",
"title" : "Devices"
}
/json.htm?type=devices&rid=167 (OWL1)
Code : Tout sélectionner
{
"ActTime" : 1596804734,
"AstrTwilightEnd" : "23:45",
"AstrTwilightStart" : "03:58",
"CivTwilightEnd" : "21:56",
"CivTwilightStart" : "05:46",
"DayLength" : "14:55",
"NautTwilightEnd" : "22:45",
"NautTwilightStart" : "04:58",
"ServerTime" : "2020-08-07 14:52:14",
"SunAtSouth" : "13:51",
"Sunrise" : "06:24",
"Sunset" : "21:19",
"app_version" : "2020.2",
"result" :
[
{
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 255,
"CounterToday" : "0.000 kWh",
"CustomImage" : 0,
"Data" : "0.000 kWh",
"Description" : "",
"EnergyMeterMode" : "0",
"Favorite" : 1,
"HardwareID" : 2,
"HardwareName" : "RFlink",
"HardwareType" : "RFLink Gateway USB",
"HardwareTypeVal" : 46,
"HaveTimeout" : false,
"ID" : "000001B4",
"LastUpdate" : "2020-08-07 14:51:45",
"Name" : "OWL1",
"Notifications" : "false",
"PlanID" : "0",
"PlanIDs" :
[
0
],
"Protected" : false,
"ShowNotifications" : true,
"SignalLevel" : "-",
"SubType" : "kWh",
"SwitchTypeVal" : 0,
"Timers" : "false",
"Type" : "General",
"TypeImg" : "current",
"Unit" : 1,
"Usage" : "688 Watt",
"Used" : 1,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "167"
}
],
"status" : "OK",
"title" : "Devices"
}