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

Update innr.ts #6637

Merged
merged 4 commits into from
Dec 10, 2023
Merged

Update innr.ts #6637

merged 4 commits into from
Dec 10, 2023

Conversation

z647230
Copy link
Contributor

@z647230 z647230 commented Dec 6, 2023

added support for innr sp-240 device:

    zigbeeModel: ['SP 240'],
    model: 'SP 240',
    vendor: 'Innr',

added support for innr sp-240 device:

        zigbeeModel: ['SP 240'],
        model: 'SP 240',
        vendor: 'Innr',
added support for innr sp-240
@z647230
Copy link
Contributor Author

z647230 commented Dec 8, 2023 via email

@Koenkk
Copy link
Owner

Koenkk commented Dec 8, 2023

what error message does show up?

@z647230
Copy link
Contributor Author

z647230 commented Dec 8, 2023

Error 2023-12-08 20:02:22Failed to configure '0xa4c13899b37f4740', attempt 4 (Error: Read 0xa4c13899b37f4740/1 seMetering(["divisor","multiplier"], {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Status 'UNSUPPORTED_ATTRIBUTE')
at Endpoint.checkStatus (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:421:28) at Endpoint.read (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:563:22) at configure (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:135:25) at Object.configure (/app/node_modules/zigbee-herdsman-converters/index.js:128:25) at Configure.configure (/app/lib/extension/configure.ts:117:13) at Configure.onMQTTMessage (/app/lib/extension/configure.ts:55:21))

@Koenkk Koenkk merged commit 8eb43be into Koenkk:master Dec 10, 2023
2 checks passed
@Koenkk
Copy link
Owner

Koenkk commented Dec 10, 2023

Thanks!

@z647230 z647230 deleted the z647230-patch-1 branch December 10, 2023 21:18
@z647230
Copy link
Contributor Author

z647230 commented Dec 11, 2023 via email

@Koenkk
Copy link
Owner

Koenkk commented Dec 11, 2023

It's disabled:

onOff({powerOnBehavior: false}),

@z647230
Copy link
Contributor Author

z647230 commented Dec 11, 2023 via email

@Koenkk
Copy link
Owner

Koenkk commented Dec 11, 2023

I see, enabled it!

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants