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

fix: cannot find manuSpecificUbisysDeviceSetup #7532

Merged
merged 1 commit into from
May 18, 2024

Conversation

sjorge
Copy link
Sponsor Contributor

@sjorge sjorge commented May 18, 2024

@sjorge
Copy link
Sponsor Contributor Author

sjorge commented May 18, 2024

[2024-05-18 20:24:32] debug:    z2m: Publishing 'set' 'configure_device_setup' to 'switch/balcony/light'
[2024-05-18 20:24:32] debug:    zhc:ubisys: ubisys: using writeStructure for 'switch/balcony/light'.
[2024-05-18 20:24:32] warning:  zhc:ubisys: ubisys: Using input(s) 0 and endpoint 2 for 'dimmer_single'.
[2024-05-18 20:24:32] debug:    zhc:ubisys: ubisys: input_actions to be sent to 'switch/balcony/light': [[0,7,2,6,0,2],[0,134,2,8,0,1,0,50],[0,198,2,8,0,1,1,50],[0,11,2,8,0,3]]
[2024-05-18 20:24:32] debug:    zh:controller:endpoint: ZCL command 0x001fee00000071b5/232 manuSpecificUbisysDeviceSetup.writeStructured([{"attrId":1,"selector":{},"dataType":72,"elementData":{"elementType":"octetStr","elements":[[0,7,2,6,0,2],[0,134,2,8,0,1,0,50],[0,198,2,8,0,1,1,50],[0,11,2,8,0,3]]}}], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false})
[2024-05-18 20:24:32] debug:    zh:controller: Received payload: clusterID=64512, address=40143, groupID=0, endpoint=232, destinationEndpoint=1, wasBroadcast=false, linkQuality=87, frame={"header":{"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":true,"reservedBits":0},"manufacturerCode":null,"transactionSequenceNumber":5,"commandIdentifier":11},"payload":{"cmdId":15,"statusCode":128},"command":{"ID":11,"name":"defaultRsp","parameters":[{"name":"cmdId","type":32},{"name":"statusCode","type":32}]}}
[2024-05-18 20:24:32] debug:    z2m: MQTT publish: topic 'zigbee2mqtt/switch/balcony/light', payload '{"energy":0,"last_seen":"2024-05-18T18:24:32.562Z","linkquality":87,"power":0,"power_on_behavior":"on","state":"ON","update":{"installed_version":37749810,"latest_version":37749810,"state":"idle"}}'

Seems to work again

@Koenkk Koenkk merged commit 5f82043 into Koenkk:master May 18, 2024
2 checks passed
@Koenkk
Copy link
Owner

Koenkk commented May 18, 2024

Thanks for the fix!

@sjorge sjorge deleted the ubisysConfig branch May 18, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ubisys D1/S2 errors with Cluster with name 'manuSpecificUbisysDeviceSetup' does not exist
2 participants