diff --git a/devices/khsuin-16w-rgbw-bulb.json b/devices/khsuin-a19-16w-rgbct-bulb.json similarity index 70% rename from devices/khsuin-16w-rgbw-bulb.json rename to devices/khsuin-a19-16w-rgbct-bulb.json index 4a22e2cc..a3bacb97 100644 --- a/devices/khsuin-16w-rgbw-bulb.json +++ b/devices/khsuin-a19-16w-rgbct-bulb.json @@ -1,12 +1,14 @@ { "manufacturer": "KHSUIN", - "name": "16W RGBW Bulb", + "name": "A19 16W RGBCT Bulb", "key": "0qjbwe2ybnlf1out", "ap_ssid": "SmartLife", "github_issues": [ 172 ], - "image_urls": [], + "image_urls": [ + "khsuin-a19-16w-rgbct-bulb.jpg" + ], "profiles": [ "bk-light-lm99xe1-16w-1.0.0-sdk-1.0.2-40.00" ], @@ -107,5 +109,40 @@ "id": 28 } ] + }, + "device_configuration": { + "Jsonver": "1.1.0", + "b_lv": 1, + "b_pin": 26, + "brightmax": 100, + "brightmin": 10, + "c_lv": 1, + "c_pin": 8, + "cmod": "rgbcw", + "colormax": 100, + "colormin": 10, + "cwmaxp": 100, + "cwtype": 0, + "defbright": 100, + "defcolor": "c", + "deftemp": 50, + "dmod": 0, + "g_lv": 1, + "g_pin": 24, + "module": "WB3S", + "onoffmode": 0, + "pmemory": 1, + "pwmhz": 1000, + "r_lv": 1, + "r_pin": 9, + "rstbr": 100, + "rstcor": "c", + "rstmode": 0, + "rstnum": 3, + "rsttemp": 50, + "title20": 0, + "w_lv": 1, + "w_pin": 6, + "wfcfg": "spcl" } } diff --git a/images/khsuin-a19-16w-rgbct-bulb.jpg b/images/khsuin-a19-16w-rgbct-bulb.jpg new file mode 100644 index 00000000..eee6bd5e Binary files /dev/null and b/images/khsuin-a19-16w-rgbct-bulb.jpg differ