Skip to content

Connect call failed #617

@valerix85

Description

@valerix85

Hi,
I'm facing an issue with the latest HA version, before opening a ticket to Hella, can you help me?

Questo errore ha avuto origine da un'integrazione personalizzata.

Registratore: custom_components.hella_onyx.api_connector
Fonte: helpers/update_coordinator.py:429
Integrazione: Hella ONYX.CENTER (documentazione, problemi)
Prima occorrenza: 19:40:07 (1 occorrenza)
Ultimo accesso: 19:40:07

Error requesting hella_onyx data: Cannot connect to host 192.168.3.253:443 ssl:False [Connect call failed ('192.168.3.253', 443)]
2026-02-24 20:18:53.354 INFO (MainThread) [custom_components.hella_onyx] using config: Configuration(scan_interval=60.0, min_dim_duration=200.0, max_dim_duration=2000.0, additional_delay=1000.0, interpolation_frequency=5.0, force_update=False, fingerprint=c9834a476bca25d050b2e831a7ae1acdb37f9ec64d1fec6ccbf62d75, local_address=192.168.3.253)
2026-02-24 20:18:56.437 DEBUG (MainThread) [custom_components.hella_onyx.api_connector] Finished fetching hella_onyx data in 3.082 seconds (success: False)

DEBUG

2026-02-24 20:26:26.041 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to import_module with args ('custom_components.hella_onyx',) in /usr/src/homeassistant/homeassistant/loader.py, line 1078: ComponentProtocol, importlib.import_module(self.pkg_path) inside the event loop; This is causing stability issues. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue
For developers, please see https://developers.home-assistant.io/docs/asyncio_blocking_operations/#import_module
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/usr/src/homeassistant/homeassistant/__main__.py", line 229, in <module>
    sys.exit(main())
  File "/usr/src/homeassistant/homeassistant/__main__.py", line 215, in main
    exit_code = runner.run(runtime_conf)
  File "/usr/src/homeassistant/homeassistant/runner.py", line 289, in run
    return loop.run_until_complete(setup_and_run_hass(runtime_config))
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 712, in run_until_complete
    self.run_forever()
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 683, in run_forever
    self._run_once()
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 2050, in _run_once
    handle._run()
  File "/usr/local/lib/python3.13/asyncio/events.py", line 89, in _run
    self._context.run(self._callback, *self._args)
  File "/usr/src/homeassistant/homeassistant/setup.py", line 170, in async_setup_component
    result = await _async_setup_component(hass, domain, config)
  File "/usr/src/homeassistant/homeassistant/setup.py", line 343, in _async_setup_component
    component = await integration.async_get_component()
  File "/usr/src/homeassistant/homeassistant/loader.py", line 1030, in async_get_component
    comp = self._get_component()
  File "/usr/src/homeassistant/homeassistant/loader.py", line 1078, in _get_component
    ComponentProtocol, importlib.import_module(self.pkg_path)

OS Info

Metodo di installazione
Home Assistant OS
Core
2026.2.3
Supervisor
2026.02.2
Operating System
17.1
Frontend
20260128.6

Do you need any other info?

Thanks! =)

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