{ "manufacturer": "Zooz", "manufacturerId": "0x027a", "label": "ZEN05", "description": "Outdoor Smart Plug", "devices": [ { "productType": "0x7000", "productId": "0xb001" } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "paramInformation": [ { "#": "1", "label": "LED Indicator Mode", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "On when plug is on, off when plug is off", "value": 0 }, { "label": "On when plug is off, off when plug is on", "value": 1 }, { "label": "Always off", "value": 2 } ] }, { "#": "7", "$import": "templates/zooz_template.json#led_indicator_brightness", "defaultValue": 2 }, { "#": "2", "$import": "templates/zooz_template.json#auto_off_timer_0x_1x_3x_7x" }, { "#": "4", "$import": "templates/zooz_template.json#auto_on_timer_0x_1x_3x_7x" }, { "#": "6", "$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev" }, { "#": "8", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Manual Control", "defaultValue": 1 } ] }