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

Unable to Configure/Reconfigure for Hej devices #20666

Closed
star114 opened this issue Jan 8, 2024 · 1 comment
Closed

Unable to Configure/Reconfigure for Hej devices #20666

star114 opened this issue Jan 8, 2024 · 1 comment
Labels
problem Something isn't working

Comments

@star114
Copy link

star114 commented Jan 8, 2024

What happened?

all hej switch devices. (zigbee2mqtt.io/supported-devices/#v=Hej)

GLSK3ZB-1711
GLSK3ZB-1712
GLSK3ZB-1713
GLSK3ZB-1714
GLSK3ZB-1715
GLSK3ZB-1716

trying to Configure/reconfigure the device, get an error.
see log:
Failed to configure 'hej_3gang_library_light', attempt 7 (Error: ConfigureReporting 0x00158d00032e8503/2 genOnOff([{"minimumReportInterval":0,"maximumReportInterval":65000,"reportableChange":1,"attribute":"onOff"}], {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Status 'SOFTWARE_FAILURE') at Endpoint.checkStatus (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:321:28) at Endpoint.configureReporting (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:665:22) at setupAttributes (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:55:13) at result.configure (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:111:13) at Object.configure (/app/node_modules/zigbee-herdsman-converters/src/index.ts:140:25) at Configure.configure (/app/lib/extension/configure.ts:120:13) at Configure.onMQTTMessage (/app/lib/extension/configure.ts:55:21) at EventEmitter.wrappedCallback (/app/lib/eventBus.ts:167:17))

What did you expect to happen?

configure/reconfigure without error

How to reproduce it (minimal and precise)

try to pair the device
or
click reconfigure button from frontend for each paired devices

Zigbee2MQTT version

1.35.1

Adapter firmware version

20210319

Adapter

custom (zStack3x0)

Debug log

No response

@star114 star114 added the problem Something isn't working label Jan 8, 2024
Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this issue Jan 9, 2024
@Koenkk
Copy link
Owner

Koenkk commented Jan 9, 2024

Fixed!

Changes will be available in the dev branch in a few hours from now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants