Skip to content

Commit

Permalink
New device - Tuya Generic DS-161 Water Heater Boiler Switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed May 14, 2023
1 parent 8745e08 commit 806c4e7
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 0 deletions.
113 changes: 113 additions & 0 deletions devices/tuya-generic-ds-161-water-heater-boiler-switch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
{
"manufacturer": "Tuya Generic",
"name": "DS-161 Water Heater Boiler Switch",
"key": "key7axydcvmea3x9",
"ap_ssid": "SmartLife",
"github_issues": [
388
],
"image_urls": [
"tuya-generic-ds-161-water-heater-boiler-switch.jpg"
],
"profiles": [
"oem-bk7231s-rnd-zero-dctrl-switch-1.1.5-sdk-1.0.6-40.00"
],
"schemas": {
"0000030noy": [
{
"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": 7
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"off",
"on",
"memory"
],
"type": "enum"
},
"id": 14
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 17
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 18
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 19
}
]
},
"device_configuration": {
"backlit_dp": 16,
"backlit_select": 0,
"bt1_lv": 0,
"bt1_pin": 10,
"bt_type": 0,
"ch_cddpid1": 7,
"ch_dpid1": 1,
"ch_flag1": 1,
"ch_num": 1,
"crc": 80,
"cyc_dpid": 17,
"dctrl_select": 0,
"inch_dp": 19,
"init_conf": 14,
"jv": "2.0.2",
"led1_lv": 0,
"led1_pin": 26,
"led_dp": 15,
"module": "WB3S",
"mxcl_led_m": 0,
"net_trig": 4,
"netled_lv": 0,
"netled_pin": 1,
"netn_led": 1,
"nety_led": 0,
"rand_dpid": 18,
"reset_t": 10,
"reuse_led_m": 0,
"rl1_lv": 1,
"rl1_pin": 6,
"total_stat": 2,
"zero_select": 0
}
}
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 806c4e7

Please sign in to comment.