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.75k stars 28.91k forks source link

Abode Lock does not show up in HA #120706

Open swarnock-respawn opened 1 week ago

swarnock-respawn commented 1 week ago

The problem

I recently purchased an Abode Retrofit Lock. I have added it to my Abode app, but when I try to reload the Abode Integration, the lock never shows up.

What version of Home Assistant Core has the issue?

core-2024.6.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Abode

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

-06-27 17:19:09.222 DEBUG (SocketIOThread) [jaraco.abode.client] Skipping unknown device: {'id': 'XF:505a65e8c8b6', 'type_tag': 'device_type.retrofit_lock', 'type': 'Retrofit Lock', 'name': 'Front Door Lockkkk', 'area': '1', 'zone': '500', 'sort_order': '', 'is_window': '', 'bypass': None, 'schar_24hr': None, 'sresp_24hr': None, 'sresp_mode_0': None, 'sresp_entry_0': None, 'sresp_exit_0': None, 'group_name': 'Ungrouped', 'group_id': '1', 'default_group_id': '1', 'sort_id': '10000', 'sresp_mode_1': None, 'sresp_entry_1': None, 'sresp_exit_1': None, 'sresp_mode_2': None, 'sresp_entry_2': None, 'sresp_exit_2': None, 'sresp_mode_3': None, 'uuid': 'bcd7a456ab0f6ec9d0a3a296db32f9bc', 'sresp_entry_3': None, 'sresp_exit_3': None, 'sresp_mode_4': None, 'sresp_entry_4': None, 'sresp_exit_4': None, 'version': None, 'origin': 'abode_cam', 'has_subscription': None, 'onboard': '0', 's2_grnt_keys': None, 's2_dsk': None, 's2_propty': None, 's2_keys_valid': None, 'zwave_secure_protocol': '', 'control_url': 'api/v1/control/lock/XF:505a65e8c8b6', 'deep_link': None, 'status_color': '#5cb85c', 'faults': {'low_battery': 0, 'tempered': 0, 'supervision': 0, 'out_of_order': 0, 'no_response': 0, 'jammed': 0, 'zwave_fault': 0}, 'status': 'LockOpen', 'status_display': 'LockOpen', 'statuses': {'open': '1'}, 'status_ex': '', 'actions': [{'label': 'Lock', 'value': 'a=1&z=500&sw=on;'}, {'label': 'Unlock', 'value': 'a=1&z=500&sw=off;'}], 'status_icons': {'LockOpen': 'assets/icons/retrofit-unlocked.svg', 'LockClosed': 'assets/icons/retrofit-locked.svg'}, 'icon': 'assets/icons/retrofit-lock.svg', 'battery_voltage': '49', 'automation_settings': None, 'generic_type': None}

Additional information

No response

home-assistant[bot] commented 1 week ago

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

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


abode documentation abode source (message by IssueLinks)

shwarnock commented 6 days ago

Hello is anyone looking at this?