{ "Shelly 1PM mini Plus (switch)": { "name": "Shelly 1PM mini Plus (switch)", "eqType_name": "jMQTT", "configuration": { "type": "eqpt", "createtime": "2022-03-03 11:58:21", "auto_add_topic": "%s/#", "auto_add_cmd": "0", "Qos": "1", "battery_type": "Secteur", "icone": "lightbulb", "updatetime": "2023-11-08 20:57:35" }, "category": { "heating": "0", "security": "0", "energy": "0", "light": "1", "opening": "0", "automatism": "0", "multimedia": "0", "default": "0" }, "display": { "width": "232px", "height": "212px" }, "status": { "lastCommunication": "2023-11-07 17:23:50", "enableDatime": "2023-11-07 17:23:50" }, "cache": [], "commands": [ { "eqType": "jMQTT", "name": "event src", "type": "info", "subType": "string", "isHistorized": "0", "configuration": { "topic": "%s/events/rpc" }, "template": { "dashboard": "default", "mobile": "default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0" }, "isVisible": "0", "alert": [] }, { "generic_type": "LIGHT_ON", "eqType": "jMQTT", "name": "ON", "type": "action", "subType": "other", "isHistorized": "0", "configuration": { "topic": "%s/rpc", "request": "{method:'Switch.Set', params:{id:0,on:true}}", "retain": "0", "autoPub": "0", "timeline::enable": "0", "interact::auto::disable": "0", "actionConfirm": "0" }, "template": { "dashboard": "core::timeLight", "mobile": "core::timeLight" }, "display": { "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0" }, "value": "Etat", "isVisible": "1", "alert": [] }, { "generic_type": "LIGHT_OFF", "eqType": "jMQTT", "name": "OFF", "type": "action", "subType": "other", "isHistorized": "0", "configuration": { "topic": "%s/rpc", "request": "{method:'Switch.Set', params:{id:0,on:false}}", "retain": "0", "autoPub": "0", "timeline::enable": "0", "interact::auto::disable": "0", "actionConfirm": "0" }, "template": { "dashboard": "core::timeLight", "mobile": "default" }, "display": { "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0" }, "value": "Etat", "isVisible": "1", "alert": [] }, { "generic_type": "POWER", "eqType": "jMQTT", "name": "Puissance", "type": "info", "subType": "numeric", "isHistorized": "1", "unite": "W", "configuration": { "topic": "%s/status/switch:0", "jsonPath": "[apower]", "timeline::enable": "0", "influx::enable": "0", "interact::auto::disable": "0", "jeedomCheckCmdOperator": "==", "historizeMode": "none", "repeatEventManagement": "never", "alert::messageReturnBack": "0", "actionCheckCmd": [], "jeedomPreExecCmd": [], "jeedomPostExecCmd": [] }, "template": { "dashboard": "default", "mobile": "default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0", "showStatsOnmobile": "0", "showStatsOndashboard": "0", "parameters": [] }, "isVisible": "1", "alert": [] }, { "eqType": "jMQTT", "name": "Etat", "type": "info", "subType": "binary", "isHistorized": "1", "configuration": { "topic": "%s/status/switch:0", "jsonPath": "[output]" }, "template": { "dashboard": "default", "mobile": "default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0" }, "isVisible": "1", "alert": [] }, { "eqType": "jMQTT", "name": "Température", "type": "info", "subType": "numeric", "isHistorized": "0", "unite": "°C", "configuration": { "topic": "%s/status/switch:0", "jsonPath": "[temperature][tC]" }, "template": { "dashboard": "default", "mobile": "default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0" }, "isVisible": "0", "alert": [] }, { "eqType": "jMQTT", "name": "Tension", "type": "info", "subType": "numeric", "isHistorized": "0", "unite": "V", "configuration": { "topic": "%s/status/switch:0", "jsonPath": "[voltage]" }, "template": { "dashboard": "default", "mobile": "default" }, "display": { "invertBinary": "0" }, "isVisible": "0", "alert": [] }, { "eqType": "jMQTT", "name": "Fréquence", "type": "info", "subType": "numeric", "isHistorized": "0", "unite": "Hz", "configuration": { "topic": "%s/status/switch:0", "jsonPath": "[freq]" }, "template": { "dashboard": "default", "mobile": "default" }, "display": { "invertBinary": "0" }, "isVisible": "0", "alert": [] }, { "eqType": "jMQTT", "name": "Ampérage", "type": "info", "subType": "numeric", "isHistorized": "0", "unite": "A", "configuration": { "topic": "%s/status/switch:0", "jsonPath": "[current]" }, "template": { "dashboard": "default", "mobile": "default" }, "display": { "invertBinary": "0" }, "isVisible": "0", "alert": [] }, { "eqType": "jMQTT", "name": "Energie Totale", "type": "info", "subType": "numeric", "isHistorized": "0", "unite": "kWh", "configuration": { "topic": "%s/status/switch:0", "jsonPath": "[aenergy][total]" }, "template": { "dashboard": "default", "mobile": "default" }, "display": { "invertBinary": "0" }, "isVisible": "0", "alert": [] }, { "eqType": "jMQTT", "name": "Energie par minute", "type": "info", "subType": "numeric", "isHistorized": "0", "configuration": { "topic": "%s/status/switch:0", "jsonPath": "[aenergy][by_minute]" }, "template": { "dashboard": "default", "mobile": "default" }, "display": { "invertBinary": "0" }, "isVisible": "0", "alert": [] }, { "eqType": "jMQTT", "name": "Energie Timestamp", "type": "info", "subType": "numeric", "isHistorized": "0", "unite": "s", "configuration": { "topic": "%s/status/switch:0", "jsonPath": "[aenergy][minute_ts]", "timeline::enable": "0", "influx::enable": "0", "interact::auto::disable": "0", "jeedomCheckCmdOperator": "==", "historizeMode": "avg", "repeatEventManagement": "never", "alert::messageReturnBack": "0", "actionCheckCmd": [], "jeedomPreExecCmd": [], "jeedomPostExecCmd": [] }, "template": { "dashboard": "default", "mobile": "default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0", "parameters": [] }, "isVisible": "0", "alert": [] }, { "generic_type": "TIMER", "eqType": "jMQTT", "name": "Timer starttime", "type": "info", "subType": "numeric", "isHistorized": "0", "unite": "s", "configuration": { "topic": "%s/status/switch:0", "jsonPath": "[timer_started_at]", "timeline::enable": "0", "influx::enable": "0", "interact::auto::disable": "0", "calculValueOffset": "date('H:i:s',#value#)", "jeedomCheckCmdOperator": "==", "historizeMode": "avg", "repeatEventManagement": "never", "alert::messageReturnBack": "0", "actionCheckCmd": [], "jeedomPreExecCmd": [], "jeedomPostExecCmd": [] }, "template": { "dashboard": "default", "mobile": "default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0", "parameters": [] }, "isVisible": "0", "alert": [] }, { "eqType": "jMQTT", "name": "Timer duration", "type": "info", "subType": "numeric", "isHistorized": "0", "unite": "s", "configuration": { "topic": "%s/status/switch:0", "jsonPath": "[timer_duration]" }, "template": { "dashboard": "default", "mobile": "default" }, "display": { "invertBinary": "0" }, "isVisible": "0", "alert": [] }, { "eqType": "jMQTT", "name": "online", "type": "info", "subType": "string", "isHistorized": "0", "configuration": { "topic": "%s/online" }, "template": { "dashboard": "default", "mobile": "default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0" }, "isVisible": "1", "alert": [] } ] } }