diff --git a/core/config/devices/plug/plug.json b/core/config/devices/plug/plug.json index 1329836fb8..ba90d28490 100755 --- a/core/config/devices/plug/plug.json +++ b/core/config/devices/plug/plug.json @@ -7,24 +7,16 @@ "timeout": "60", "configuration": { "mainEP": "01", - "icon": "Xiaomi-Plug", - "Groupe": "" + "icon": "Xiaomi-Plug" }, "category": { "automatism": "1" }, - "variables": { - "addrGroup": "2002" - }, "commands": { "On": { "use": "act_zbCmdC-0006-On", "isVisible": 1 }, - "OnGroup": { - "use": "act_zbCmdC-0006-OnGroup", - "isVisible": 1 - }, "Off": { "use": "act_zbCmdC-0006-Off", "isVisible": 1