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

Additional exposes for Yale Assure locks #5414

Merged
merged 3 commits into from
Jan 31, 2023
Merged

Conversation

joshuaspence
Copy link
Contributor

Exposes the following entities for Yale Assure locks:

  • auto_relock_time
  • battery_low
  • sound_volume

I have been using this configuration in my own Home Assistant setup for some time, see https://github.com/joshuaspence/home-assistant-config/blob/master/zigbee2mqtt/converters/yale.js. It has been tested with a YRD226 lock.

@Koenkk Koenkk merged commit b2eb251 into Koenkk:master Jan 31, 2023
@Koenkk
Copy link
Owner

Koenkk commented Jan 31, 2023

Thanks!

@joshuaspence joshuaspence deleted the yale branch January 31, 2023 20:25
@shing6326
Copy link
Contributor

hello all, after this MR I got the following errors with my yale lock.

Availability: Online
Device type: EndDevice
Zigbee Model: iZBModule01
Zigbee Manufacturer: ASSA ABLOY iRevo
Description: Real living lock / Intelligent biometric digital lock
Support status: Supported

IEEE Address: 0x000d6f00109e917c
Network address: 0x3EB4
Manufacturer: Yale
Model: YMF40/YDM4109+/YDF40

Zigbee2MQTT:error 2023-03-01 21:49:43: Failed to configure '大門門鎖', attempt 1 (Error: ConfigureReporting 0x000d6f00109e917c/1 genPowerCfg([{"attribute":"batteryAlarmState","minimumReportInterval":3600,"maximumReportInterval":62000,"reportableChange":0}], {"sendWhen":"fastpoll","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:317:28)
at Endpoint.configureReporting (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:694:22)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Object.batteryAlarmState (/app/node_modules/zigbee-herdsman-converters/lib/reporting.js:71:9)
at Object.configure (/app/node_modules/zigbee-herdsman-converters/devices/yale.js:20:13)
at Configure.configure (/app/lib/extension/configure.ts:117:13))

Koenkk added a commit that referenced this pull request Mar 1, 2023
@Koenkk
Copy link
Owner

Koenkk commented Mar 1, 2023

@shing6326 fixed.

Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)

@shing6326
Copy link
Contributor

Thanks @Koenkk for your quick response, really appreciated!!!

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.

3 participants