Skip to content

No scanner tool available #153

@citarreikee

Description

@citarreikee

Error during setup of component iphonedetect: No scanner tool available
Traceback (most recent call last):
File "/Users/jojo/.homeassistant/custom_components/iphonedetect/init.py", line 43, in async_setup
scanner: Scanner = await async_get_scanner(hass)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/jojo/.homeassistant/custom_components/iphonedetect/scanner.py", line 159, in async_get_scanner
raise ScannerException("No scanner tool available")
custom_components.iphonedetect.scanner.ScannerException: No scanner tool available

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/jojo/homeassistant/lib/python3.13/site-packages/homeassistant/setup.py", line 422, in _async_setup_component
result = await task
^^^^^^^^^^
File "/Users/jojo/.homeassistant/custom_components/iphonedetect/init.py", line 45, in async_setup
raise PlatformNotReady(error)
homeassistant.exceptions.PlatformNotReady: No scanner tool available

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions