You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It no longer shows my Skyconnect Stick.
Beside that, the zigbee Stick work totally fine with ZHA and Zigbee devices can be paired and used without any (known) issues.
What version of Home Assistant Operating System is installed?
14.2
Did the problem occur after upgrading the Operating System?
No
Hardware details
VM deployed via ProxMox on NUC8i3BEH2 i3-8109U -> SkyConnect stick passed through, hub passed through and Google Coral passed through
See screenshot
enough Cores and RAM (16GB out of 32GB )allocated, see detailed info from System information
Steps to reproduce the issue
1.Open up https://ip.of.your.homeassistant/config/hardware, wait until website loads, it doesnt matter if http or https or if Chromium or Firefox based.
2.While Processor and Memory graphs appear, a "unknown error" appears on top left.
3.While this happens a log entry appears (log will be copy/pasted afterwards also:
...
Anything in the Supervisor logs that might be useful for us?
Nothing suspicious (only unrelated warnings about )appear in Supervisor logs, but in System logs like:
2025-02-07 11:40:40.176 WARNING (MainThread) [supervisor.addons.options] Option 'anonymous' does not exist in the schema for Mosquitto broker (core_mosquitto)
2025-02-07 11:40:40.179 WARNING (MainThread) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba)
They clearly dont have anything related to it (will fix it now, lol)
Anything in the Host logs that might be useful for us?
Logger: homeassistant.components.websocket_api.http.connection
Source: components/homeassistant_sky_connect/hardware.py:24
integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 11:20:01 AM (14 occurrences)
Last logged: 11:37:34 AM
[140467197511856] Error handling message: Unknown error (unknown_error) hassioadmin from 172.70.231.76 (Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0)
[140467197517040] Error handling message: Unknown error (unknown_error) hassioadmin from 162.158.63.21 (Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0)
[140466975239488] Error handling message: Unknown error (unknown_error) hassioadmin from 162.158.62.91 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36)
[140467573200864] Error handling message: Unknown error (unknown_error) hassioadmin from 172.70.230.228 (Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0)
[140467205284208] Error handling message: Unknown error (unknown_error) hassioadmin from 172.70.114.107 (Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 28, in _handle_async_response
await func(hass, connection, msg)
File "/usr/src/homeassistant/homeassistant/components/hardware/websocket_api.py", line 65, in ws_info
hardware_info.extend([asdict(hw) for hw in platform.async_info(hass)])
~~~~~~~~~~~~~~~~~~~^^^^^^
File "/usr/src/homeassistant/homeassistant/components/homeassistant_sky_connect/hardware.py", line 24, in async_info
vid=entry.data["vid"],
~~~~~~~~~~^^^^^^^
KeyError: 'vid'
Describe the issue you are experiencing
Whenever I access the Hardware-Screen (https://ip.of.my.homeassistant/config/hardware)I get "unknown" error.
It no longer shows my Skyconnect Stick.
Beside that, the zigbee Stick work totally fine with ZHA and Zigbee devices can be paired and used without any (known) issues.
Issue has also been documented in https://community.home-assistant.io/t/skyconnect-devices-not-in-hardware-screen/820121, but a "pattern" was not clear what the issue might be.
What operating system image do you use?
generic-x86-64 (Generic UEFI capable x86-64 systems)
What version of Home Assistant Operating System is installed?
14.2
Did the problem occur after upgrading the Operating System?
No
Hardware details
See screenshot
Steps to reproduce the issue
1.Open up https://ip.of.your.homeassistant/config/hardware, wait until website loads, it doesnt matter if http or https or if Chromium or Firefox based.
2.While Processor and Memory graphs appear, a "unknown error" appears on top left.
3.While this happens a log entry appears (log will be copy/pasted afterwards also:
...
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System information
System Information
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Network Configuration
Recorder
Spotify
Additional information
A Home assistant Forum Entry has also been created:
https://community.home-assistant.io/t/skyconnect-devices-not-in-hardware-screen/820121/7
Feel free to PM me or advise if something needs to be checked/changed/done from my side.
Thank you guys.
The text was updated successfully, but these errors were encountered: