So I have already seen a few methods to do this, mostly revolving around some variant of:
Endpoint:
1
Cluster:
0x00
Command:
0
which unfortunately does not seem to work, as it throws an error instead. There is also a way I found in this thread:
Which says to go into the management of the device and issue the factory reset command, however this seems to throw the same error (I guess because the original yaml way of doing it just does the same factory reset via a long-winded method).
Failed to perform the action zha/issue_zigbee_cluster_command. Failed to issue cluster command with status: <Status.UNSUP_CLUSTER_COMMAND: 129>
Has anyone figured out the fix for this?