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.94k stars 29.02k forks source link

Ring alarm arm requires code error #119037

Open pgdg71 opened 1 month ago

pgdg71 commented 1 month ago

The problem

Ring alarm doesn't arm reporting missing code error

What version of Home Assistant Core has the issue?

core-2024.6.0

What was the last working version of Home Assistant Core?

core-2024.5

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Ring

Link to integration documentation on our website

https://www.home-assistant.io/integrations/ring

Diagnostics information

Registratore: homeassistant.components.websocket_api.http.connection Fonte: components/websocket_api/commands.py:283 Integrazione: Home Assistant WebSocket API (documentazione, problemi) Prima occorrenza: 6 giugno 2024 alle ore 21:54:47 (4 occorrenze) Ultima registrazione: 07:21:58

[544490976976] Arming requires a code but none was given for alarm_control_panel.casa_alarm [544553065424] Arming requires a code but none was given for alarm_control_panel.casa_alarm

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

Since 2024.6.0

home-assistant[bot] commented 1 month ago

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

Code owner commands Code owners of `ring` 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 ring` 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)


ring documentation ring source (message by IssueLinks)

zwrose commented 1 month ago

This started happening with the SimpliSafe integration suddenly upon 2024.06, I'm not sure it's a Ring issue...

zwrose commented 1 month ago

This is related to https://developers.home-assistant.io/blog/2024/05/22/alarm_control_panel_validation/

I was able to resolve this in a SimpliSafe Alarm Panel by going to the entity and entering my alarm PIN as the default code.

pgdg71 commented 1 month ago

Why the internal alarm keyboard is not used, instead?

BluThunder2k commented 1 month ago

Started with the Envisalink integration as well. No more arm without code.