diff --git a/devices/syantek-bhc1811u-wifi-outlet-extender.json b/devices/syantek-bhc1811u-wifi-outlet-extender.json new file mode 100644 index 00000000..db06d988 --- /dev/null +++ b/devices/syantek-bhc1811u-wifi-outlet-extender.json @@ -0,0 +1,152 @@ +{ + "manufacturer": "Syantek", + "name": "BHC1811U-WiFi Outlet Extender", + "key": "keyjup78v54myhan", + "ap_ssid": "SmartLife", + "github_issues": [], + "image_urls": [ + "syantek-bhc1811u-wifi-outlet-extender.jpg" + ], + "profiles": [ + "oem-bk7231n-plug-1.1.8-sdk-2.3.1-40.00" + ], + "schemas": { + "00000381kj": [ + { + "type": "obj", + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 1 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 2 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 3 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 0, + "max": 86400, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 9 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 0, + "max": 86400, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 10 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 0, + "max": 86400, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 11 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "range": [ + "off", + "on", + "memory" + ], + "type": "enum" + }, + "id": 38 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "range": [ + "relay", + "pos", + "none" + ], + "type": "enum" + }, + "id": 40 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 42 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 43 + } + ] + }, + "device_configuration": { + "bt_type": 0, + "ch_cddpid1": 9, + "ch_cddpid2": 10, + "ch_cddpid3": 11, + "ch_dpid1": 1, + "ch_dpid2": 2, + "ch_dpid3": 3, + "ch_num": 3, + "crc": 2, + "jv": "1.0.0", + "module": "CB2S", + "net_trig": 2, + "netled1_lv": 0, + "netled1_pin": 11, + "netled_reuse": 0, + "netn_led": 1, + "nety_led": 0, + "reset_t": 5, + "rl1_lv": 1, + "rl1_pin": 24, + "rl2_lv": 1, + "rl2_pin": 26, + "rl3_lv": 1, + "rl3_pin": 6, + "total_bt_lv": 0, + "total_bt_pin": 10, + "total_led_lv": 0, + "total_led_pin": 8, + "total_stat": 0 + } +} diff --git a/images/syantek-bhc1811u-wifi-outlet-extender.jpg b/images/syantek-bhc1811u-wifi-outlet-extender.jpg new file mode 100644 index 00000000..5b4ceed8 Binary files /dev/null and b/images/syantek-bhc1811u-wifi-outlet-extender.jpg differ