Skip to content

Commit

Permalink
New device - Adelid MPD-Z Curtain Controller v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 21, 2024
1 parent 8af84d6 commit 8da6b2f
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 0 deletions.
115 changes: 115 additions & 0 deletions devices/adelid-mpd-z-curtain-controller-v1.0.6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
{
"manufacturer": "Adelid",
"name": "MPD-Z Curtain Controller v1.0.6",
"key": "n76zrtgqmox8ipqz",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"adelid-mpd-z-curtain-controller-v1.0.6.jpg"
],
"profiles": [
"oem-bk7231n-curtain-onoff-1.0.6-sdk-2.3.1-40.00"
],
"schemas": {
"00000455tv": [
{
"mode": "rw",
"property": {
"range": [
"open",
"stop",
"close",
"continue"
],
"type": "enum"
},
"id": 1,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 100,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 2,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"start",
"end"
],
"type": "enum"
},
"id": 3,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"forward",
"back"
],
"type": "enum"
},
"id": 8,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 2,
"max": 120,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 10,
"type": "obj"
}
]
},
"device_configuration": {
"bt_reuse": 1,
"ch_num": 1,
"clean_t": 5,
"crc": 91,
"delay_t": 500,
"dev_ctrl1": 1,
"jv": 101,
"module": "CB2S",
"net_trig": 2,
"net_type": 0,
"netled1_lv": 0,
"netled1_pin": 10,
"netn_led": 0,
"nety_led": 1,
"on_off_cnt": 10,
"onoff1": 8,
"onoff3": 7,
"onoff_clear_t": 10,
"onoff_n": 3,
"onoff_rst_m": 1,
"onoff_rst_type": 1,
"onoff_type": 0,
"percent_ctrl1": 2,
"reset_t": 5,
"reverse_ctrl1": 8,
"rl1_lv": 1,
"rl1_pin": 24,
"rl3_lv": 1,
"rl3_pin": 26,
"total_bt_lv": 0,
"total_bt_pin": 11,
"travel_calibra1": 3,
"travel_t": 10,
"travel_t1": 10
}
}
Binary file added images/adelid-mpd-z-curtain-controller-v1.0.6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions profiles/oem-bk7231n-curtain-onoff-1.0.6-sdk-2.3.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "1.0.6 - BK7231N",
"sub_name": "oem_bk7231n_curtain_onoff",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231N",
"name": "oem_bk7231n_curtain_onoff",
"version": "1.0.6",
"sdk": "2.3.1-40.00",
"key": "keyx45mwgh7479m8"
},
"data": {
"address_finish": "0x1B5AF",
"address_ssid": "0xC490D",
"address_ssid_padding": 4
}
}

0 comments on commit 8da6b2f

Please sign in to comment.