ZigBee Smart Knob Switch to Home Assistant Matter

Matter gateway, Matter bridge, Matter over Wi-Fi, and Matter over thread development.


Post Reply
ASk
Posts: 10

Please add this device to home assistant matter.

MOES Tuya ZigBee Smart Knob Switch Wireless Scene Button Controller

Product Name: 旋钮开关 (Knob switch)
Device ID: bfe0c46b487de73adenfnu
Product Category: wxkg

thank you

qiusui
Posts: 104

Re: ZigBee Smart Knob Switch to Home Assistant Matter

Hi,

I have updated the configuration of this device. (dp1、 dp10)

Please remove it and reconfigure it to see if there is any update.

ASk
Posts: 10

Re: ZigBee Smart Knob Switch to Home Assistant Matter

Thank you!

It appeared even without removing.

But unfortunatelly it not shows all states correctly

Diagnostic "Current switch position" shows 0 always.
Event "Button" displays
"Pressed once" - after single or double press
"Released after being held down" - ather holding button two events fired, afrer releasing there no events
And I can't add automation or scene for this device - only "1SceneSwitch Current switch position" entity available

I removed the switch with clearing data from Tuya Smart.
Some time it works in Home Assistant until disappeared )

Then I reconnected it and Device ID changed:
Product Name: 旋钮开关
Device ID: bfbb3ba573b105bef1uu8h
Product Category: wxkg

But behavior in HA Matter the same.

In Device Debugging I can see such info:
Standard Instruction Set
mode Enum
{
"range": [
"remote_control",
"wireless_switch"
]
}
Standard Status Set
switch_mode1 Enum
{
"range": [
"click",
"double_click",
"press"
]
}
battery_percentage Integer
{
"unit": "%",
"min": 0,
"max": 100,
"scale": 0,
"step": 1
}
mode Enum
{
"range": [
"remote_control",
"wireless_switch"
]
}
knob_switch_mode_1 Enum
{
"range": [
"clockwise_rotation",
"anticlockwise_rotation"
]
}

and events in log

Switch 1 single click
Switch 1 double click
Switch 1 long press
knob switch Clockwise rotation
knob switch Anticlockwise rotation

after tripple click

mode wireless switch

mode remote dimming

qiusui
Posts: 104

Re: ZigBee Smart Knob Switch to Home Assistant Matter

At present, all I can do is configure this only configured the switch 1 and battery power.

Post Reply