Mise a jour batteries pour le Dual Curtain Outdoor
{
"name" : "DualCurtain Outdoor",
"configuration" : {
"battery_type" : "2xCR123A"
},
"commands" : [
{
"name": "Etat",
"type": "info",
"subtype": "string",
"isVisible": 1,
"isHistorized": 0,
"logicalId": "state"
},
{
"name": "Evenement",
"type": "info",
"subtype": "string",
"isVisible": 1,
"isHistorized": 1,
"logicalId": "event",
"configuration": {
"repeatEventManagement": "always",
"returnStateValue": "ras",
"returnStateTime": "5"
}
},
{
"name": "Code evenement",
"type": "info",
"subtype": "string",
"isVisible": 0,
"isHistorized": 0,
"logicalId": "eventCode"
},
{
"name": "Température",
"type": "info",
"subtype": "numeric",
"isVisible": 1,
"isHistorized": 1,
"logicalId": "temperature",
"generic_type": "TEMPERATURE",
"unite" : "°C"
},
{
"name": "Trafiqué",
"type": "info",
"subtype": "binary",
"isVisible": 1,
"isHistorized": 0,
"logicalId": "tampered",
"configuration": {
"repeatEventManagement": "always"
}
},
{
"name": "En ligne",
"type": "info",
"subtype": "binary",
"isVisible": 1,
"isHistorized": 0,
"logicalId": "online",
"configuration": {
"repeatEventManagement": "always"
}
},
{
"name": "Signal",
"type": "info",
"subtype": "string",
"isVisible": 1,
"isHistorized": 0,
"logicalId": "signalLevel"
},
{
"name": "Mouvement",
"type": "info",
"subtype": "binary",
"isVisible": 1,
"isHistorized": 0,
"logicalId": "sia_state",
"generic_type": "MOTION",
"configuration" : {
"repeatEventManagement": "always",
"returnStateValue" : 0,
"returnStateTime" : 1
},
"template" : {
"dashboard" : "presence",
"mobile" : "presence"
}
}
]
}