{
    "Shelly Wall display": {
        "name": "Shelly Wall display",
        "eqType_name": "jMQTT",
        "configuration": {
            "type": "eqpt",
            "createtime": "2025-05-29 14:26:58",
            "auto_add_cmd": "1",
            "auto_add_topic": "%s",
            "Qos": "1",
            "battery_type": "Secteur",
            "updatetime": "2025-06-22 12:29:14"
        },
        "category": {
            "heating": "0",
            "security": "0",
            "energy": "0",
            "light": "0",
            "opening": "0",
            "automatism": "0",
            "multimedia": "0",
            "default": "0"
        },
        "status": {
            "lastCommunication": "2025-06-07 15:48:41",
            "enableDatime": "2025-06-07 15:48:41"
        },
        "cache": {
            "datereleve": "2021-12-19 14:12:42"
        },
        "commands": [
            {
                "eqType": "jMQTT",
                "name": "on",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":1,\"src\":\"jeedom\",\"method\":\"Switch.Set\",\"params\":{\"id\":0,\"on\":true}}",
                    "retain": "0",
                    "autoPub": "1"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "off",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":1,\"src\":\"jeedom\",\"method\":\"Switch.Set\",\"params\":{\"id\":0,\"on\":false}}",
                    "retain": "0",
                    "autoPub": "1"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "luminosité 100  + extinction 60s",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":2,\"src\":\"jeedom\",\"method\":\"Ui.SetConfig\",\"params\":{\"config\":{\"brightness\":{\"level\":100,\"auto\":false}}}}",
                    "retain": "0",
                    "autoPub": "0"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "luminosité 20 + extinction 60s",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":2,\"src\":\"jeedom\",\"method\":\"Ui.SetConfig\",\"params\":{\"config\":{\"brightness\":{\"level\":20,\"auto\":false}}}}",
                    "retain": "0",
                    "autoPub": "0"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "écran allumé  + extinction 60s",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":3,\"src\":\"jeedom\",\"method\":\"Ui.Screen.Set\",\"params\":{\"on\":true}}",
                    "retain": "0",
                    "autoPub": "0"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "écran eteinds",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":3,\"src\":\"jeedom\",\"method\":\"Ui.Screen.Set\",\"params\":{\"on\":false}}",
                    "retain": "0",
                    "autoPub": "0"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "activer thermostat",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":4\"src\":\"jeedom\",\"method\":\"Thermostat.SetConfig\",\"params\":{\"id\":0,\"config\":{\"enable\":true}}}",
                    "retain": "0",
                    "autoPub": "0"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "arrêt thermostat",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":4\"src\":\"jeedom\",\"method\":\"Thermostat.SetConfig\",\"params\":{\"id\":0,\"config\":{\"enable\":false}}}",
                    "retain": "0",
                    "autoPub": "0"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "consigne ",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":5,\"src\":\"jeedom\",\"method\":\"Thermostat.SetConfig\",\"params\":{\"id\":0,\"config\":{\"target_C\":#slider#}}}",
                    "retain": "0",
                    "autoPub": "0"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "chauffage",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":6,\"src\":\"jeedom\",\"method\":\"Thermostat.SetConfig\",\"params\":{\"id\":0,\"config\":{\"type\":\"heating\"}}}",
                    "retain": "0",
                    "autoPub": "0"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "refroidissement",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":7,\"src\":\"jeedom\",\"method\":\"Thermostat.SetConfig\",\"params\":{\"id\":0,\"config\":{\"type\":\"cooling\"}}}",
                    "retain": "0",
                    "autoPub": "0"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "verrouillage écran",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":8,\"src\":\"jeedom\",\"method\":\"Ui.SetConfig\",\"params\":{\"config\":{\"lock_type\":\"full\"}}}",
                    "retain": "0",
                    "autoPub": "0"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "déverrouillage écran",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":9,\"src\":\"jeedom\",\"method\":\"Ui.SetConfig\",\"params\":{\"config\":{\"lock_type\":\"none\"}}}",
                    "retain": "0",
                    "autoPub": "0"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "verrouillage paramètres ",
                "type": "action",
                "subType": "other",
                "isHistorized": "0",
                "configuration": {
                    "topic": "ShellyWallDisplay/rpc",
                    "request": "{\"id\":10,\"src\":\"jeedom\",\"method\":\"Ui.SetConfig\",\"params\":{\"config\":{\"lock_type\":\"sett\"}}}",
                    "retain": "0",
                    "autoPub": "0"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "isVisible": "1",
                "alert": []
            },
            {
                "eqType": "jMQTT",
                "name": "luminosité",
                "type": "info",
                "subType": "numeric",
                "isHistorized": "1",
                "configuration": {
                    "topic": "ShellyWallDisplay/events/rcp",
                    "jsonPath": "params/illuminance:0/id"
                },
                "template": {
                    "dashboard": "default",
                    "mobile": "default"
                },
                "display": {
                    "invertBinary": "0"
                },
                "isVisible": "1",
                "alert": []
            }
        ]
    }
}