Skip to content

Commit

Permalink
New device - UltraPro WFD3001 Rocker Dimmer Switch v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Oct 10, 2023
1 parent 5f3ddda commit 88b10dc
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 0 deletions.
232 changes: 232 additions & 0 deletions devices/ultrapro-wfd3001-rocker-dimmer-switch-v1.1.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,232 @@
{
"manufacturer": "UltraPro",
"name": "WFD3001 Rocker Dimmer Switch v1.1.2",
"key": "keyenpjqpj45ejuj",
"ap_ssid": "UltraPro",
"github_issues": [],
"image_urls": [
"ultrapro-wfd3001-rocker-dimmer-switch-v1.1.2.jpg"
],
"profiles": [
"oem-bk7231n-dimmer-kjd-1.1.2-sdk-2.3.1-40.00"
],
"schemas": {
"00000422rj": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 2
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 3
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"led",
"incandescent",
"halogen"
],
"type": "enum"
},
"id": 4
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 5
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 6
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"white"
],
"type": "enum"
},
"id": 13
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"off",
"on",
"memory"
],
"type": "enum"
},
"id": 14
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"none",
"relay",
"pos",
"on"
],
"type": "enum"
},
"id": 21
},
{
"mode": "rw",
"property": {
"range": [
"scene"
],
"type": "enum"
},
"id": 101,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"scene"
],
"type": "enum"
},
"id": 102,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"scene"
],
"type": "enum"
},
"id": 103,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"scene"
],
"type": "enum"
},
"id": 104,
"type": "obj"
},
{
"mode": "rw",
"id": 105,
"type": "raw"
},
{
"mode": "rw",
"property": {
"range": [
"dimmer",
"switch"
],
"type": "enum"
},
"id": 106,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"3way_switch",
"Auxiliary_switch"
],
"type": "enum"
},
"id": 107,
"type": "obj"
}
]
},
"device_configuration": {
"Jsonver": "1.1.0",
"b_lv": 1,
"b_pin": 8,
"brightmax": 100,
"brightmin": 10,
"c_lv": 1,
"c_pin": 7,
"cmod": "c",
"colormax": 100,
"colormin": 10,
"cwmaxp": 100,
"cwtype": 0,
"defbright": 100,
"defcolor": "c",
"deftemp": 100,
"dmod": 0,
"g_lv": 1,
"g_pin": 18,
"module": "CB3S",
"onoffmode": 0,
"pmemory": 1,
"pwmhz": 1000,
"r_lv": 1,
"r_pin": 19,
"rstbr": 50,
"rstcor": "c",
"rstmode": 0,
"rstnum": 3,
"rsttemp": 100,
"title20": 0,
"w_lv": 1,
"w_pin": 6,
"wfcfg": "low_auto"
}
}
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 88b10dc

Please sign in to comment.