Skip to content

Commit

Permalink
Move Merkury Innovations MI-OW101-300W Outdoor Smart Plug to v1.0.7 a…
Browse files Browse the repository at this point in the history
…nd add v1.0.9
  • Loading branch information
Cossid committed Feb 10, 2024
1 parent d38c0cf commit 3f53c1d
Show file tree
Hide file tree
Showing 5 changed files with 101 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"manufacturer": "Merkury Innovations",
"name": "MI-OW101-300W Outdoor Smart Plug",
"name": "MI-OW101-300W Outdoor Smart Plug v1.0.7",
"key": "keya4gvchmtapm8n",
"ap_ssid": "Merkury",
"github_issues": [
252
],
"image_urls": [
"merkury-innovations-mi-ow101-300w-outdoor-smart-plug.jpg"
"merkury-innovations-mi-ow101-300w-outdoor-smart-plug-v1.0.7.jpg"
],
"profiles": [
"oem-bk7231s-rnd-switch-1.0.7-sdk-2.0.0-30.06"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
{
"manufacturer": "Merkury Innovations",
"name": "MI-OW101-300W Outdoor Smart Plug v1.0.9",
"key": "keya4gvchmtapm8n",
"ap_ssid": "Merkury",
"github_issues": [
252
],
"image_urls": [
"merkury-innovations-mi-ow101-300w-outdoor-smart-plug-v1.0.9.jpg"
],
"profiles": [
"oem-bk7231s-rnd-switch-1.0.9-sdk-1.0.1-40.00"
],
"schemas": {
"000001z9pq": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 9
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"off",
"on",
"memory"
],
"type": "enum"
},
"id": 38
}
]
},
"device_configuration": {
"bt1_lv": 0,
"bt1_pin": 7,
"bt_type": 0,
"ch_cddpid1": 9,
"ch_dpid1": 1,
"ch_flag1": 1,
"ch_num": 1,
"crc": 108,
"cyc_dpid": 42,
"inch_dp": 44,
"init_conf": 38,
"jv": "1.0.6",
"led_dp": 40,
"lock_dp": 41,
"module": "WB2S",
"mxcl_led_m": 0,
"net_trig": 1,
"netled_lv": 0,
"netled_pin": 8,
"netn_led": 0,
"nety_led": 1,
"rand_dpid": 43,
"reset_t": 3,
"reuse_led_m": 0,
"rl1_lv": 1,
"rl1_pin": 6,
"rl_type": 0,
"total_stat": 2
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions profiles/oem-bk7231s-rnd-switch-1.0.9-sdk-1.0.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "1.0.9 - BK7231T",
"sub_name": "oem_bk7231s_rnd_switch",
"type": "CLASSIC",
"icon": "toggle-switch-outline",
"firmware": {
"chip": "BK7231T",
"name": "oem_bk7231s_rnd_switch",
"version": "1.0.9",
"sdk": "1.0.1-40.00",
"key": "keya4gvchmtapm8n"
},
"data": {
"address_finish": "0x9BBC9",
"address_datagram": "0x8F235"
}
}

0 comments on commit 3f53c1d

Please sign in to comment.