Skip to content

Commit

Permalink
New device - EBELONG ERC2303-W CCT Strip Actuator
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jan 2, 2024
1 parent 87ff98c commit 92ad08d
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 0 deletions.
210 changes: 210 additions & 0 deletions devices/ebelong-erc2303-w-cct-strip-actuator.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,210 @@
{
"manufacturer": "EBELONG",
"name": "ERC2303-W CCT Strip Actuator",
"key": "z2t8dvoh58bg6rot",
"ap_ssid": "SmartLife",
"github_issues": [
585
],
"image_urls": [
"ebelong-erc2303-w-cct-strip-actuator.jpg"
],
"profiles": [
"bk7231n-common-user-config-ty-2.0.2-sdk-2.3.1-40.00"
],
"schemas": {
"000004hwus": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 20
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"white",
"colour",
"scene",
"music"
],
"type": "enum"
},
"id": 21
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 22
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 23
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 25
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 26
},
{
"type": "obj",
"mode": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 28
},
{
"mode": "wr",
"property": {
"range": [
"SP1",
"SP2",
"SP3",
"CP1",
"CP2",
"CP3"
],
"type": "enum"
},
"id": 101,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"Pair_true",
"Pair_false",
"Pair_over"
],
"type": "enum"
},
"id": 102,
"type": "obj"
},
{
"mode": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 104,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 105,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 106,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"double_color",
"single_color"
],
"type": "enum"
},
"id": 107,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 108,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 109,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 110,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 111,
"type": "obj"
},
{
"mode": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 112,
"type": "obj"
}
]
}
}
Binary file added images/ebelong-erc2303-w-cct-strip-actuator.jpg
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 92ad08d

Please sign in to comment.