Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IEBELONG ERC 2303-W #969

Open
Testingfor101 opened this issue Jan 7, 2024 · 0 comments
Open

IEBELONG ERC 2303-W #969

Testingfor101 opened this issue Jan 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Testingfor101
Copy link

Describe the bug

With this device can be two configurations: CCT or one color two different LED strips. I am using two one color led strips.

Only possible to turn ON one channel and it is not possible to turn it OFF.
There is no feedback from light, state of light ON/OFF is not seen in Home Assistant.
Brightness controls channel 1, this also wont receive feedback.
CCT controls channel 2, this also wont receive feedback.

Expected behavior

Channel 1 turn on/off , control its brightness and get feedback.
Channel 2 turn on/off , control its brightness and get feedback.

Diagnostics for integrations and devices

"data": {
"endpoint": "https://openapi.tuyaeu.com",
"auth_type": 0,
"country_code": "359",
"app_type": "tuyaSmart",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"devices": [
{
"name": "ERC2303-W \u53cc\u8272\u6e29\u706f\u5e26\u63a7\u5236\u5668\uff08WIFI)",
"model": "ERC2303-W",
"category": "dd",
"product_id": "z2t8dvoh58bg6rot",
"product_name": "ERC2303-W \u53cc\u8272\u6e29\u706f\u5e26\u63a7\u5236\u5668\uff08WIFI)",
"online": true,
"sub": false,
"time_zone": "+02:00",
"active_time": "2024-01-05T16:33:48+00:00",
"create_time": "2024-01-05T12:50:41+00:00",
"update_time": "2024-01-06T12:05:40+00:00",
"function": {
"switch_led": {
"type": "Boolean",
"value": {}
},
"work_mode": {
"type": "Enum",
"value": {
"range": [
"white",
"colour",
"scene",
"music"
]
}
},
"bright_value": {
"type": "Integer",
"value": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1
}
},
"temp_value": {
"type": "Integer",
"value": {
"min": 0,
"max": 1000,
"scale": 0,
"step": 1
}
},
"scene_data": {
"type": "String",
"value": {
"maxlen": 255
}
},
"countdown": {
"type": "Integer",
"value": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
},
"control_data": {
"type": "String",
"value": {
"maxlen": 255
}
},
"pair_switch": {
"type": "Enum",
"value": {
"range": [
"SP1",
"SP2",
"SP3",
"CP1",
"CP2",
"CP3"
]
}
},
"pair_result": {
"type": "Enum",
"value": {
"range": [
"Pair_true",
"Pair_false",
"Pair_over"
]
}
},
"control_data1": {
"type": "String",
"value": {
"maxlen": 255
}
},
"bright_value1": {
"type": "Integer",
"value": {
"unit": "",
"min": 10,
"max": 1000,
"scale": 0,
"step": 1
}
},
"bright_value2": {
"type": "Integer",
"value": {
"unit": "",
"min": 10,
"max": 1000,
"scale": 0,
"step": 1
}
},
"mode_select": {
"type": "Enum",
"value": {
"range": [
"double_color",
"single_color"
]
}
},
"switch_1": {
"type": "Boolean",
"value": {}
},
"switch_2": {
"type": "Boolean",
"value": {}
},
"switch_all": {
"type": "Boolean",
"value": {}
},
"power_memory_usr": {
"type": "Boolean",
"value": {}
},
"control_data2": {
"type": "String",
"value": {
"maxlen": 255
}
}
},
"status_range": {
"switch_led": {
"type": "Boolean",
"value": {}
},
"work_mode": {
"type": "Enum",
"value": {
"range": [
"white",
"colour",
"scene",
"music"
]
}
},
"bright_value": {
"type": "Integer",
"value": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1
}
},
"temp_value": {
"type": "Integer",
"value": {
"min": 0,
"max": 1000,
"scale": 0,
"step": 1
}
},
"scene_data": {
"type": "String",
"value": {
"maxlen": 255
}
},
"countdown": {
"type": "Integer",
"value": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
},
"pair_result": {
"type": "Enum",
"value": {
"range": [
"Pair_true",
"Pair_false",
"Pair_over"
]
}
},
"bright_value1": {
"type": "Integer",
"value": {
"unit": "",
"min": 10,
"max": 1000,
"scale": 0,
"step": 1
}
},
"bright_value2": {
"type": "Integer",
"value": {
"unit": "",
"min": 10,
"max": 1000,
"scale": 0,
"step": 1
}
},
"mode_select": {
"type": "Enum",
"value": {
"range": [
"double_color",
"single_color"
]
}
},
"switch_1": {
"type": "Boolean",
"value": {}
},
"switch_2": {
"type": "Boolean",
"value": {}
},
"switch_all": {
"type": "Boolean",
"value": {}
},
"power_memory_usr": {
"type": "Boolean",
"value": {}
}
},
"status": {
"switch_led": false,
"work_mode": "white",
"bright_value": 49,
"temp_value": 767,
"scene_data": "",
"countdown": 0,
"pair_result": "Pair_true",
"bright_value1": 553,
"bright_value2": 436,
"mode_select": "single_color",
"switch_1": false,
"switch_2": false,
"switch_all": false,
"power_memory_usr": true
},
"home_assistant": {
"name": "ERC2303-W \u53cc\u8272\u6e29\u706f\u5e26\u63a7\u5236\u5668\uff08WIFI)",
"name_by_user": null,
"disabled": false,
"disabled_by": null,
"entities": [
{
"disabled": false,
"disabled_by": null,
"entity_category": null,
"device_class": null,
"original_device_class": null,
"icon": null,
"original_icon": null,
"unit_of_measurement": null,
"state": {
"entity_id": "light.erc2303_w_shuang_se_wen_deng_dai_kong_zhi_qi_wifi",
"state": "off",
"attributes": {
"min_color_temp_kelvin": 2000,
"max_color_temp_kelvin": 6535,
"min_mireds": 153,
"max_mireds": 500,
"supported_color_modes": [
"brightness",
"color_temp"
],
"color_mode": null,
"brightness": null,
"color_temp_kelvin": null,
"color_temp": null,
"hs_color": null,
"rgb_color": null,
"xy_color": null,
"friendly_name": "ERC2303-W \u53cc\u8272\u6e29\u706f\u5e26\u63a7\u5236\u5668\uff08WIFI)",
"supported_features": 0
},
"last_changed": "2024-01-07T10:38:14.582901+00:00",
"last_updated": "2024-01-07T10:38:14.582901+00:00"
}

Screenshots

Capture
Capture2

Home Assistant Version

2023.12.4

@Testingfor101 Testingfor101 added the bug Something isn't working label Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant