home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.72k stars 28.88k forks source link

Yale Home / August Lock does not make the full opening #118710

Open joyanes97 opened 1 month ago

joyanes97 commented 1 month ago

The problem

With the last update of the API the "unlock" option does not open the door, you have to send a "unlatch" to be able to open it properly, rogaria to perform the arrangement. Thank you very much.

What version of Home Assistant Core has the issue?

2024.5.5

What was the last working version of Home Assistant Core?

2024.5.5

What type of installation are you running?

Home Assistant OS

Integration causing the issue

August / Yale Home

Link to integration documentation on our website

https://www.home-assistant.io/integrations/yale_home/ https://www.home-assistant.io/integrations/august

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 month ago

yale_home documentation yale_home source

home-assistant[bot] commented 1 month ago

Hey there @bdraco, mind taking a look at this issue as it has been labeled with an integration (august) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `august` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign august` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


august documentation august source (message by IssueLinks)

joyanes97 commented 1 month ago

Muchas gracias.

José R. El 3 jun 2024, 13:48 +0200, home-assistant[bot] @.***>, escribió:

Hey there @bdraco, mind taking a look at this issue as it has been labeled with an integration (august) you are listed as a code owner for? Thanks! Code owner commands Code owners of august can trigger bot actions by commenting:

• @home-assistant close Closes the issue. • @home-assistant rename Awesome new title Renames the issue. • @home-assistant reopen Reopen the issue. • @home-assistant unassign august Removes the current integration label and assignees on the issue, add the integration domain after the command. • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention) august documentation august source (message by IssueLinks) — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

joyanes97 commented 4 weeks ago

@bdraco With the new version of the API it is necessary to send a unlatch to completely open the door, otherwise now, all it does is remove the spins of the lock without opening.

PUT: https://api.aaecosystem.com/remoteoperate/:lockID/:command#2.0.0

command: "lock" "unlock" "status" "reboot" "rebootLock" "unlatch" "telemetry" "secure" "calibrate" "disablehomekit" "extendedfunction"

Captura de pantalla 2024-06-04 a las 10 42 52

joyanes97 commented 3 weeks ago

@bdraco If I can and you need more information to tell me, I'll be happy to help as much as I can. Thank you.