-
Notifications
You must be signed in to change notification settings - Fork 506
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
Tuya Smart Scene Switch 4-Gang Battery #8075
Comments
Hello what is your OS ? |
Hi, it's Linux running on a raspberry. |
Ha nice so it's easy, on my side I have it in
And restart deconz after having edited the DDF too. And BTW you can use too "_TZ3000_TS004F_switch.json" but this file haven't the tuya unlock feature (and as IDK if your device need it ...) The importany thing is the clusters used, not the button number, thoses devices use only the endpoint 0x01 and clusters 0x0006 and 0x0008 so DDF are compatibles. 2 gangs use 2 endpoint, 3 gangs 3 endpoint (and ect ...), but scene switch have only 1 endpoint. You can miss some requests, but will see later how to add them using logs. The name is TuyaDimmerMap, but it's a scene switch too #5686 Edit: |
I have used the _TZ3000_ja5osu5g_smart_button.json file |
I m sorry but I don't know phoscon, and IDK how this device is handled by their code. |
ok, that's no problem I will try it by myself. |
As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs. |
As there has not been any response in 28 days, this issue will be closed. @ OP: If this issue is solved post what fixed it for you. If it is not solved, request to get this opened again. |
Is there already an existing issue for this?
Product name
Smart Scene Switch 4-Gang
Manufacturer
_TZ3000_0ht8dnxj
Model identifier
TS004F
Device type to add
Switch
Node info
I try to include a Tuya compatible 4 gang scene switch (12 scenes).
4 buttons with single press, double press and long press.
I found on my RPi with ConbeeII the _TZ3000_TS004F_switch.json but it's only a single switch.
Endpoints and clusters
Basic
Further relevant clusters
Power Configuration
On/Off
Level Control
Color Control
Thermostat
Simple Metering
Electrical Measurement
Any other cluster of relevance/interest
The text was updated successfully, but these errors were encountered: