{ "cmds": [ { "logicalId": "battery:battery-level", "name": "{{Batterie}}", "type": "info", "subtype": "numeric", "isVisible": 1, "unite": "%", "minValue": 0, "maxValue": 100 }, { "logicalId": "battery:charging-state", "name": "{{En Charge}}", "type": "info", "subtype": "numeric", "isVisible": 1 }, { "logicalId": "vacuum:fault", "name": "{{Erreur}}", "type": "info", "subtype": "numeric", "isVisible": 1, "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "error_device", "name": "{{Equipement en erreur}}", "type": "info", "subtype": "string", "isVisible": 1, "template": { "dashboard": "line", "mobile": "line" }, "configuration": { "request": "none" } }, { "logicalId": "vacuum:status", "name": "{{Statut}}", "type": "info", "subtype": "numeric", "isVisible": 1, "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "device_status_str", "name": "{{Etat}}", "type": "info", "subtype": "string", "isVisible": 1, "configuration": { "request": "none" } }, { "logicalId": "brush-cleaner:brush-left-time", "name": "{{Temps restant brosse latérale}}", "type": "info", "subtype": "numeric", "isVisible": 1, "unite": "h", "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "brush-cleaner:brush-life-level", "name": "{{Etat brosse latérale}}", "type": "info", "subtype": "numeric", "isVisible": 1, "unite": "%", "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "filter:filter-left-time", "name": "{{Durée de vie restante filtre}}", "type": "info", "subtype": "numeric", "isVisible": 1, "unite": "h", "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "filter:filter-life-level", "name": "{{Etat Filtre}}", "type": "info", "subtype": "numeric", "isVisible": 1, "unite": "%", "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "vacuum-extend:cleaning-mode", "name": "{{Mode de nettoyage}}", "type": "info", "subtype": "numeric", "isVisible": 1, "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "vacuum-extend:cleaning-time", "name": "{{Temps de nettoyage}}", "type": "info", "subtype": "numeric", "isVisible": 1, "unite": "min", "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "vacuum-extend:cleaning-area", "name": "{{Surface Nettoyée}}", "type": "info", "subtype": "numeric", "isVisible": 1, "unite": "m2", "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "vacuum:mode", "name": "{{Vitesse Mode}}", "type": "info", "subtype": "numeric", "isVisible": 1, "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "stop", "name": "{{Arreter}}", "type": "action", "subtype": "other", "isVisible": 1, "configuration": { "request": "vacuum:stop-sweeping" } }, { "logicalId": "start", "name": "{{Démarrer}}", "type": "action", "subtype": "other", "isVisible": 1, "configuration": { "request": "vacuum:start-sweep" } }, { "logicalId": "home", "name": "{{Maison}}", "type": "action", "subtype": "other", "isVisible": 1, "generic_type": "DOCK", "configuration": { "request": "battery:start-charge" } }, { "logicalId": "position", "name": "{{Cherche Moi}}", "type": "action", "subtype": "other", "isVisible": 1, "configuration": { "request": "audio:position" } }, { "logicalId": "playSound", "name": "{{Joue un son}}", "type": "action", "subtype": "other", "isVisible": 1, "configuration": { "request": "audio:play-sound" } }, { "logicalId": "refresh", "name": "{{Rafraichir}}", "type": "action", "subtype": "other", "isVisible": 1, "configuration": { "request": "none" } }, { "logicalId": "setSpeed", "name": "{{Mode}}", "type": "action", "subtype": "select", "isVisible": 1, "configuration": { "listValue": "0|{{Silencieux}};1|{{Normal}};2|{{Fort}};3|{{Vitesse Maximale}}", "request": "set vacuum:mode" } }, { "logicalId": "custom", "name": "{{Commande personnalisée}}", "type": "action", "subtype": "message", "isVisible": 1, "configuration": { "request": "none" }, "display": { "title_placeholder": "{{Commande}}", "message_placeholder": "{{Valeur}}" } }, { "logicalId": "do-not-disturb:enable", "name": "{{Mode Ne Pas Déranger}}", "type": "info", "subtype": "binary", "isVisible": 1, "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "do-not-disturb:start-time", "name": "{{Ne Pas Déranger Début}}", "type": "info", "subtype": "string", "isVisible": 1, "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "do-not-disturb:end-time", "name": "{{Ne Pas Déranger Fin}}", "type": "info", "subtype": "string", "isVisible": 1, "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "vacuum-extend:waterbox-status", "name": "{{Statut Compartiment Eau}}", "type": "info", "subtype": "binary", "isVisible": 1, "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "audio:volume", "name": "{{Volume audio}}", "type": "info", "subtype": "numeric", "isVisible": 1, "minValue": 0, "maxValue": 100, "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "vacuum-extend:child-lock", "name": "{{Sécurité Enfant}}", "type": "info", "subtype": "binary", "isVisible": 1, "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "setChildLock", "name": "{{Mode Sécurité enfant}}", "type": "action", "subtype": "select", "isVisible": 1, "configuration": { "listValue": "1|{{Activer}};0|{{Désactiver}}", "request": "set vacuum-extend:child-lock" } }, { "logicalId": "vacuum-extend:mop-mode", "name": "{{Mode Serpilière}}", "type": "info", "subtype": "numeric", "isVisible": 1, "min": 1, "max": 3, "template": { "dashboard": "line", "mobile": "line" } }, { "logicalId": "setMopMode", "name": "{{Set Mode Serpilière}}", "type": "action", "subtype": "select", "isVisible": 1, "configuration": { "listValue": "1|{{Faible}};2|{{Moyen}};3|{{Fort}}", "request": "set vacuum-extend:mop-mode" } }, { "logicalId": "vacuum:dry-left-time", "name": "{{Temps de Séchage Serpillière restant}}", "type": "info", "subtype": "numeric", "isVisible": 1, "unite": "min" }, { "logicalId": "mop:mop-left-time", "name": "{{Temps restant Serpillière}}", "type": "info", "subtype": "numeric", "isVisible": 1, "unite": "h" }, { "logicalId": "mop:mop-life-level", "name": "{{Etat Serpillière}}", "type": "info", "subtype": "numeric", "isVisible": 1, "unite": "%" } ] }