Skip to content

Commit

Permalink
Split LSC 2578685 970766 into v1.1.7 and 1.1.8 profiles.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Feb 5, 2024
1 parent c03e796 commit 3ed6b85
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"manufacturer": "LSC",
"name": "2578685 970766 Smart Plug CB2S",
"name": "2578685 970766 Smart Plug CB2S v1.1.7",
"key": "abftp7lrx6vekuab",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [],
"image_urls": [
"lsc-2578685-970766-smart-plug-cb2s-v1.1.7.jpg"
],
"profiles": [
"oem-bk7231n-plug-1.1.7-sdk-2.3.1-40.00"
],
Expand Down
76 changes: 76 additions & 0 deletions devices/lsc-2578685-970766-smart-plug-cb2s-v1.1.8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"manufacturer": "LSC",
"name": "2578685 970766 Smart Plug CB2S v1.1.8",
"key": "keyjup78v54myhan",
"ap_ssid": "SmartLife",
"github_issues": [
615
],
"image_urls": [
"lsc-2578685-970766-smart-plug-cb2s-v1.1.8.jpg"
],
"profiles": [
"oem-bk7231n-plug-1.1.8-sdk-2.3.1-40.00"
],
"schemas": {
"000003a5wc": [
{
"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": {
"bt_type": 0,
"ch_cddpid1": 9,
"ch_dpid1": 1,
"ch_num": 1,
"crc": 91,
"ffc_select": 1,
"jv": "1.0.1",
"led1_lv": 1,
"led1_pin": 8,
"module": "CB2S",
"net_trig": 2,
"netled1_lv": 1,
"netled1_pin": 26,
"netled_reuse": 0,
"netn_led": 0,
"nety_led": 1,
"reset_t": 3,
"rl1_lv": 1,
"rl1_pin": 6,
"total_bt_lv": 0,
"total_bt_pin": 7,
"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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3ed6b85

Please sign in to comment.