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

Initiation error #37

Open
4 tasks done
Saicopate opened this issue Jul 15, 2024 · 2 comments
Open
4 tasks done

Initiation error #37

Saicopate opened this issue Jul 15, 2024 · 2 comments

Comments

@Saicopate
Copy link

System Health details

System Information

version core-2024.7.2
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.33-haos
arch x86_64
timezone Europe/Warsaw
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 5000
Installed Version 1.34.0
Stage running
Available Repositories 1385
Downloaded Repositories 6
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 12.4
update_channel stable
supervisor_version supervisor-2024.06.2
agent_version 1.6.0
docker_version 26.1.4
disk_total 30.8 GB
disk_used 9.9 GB
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization kvm
board ova
supervisor_api ok
version_api ok
installed_addons Advanced SSH & Web Terminal (18.0.0), Mosquitto broker (6.4.1), File editor (5.8.0), Cloudflared (5.1.15), Silicon Labs Multiprotocol (2.4.5), Zigbee2MQTT (1.39.0-1), Node-RED (18.0.4), ESPHome (2024.6.6)
Dashboards
dashboards 2
resources 3
views 8
mode storage
Recorder
oldest_recorder_run 6 lipca 2024 03:37
current_recorder_run 12 lipca 2024 18:15
estimated_db_size 59.82 MiB
database_engine sqlite
database_version 3.45.3

Checklist

  • I have enabled debug logging for my installation.
  • I have filled out the issue template to the best of my ability.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of any previous issues..

Describe the issue

Hi,

thanks for this integration. However initition fails with the following error:

Anything to check ?

Reproduction steps

1.Install integration
2. Login to u home account
3. Initiate integration

Debug logs

`Rejestrator: homeassistant.config_entries
Źródło: config_entries.py:586
Pierwsze zdarzenie: 12 lipca 2024 18:15:37 (2 zdarzenia)
Ostatnio zalogowany: 11:42:35

Error setting up entry Ultraloq Bluetooth for ultraloq_ble
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 586, in async_setup
    result = await component.async_setup_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/ultraloq_ble/__init__.py", line 33, in async_setup_entry
    devices = await client.get_ble_devices()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/utecio/api.py", line 190, in get_ble_devices
    if device.capabilities.bluetooth:
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: type object 'GenericLock' has no attribute 'bluetooth'`

Diagnostics dump

No response

@rxritalin
Copy link

Im seeing the same error.

I have the bridge but its not currently connected. I assume this is the way it should be?

@brayStorm
Copy link

Same exact error on my end

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

No branches or pull requests

3 participants