home-assistant / supervisor

:house_with_garden: Home Assistant Supervisor
https://home-assistant.io/hassio/
Apache License 2.0
1.75k stars 639 forks source link

'AddonManager.install' blocked from execution, system is not healthy - setup #4139

Closed DJTobi24 closed 1 year ago

DJTobi24 commented 1 year ago

Describe the issue you are experiencing

So I wanted to update HAS to version 2023.2.3 and got the error message

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Steps to reproduce the issue

  1. ...

Anything in the Supervisor logs that might be useful for us?

2023-02-13 12:35:06.382 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-02-13 12:35:25.441 ERROR (MainThread) [homeassistant.components.mqtt.client] Failed to connect to MQTT server due to exception: [Errno -2] Name does not resolve
2023-02-13 12:35:25.507 ERROR (SyncWorker_6) [homeassistant.components.fritzbox_callmonitor.sensor] Cannot connect to 169.254.1.1 on port 1012: [Errno 111] Connection refused
2023-02-13 12:35:34.303 WARNING (Recorder) [homeassistant.components.sensor.recorder] The unit of sensor.fritz_box_6690_cable_kib_s_received (MiB/s) can not be converted to the unit of previously compiled statistics (KiB/s). Generation of long term statistics will be suppressed unless the unit changes back to KiB/s or a compatible unit. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this
2023-02-13 12:35:34.320 WARNING (Recorder) [homeassistant.components.sensor.recorder] The unit of sensor.fritz_box_6690_cable_kib_s_sent (MiB/s) can not be converted to the unit of previously compiled statistics (KiB/s). Generation of long term statistics will be suppressed unless the unit changes back to KiB/s or a compatible unit. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this
2023-02-13 12:43:49.389 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [547557373312] Error updating Home Assistant Core 'HomeAssistantCore.update' blocked from execution, system is not healthy - setup
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/hassio/update.py", line 303, in async_install
    await async_update_core(self.hass, version=version, backup=backup)
  File "/usr/src/homeassistant/homeassistant/components/hassio/handler.py", line 51, in _wrapper
    raise HassioAPIError(data["message"])
homeassistant.components.hassio.handler.HassioAPIError: 'HomeAssistantCore.update' blocked from execution, system is not healthy - setup

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 200, in handle_call_service
    await hass.services.async_call(
  File "/usr/src/homeassistant/homeassistant/core.py", line 1755, in async_call
    task.result()
  File "/usr/src/homeassistant/homeassistant/core.py", line 1792, in _execute_service
    await cast(Callable[[ServiceCall], Awaitable[None]], handler.job.target)(
  File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 213, in handle_service
    await service.entity_service_call(
  File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 678, in entity_service_call
    future.result()  # pop exception if have
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 958, in async_request_call
    await coro
  File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 715, in _handle_entity_call
    await result
  File "/usr/src/homeassistant/homeassistant/components/update/__init__.py", line 154, in async_install
    await entity.async_install_with_progress(version, backup)
  File "/usr/src/homeassistant/homeassistant/components/update/__init__.py", line 413, in async_install_with_progress
    await self.async_install(version, backup)
  File "/usr/src/homeassistant/homeassistant/components/hassio/update.py", line 305, in async_install
    raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: Error updating Home Assistant Core 'HomeAssistantCore.update' blocked from execution, system is not healthy - setup
2023-02-13 12:44:03.025 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /addons/core_mosquitto/install - 'AddonManager.install' blocked from execution, system is not healthy - setup

System Health information

Version | core-2023.1.7 -- | -- Installationstyp | Home Assistant OS Entwicklung | false Supervisor | true Docker | true Benutzer | root Virtuelle Umgebung | false Python-Version | 3.10.7 Betriebssystemfamilie | Linux Betriebssystem-Version | 5.15.84-v8 CPU-Architektur | aarch64 Zeitzone | Europe/Berlin Konfigurationsverzeichnis | /config GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4809 Installed Version | 1.30.1 Stage | running Available Repositories | 1202 Downloaded Repositories | 4 Angemeldet | true -- | -- Ablauf des Abonnements | 4. März 2023 um 01:00 Relais verbunden | true Remote aktiviert | false Remote verbunden | false Alexa aktiviert | true Google aktiviert | true Remote-Server | eu-central-1-5.ui.nabu.casa Zertifikatsserver erreichbar | ok Authentifizierungsserver erreichbar | ok Home Assistant Cloud erreichbar | ok Host-Betriebssystem | Home Assistant OS 9.5 -- | -- Update-Channel | stable Supervisor-Version | supervisor-2023.01.1 Agent-Version | 1.4.1 Docker-Version | 20.10.22 Speicherplatz gesamt | 6.6 GB Speicherplatz genutzt | 2.9 GB Gesund | Unhealthy Unterstützt | true Board | rpi4-64 Supervisor-API | ok Versions-API | ok Installierte Add-ons | File editor (5.5.0), Terminal & SSH (9.6.1)

Supervisor diagnostics

{ "home_assistant": { "installation_type": "Home Assistant OS", "version": "2023.1.7", "dev": false, "hassio": true, "virtualenv": false, "python_version": "3.10.7", "docker": true, "arch": "aarch64", "timezone": "Europe/Berlin", "os_name": "Linux", "os_version": "5.15.84-v8", "supervisor": "2023.01.1", "host_os": "Home Assistant OS 9.5", "docker_version": "20.10.22", "chassis": "embedded", "run_as_root": true }, "custom_components": { "hacs": { "version": "1.30.1", "requirements": [ "aiogithubapi>=22.10.1" ] } }, "integration_manifest": { "domain": "hassio", "name": "Home Assistant Supervisor", "documentation": "https://www.home-assistant.io/integrations/hassio", "dependencies": [ "http" ], "after_dependencies": [ "panel_custom" ], "codeowners": [ "@home-assistant/supervisor" ], "iot_class": "local_polling", "quality_scale": "internal", "is_built_in": true }, "data": { "coordinator_data": { "addons": { "core_configurator": { "name": "File editor", "slug": "core_configurator", "version": "5.5.0", "version_latest": "5.5.0", "update_available": false, "state": "started", "repository": "Official add-ons", "icon": true, "cpu_percent": 0.01, "memory_usage": 21905408, "memory_limit": 3977232384, "memory_percent": 0.55, "network_rx": 924941, "network_tx": 2091009, "blk_read": 0, "blk_write": 0, "auto_update": true, "changelog": "# Changelog\n\n## 5.5.0\n\n- Update base image to Alpine 3.16\n - Bumps git to 2.36.3\n - Bumps ssh to OpenSSH_9.0p1\n - Bumps python3 to 3.10.9\n\n## 5.4.2\n\n- Bugfix: Fix page load with special characters in states\n\n## 5.4.1\n\n- Bugfix: Disable Ace-internal yaml-linting\n- Disable internal check for new releases\n\n## 5.4.0\n\n- Add Generate UUID menu item\n- Harmonize Home Assistant term\n- Rename Components to integrations\n- Remove images for libraries\n- Update jQuery to 3.6.0\n- Update js-yaml to 4.1.0\n- Update Ace Editor to 1.9.6\n\n## 5.3.3\n\n- Fix Home Assistant API endpoint\n\n## 5.3.2\n\n- Update base image to Alpine 3.14\n\n## 5.3.1\n\n- Update base image to Alpine 3.13\n\n## 5.3.0\n\n- Ignore input-keyword used in blueprints in yaml-linting\n\n## 5.2.0\n\n- Add git option which allows disabling the (default) git initialization\n\n## 5.1.0\n\n- Update base image to Alpine 3.12\n- Add access to new media folder\n\n## 5.0.0\n\n- Rewrite add-on to S6 Overlay\n- Reduced add-on size\n\n## 4.7\n\n- Fix file history width\n- Store HASS-panel visibility state\n\n## 4.6\n\n- Fixed release, includes changes from 4.4:\n - Update Ace Editor to 1.4.8\n - Some online dependencies are now included in the package\n\n## 4.5\n\n- Reverts upgrade of hass-configurator as it is causing loading problems.\n\n## 4.4\n\n- Update Ace Editor to 1.4.8\n- Some online dependencies are now included in the package\n\n## 4.3\n\n- Visual name change, the \"Configurator\", is now called the \"File editor\".\n\n## 4.2\n\n- Fixes an issue with the dirs first option\n\n## 4.1\n\n- Fixes an issue with the enforce base path option\n- Enforce secure base path by default\n\n## 4.0\n\n- Removed direct access from the add-on, making the add-on Ingress only\n- Extended list of default ignored patterns\n- Simplified add-on code\n\n## 3.7\n\n- Rename files via UI\n- Disable browser-autocomplete on searchbox\n- Add file history button\n- Update Ace Editor to 1.4.7\n\n## 3.6\n\n- UI Fix\n- Update dependencies\n\n## 3.5\n\n- Add support for SSH keys\n\n## 3.4\n\n- Adds documentation to add-on repository\n- Small code styling changes\n\n## 3.3\n\n- Fix issue with aarch64 and ingress\n\n## 3.2\n\n- Add mdi:wrench as panel icon\n- Add options ignore_pattern\n\n## 3.1\n\n- Add options dirsfirst and enforce_basepath\n\n## 3.0\n\n- Update Python to version 3.7\n- Update Configurator to version 0.3.5\n- Migrate Add-on to new Ingress\n- Pin Home Assistant requirements to 0.91.1\n\n## 2.1\n\n- Update python version\n\n## 2.0\n\n- Add access to folder: /share, /backup\n\n## 1.2\n\n- Update Configurator to version 0.3.2\n\n## 1.1\n\n- Fixed ssl certificate path bug\n\n## 1.0\n\n- Update Configurator to version 0.3.1\n\n## 0.4\n\n- Update Configurator to version 0.2.9\n\n## 0.3\n\n- Update Configurator to version 0.2.8\n\n## 0.2.7\n\n- Setting SO_REUSEADDR on socket for proper restarts\n- Using Threading to handle multiple connections\n- New VERIFY_HOSTNAME option to block requests without correct host header\n- Fixed filebrowser hiding\n\n## 0.2.6\n\n- Displaying current filename in title\n- Added menu item to open configurator in new tab\n- Automatically load last viewed (and not closed) file via localStorage\n- CTRL+s / CMD+s can now be used to save files\n- Prompting before saving now opt-in in editor settings\n\n## 0.2.5\n\n- Added warning-logs for access failure\n- Added transparency to whitespace characters\n- Using external repository for Docker\n- Modify BANNED_IPS and ALLOWED_NETWORKS at runtime\n- Use relative paths in webserver\n- Added \"Sesame\" feature\n\n## 0.2.4\n\n- YAML lint support\n- Support new Hass.io token system\n" }, "core_ssh": { "name": "Terminal & SSH", "slug": "core_ssh", "version": "9.6.1", "version_latest": "9.6.1", "update_available": false, "state": "started", "repository": "Official add-ons", "icon": true, "cpu_percent": 0.0, "memory_usage": 41005056, "memory_limit": 3977232384, "memory_percent": 1.03, "network_rx": 45375, "network_tx": 145007, "blk_read": 0, "blk_write": 0, "auto_update": false, "changelog": "# Changelog\n\n## 9.6.1\n\n- Upgrade Home Assistant CLI to 4.21.0\n\n## 9.6.0\n\nBreaking change: RSA keys generated using the SHA-1 hash algorithm\nwere disabled by OpenSSH due to a security vulnerability. If you find\nyour RSA key does not work after update you will need to make a new key\nwith a stronger algorithm or switch to an ECDSA or Ed25519 type key. For\nmore information see OpenSSH v8.8 release notes.\n\n- Upgrade Home Assistant CLI to 4.18.0\n- Upgrade to Alpine 3.16\n- Refactor out usage of fix-attrs for s6 v3\n\n## 9.4.0\n\n- Upgrade Home Assistant CLI to 4.17.0\n- Enabled image signature\n\n## 9.3.0\n\n- Update libwebsockets to 4.2.1\n- Update ttyd to 3e37e33b1cd927ae8f25cfbcf0da268723b6d230\n\n## 9.2.2\n\n- Fix escape codes in color bash prompt\n\n## 9.2.1\n\n- Upgrade Home Assistant CLI to 4.14.0\n\n## 9.2.0\n\n- Upgrade to Alpine 3.14\n- Make Bash prompt more colorful\n- Upgrade Home Assistant CLI to 4.13.0\n\n## 9.1.3\n\n- Upgrade Home Assistant CLI to 4.12.3\n\n## 9.1.2\n\n- Upgrade Home Assistant CLI to 4.12.2\n\n## 9.1.1\n\n- Use GitHub Container Registry for the base image\n- Upgrade Home Assistant CLI to 4.12.1\n- Upstream ttyd project now uses the main branch\n\n## 9.1.0\n\n- Upgrade Home Assistant CLI to 4.11.0\n- Support APKs installation on startup\n\n## 9.0.2\n\n- Update options schema for passwords\n\n## 9.0.1\n\n- Upgrade Home Assistant CLI to 4.10.1\n\n## 9.0.0\n\n- Upgrade Alpine Linux to 3.13\n- Update Home Assistant CLI to 4.10.0\n- Use new HA banner on login\n\n## 8.10.0\n\n- Update Home Assistant CLI to 4.9.0\n\n## 8.9.1\n\n- Fix bluez package\n\n## 8.9.0\n\n- Update Home Assistant CLI to 4.4.1\n- Add Bluetooth support\n\n## 8.8.1\n\n- Support new media folder\n\n## 8.8.0\n\n- Update Home Assistant CLI to 4.4.1\n- Wrap system shutdown/reboot to supervisor\n\n## 8.7.0\n\n- Update Home Assistant CLI to 4.4.0\n- Upgrade Alpine Linux to 3.12\n\n## 8.6.0\n\n- Add support for local TCP forwarding\n\n## 8.5.4\n\n- Update Home Assistant CLI to 4.3.0\n\n## 8.5.3\n\n- Update Home Assistant CLI to 4.2.0\n\n## 8.5.2\n\n- Update Home Assistant CLI to 4.1.0\n\n## 8.5.1\n\n- Show warning if SSH port is disabled\n\n## 8.5.0\n\n- Add support for PulseAudio with new Audio backend\n- Migrate to s6-overlay\n\n## 8.4.0\n\n- Support to use only web terminal without SSH server\n\nATTENTION: If you want access with SSH, you need maybe add the Port setting option back.\n\n## 8.3.0\n\n- Update Home Assistant CLI to 4.0.1\n- Add backward compatibility with the hassio command\n- Update Web terminal to ttyd 1.6.0 with Libwebsockets 3.2.2\n- Rename HASSIO_TOKEN to SUPERVISOR_TOKEN in shell profile\n\n## 8.2.0\n\n- Fix creation of new tmux terminal windows\n- Add add-on icon\n- Update welcome logo\n- Fix SSH folder issue with authorized keys\n\n## 8.1.0\n\n- Fix for non existing .bash_profile startup error\n- Add current, short, path to command line prompt\n\n## 8.0.0\n\n- Add support for a web-based terminal via Ingress\n- Upgrade Alpine Linux to 3.11\n- Improve Hass.io API token handling\n- Persist .ssh folder across restarts\n- Add helper symlink folders to user home folder\n" } }, "os": { "version": "9.5", "version_latest": "9.5", "update_available": false, "board": "rpi4-64", "boot": "B", "data_disk": "/dev/mmcblk0p8" }, "core": { "version": "2023.1.7", "version_latest": "2023.2.3", "update_available": true, "machine": "raspberrypi4-64", "ip_address": "172.30.32.1", "arch": "aarch64", "image": "ghcr.io/home-assistant/raspberrypi4-64-homeassistant", "boot": true, "port": 8123, "ssl": false, "watchdog": true, "audio_input": null, "audio_output": null }, "supervisor": { "version": "2023.01.1", "version_latest": "2023.01.1", "update_available": false, "channel": "stable", "arch": "aarch64", "supported": true, "healthy": false, "ip_address": "172.30.32.2", "wait_boot": 5, "timezone": "Europe/Berlin", "logging": "info", "debug": false, "debug_block": false, "diagnostics": false, "auto_update": true, "addons": [ { "name": "File editor", "slug": "core_configurator", "version": "5.5.0", "version_latest": "5.5.0", "update_available": false, "state": "started", "repository": "core", "icon": true }, { "name": "Terminal & SSH", "slug": "core_ssh", "version": "9.6.1", "version_latest": "9.6.1", "update_available": false, "state": "started", "repository": "core", "icon": true } ], "addons_repositories": [ { "name": "Local add-ons", "slug": "local" }, { "name": "ESPHome", "slug": "5c53de3b" }, { "name": "Home Assistant Community Add-ons", "slug": "a0d7b954" }, { "name": "Official add-ons", "slug": "core" } ] } }, "devices": [ { "device": { "area_id": null, "config_entries": [ "3b60190d47a06ec05d9072cd8f9cfcbf" ], "configuration_url": null, "connections": [], "disabled_by": null, "entry_type": "service", "hw_version": null, "id": "a4c257445dfd8788f86f8f29c9bcd110", "identifiers": [ [ "hassio", "core" ] ], "manufacturer": "Home Assistant", "model": "Home Assistant Core", "name_by_user": null, "name": "Home Assistant Core", "suggested_area": null, "sw_version": "2023.1.7", "via_device_id": null, "is_new": false }, "entities": [ { "entry": { "entity_id": "update.home_assistant_core_update", "unique_id": "home_assistant_core_version_latest", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": null, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "a4c257445dfd8788f86f8f29c9bcd110", "domain": "update", "disabled_by": null, "entity_category": "config", "hidden_by": null, "icon": null, "id": "2e22b2ae45a9eb7fa37612384a46a571", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Update", "supported_features": 11, "translation_key": null, "unit_of_measurement": null }, "state": { "entity_id": "update.home_assistant_core_update", "state": "off", "attributes": { "auto_update": false, "installed_version": "2023.1.7", "in_progress": false, "latest_version": "2023.2.3", "release_summary": null, "release_url": "https://www.home-assistant.io/latest-release-notes/", "skipped_version": "2023.2.3", "title": "Home Assistant Core", "entity_picture": "https://brands.home-assistant.io/homeassistant/icon.png", "friendly_name": "Home Assistant Core Update", "supported_features": 11 }, "last_changed": "2023-02-13T11:35:15.439507+00:00", "last_updated": "2023-02-13T11:43:49.386944+00:00" } } ] }, { "device": { "area_id": null, "config_entries": [ "3b60190d47a06ec05d9072cd8f9cfcbf" ], "configuration_url": null, "connections": [], "disabled_by": null, "entry_type": "service", "hw_version": null, "id": "78e44b9199de53020f274774ed61fd92", "identifiers": [ [ "hassio", "supervisor" ] ], "manufacturer": "Home Assistant", "model": "Home Assistant Supervisor", "name_by_user": null, "name": "Home Assistant Supervisor", "suggested_area": null, "sw_version": "2023.01.1", "via_device_id": null, "is_new": false }, "entities": [ { "entry": { "entity_id": "update.home_assistant_supervisor_update", "unique_id": "home_assistant_supervisor_version_latest", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": null, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "78e44b9199de53020f274774ed61fd92", "domain": "update", "disabled_by": null, "entity_category": "config", "hidden_by": null, "icon": null, "id": "cfae156ae72a97656ffa0c0d0c5e634a", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Update", "supported_features": 1, "translation_key": null, "unit_of_measurement": null }, "state": { "entity_id": "update.home_assistant_supervisor_update", "state": "off", "attributes": { "auto_update": true, "installed_version": "2023.01.1", "in_progress": false, "latest_version": "2023.01.1", "release_summary": null, "release_url": "https://github.com/home-assistant/supervisor/releases/tag/2023.01.1", "skipped_version": null, "title": "Home Assistant Supervisor", "entity_picture": "https://brands.home-assistant.io/hassio/icon.png", "friendly_name": "Home Assistant Supervisor Update", "supported_features": 1 }, "last_changed": "2023-02-13T11:35:15.438671+00:00", "last_updated": "2023-02-13T11:35:15.438671+00:00" } } ] }, { "device": { "area_id": null, "config_entries": [ "3b60190d47a06ec05d9072cd8f9cfcbf" ], "configuration_url": "homeassistant://hassio/addon/core_configurator", "connections": [], "disabled_by": null, "entry_type": "service", "hw_version": null, "id": "e87538151b72cce70b601c6497f1a467", "identifiers": [ [ "hassio", "core_configurator" ] ], "manufacturer": "Official add-ons", "model": "Home Assistant Add-on", "name_by_user": null, "name": "File editor", "suggested_area": null, "sw_version": "5.5.0", "via_device_id": null, "is_new": false }, "entities": [ { "entry": { "entity_id": "update.file_editor_update", "unique_id": "core_configurator_version_latest", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": null, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "e87538151b72cce70b601c6497f1a467", "domain": "update", "disabled_by": null, "entity_category": "config", "hidden_by": null, "icon": null, "id": "0c5555e29fd49508bca5ddd2ead60c3e", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Update", "supported_features": 25, "translation_key": null, "unit_of_measurement": null }, "state": { "entity_id": "update.file_editor_update", "state": "off", "attributes": { "auto_update": true, "installed_version": "5.5.0", "in_progress": false, "latest_version": "5.5.0", "release_summary": "# Changelog\n\n## 5.5.0\n\n- Update base image to Alpine 3.16\n - Bumps git to 2.36.3\n - Bumps ssh to OpenSSH_9.0p1\n - Bumps python3 to 3.10.9\n\n## 5.4.2\n\n- Bugfix: Fix page load with special characters in states\n\n## 5.4.1\n\n- Bugfix: Disable Ace-intern", "release_url": null, "skipped_version": null, "title": "File editor", "entity_picture": "/api/hassio/addons/core_configurator/icon", "friendly_name": "File editor Update", "supported_features": 25 }, "last_changed": "2023-02-13T11:35:15.439976+00:00", "last_updated": "2023-02-13T11:35:15.439976+00:00" } }, { "entry": { "entity_id": "binary_sensor.file_editor_running", "unique_id": "core_configurator_state", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": null, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "e87538151b72cce70b601c6497f1a467", "domain": "binary_sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "dd1f96dd52a4f7e07845e4e8038a6829", "has_entity_name": true, "name": null, "options": {}, "original_device_class": "running", "original_icon": null, "original_name": "Running", "supported_features": 0, "translation_key": null, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.file_editor_version", "unique_id": "core_configurator_version", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": null, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "e87538151b72cce70b601c6497f1a467", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "12c3831021839fcfee91ceb850d14180", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Version", "supported_features": 0, "translation_key": null, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.file_editor_newest_version", "unique_id": "core_configurator_version_latest", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": null, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "e87538151b72cce70b601c6497f1a467", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "aa524e85170af50f8f61932452944443", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Newest version", "supported_features": 0, "translation_key": null, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.file_editor_cpu_percent", "unique_id": "core_configurator_cpu_percent", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": { "state_class": "measurement" }, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "e87538151b72cce70b601c6497f1a467", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "e6d6de2fe9d409d10d89716c813643d3", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": "mdi:cpu-64-bit", "original_name": "CPU percent", "supported_features": 0, "translation_key": null, "unit_of_measurement": "%" }, "state": null }, { "entry": { "entity_id": "sensor.file_editor_memory_percent", "unique_id": "core_configurator_memory_percent", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": { "state_class": "measurement" }, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "e87538151b72cce70b601c6497f1a467", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "4d56546f7b653bdd6cdfcc7a2f25431e", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": "mdi:memory", "original_name": "Memory percent", "supported_features": 0, "translation_key": null, "unit_of_measurement": "%" }, "state": null } ] }, { "device": { "area_id": null, "config_entries": [ "3b60190d47a06ec05d9072cd8f9cfcbf" ], "configuration_url": "homeassistant://hassio/addon/core_ssh", "connections": [], "disabled_by": null, "entry_type": "service", "hw_version": null, "id": "4ce574d273c8c6cdc983276b58f56eae", "identifiers": [ [ "hassio", "core_ssh" ] ], "manufacturer": "Official add-ons", "model": "Home Assistant Add-on", "name_by_user": null, "name": "Terminal & SSH", "suggested_area": null, "sw_version": "9.6.1", "via_device_id": null, "is_new": false }, "entities": [ { "entry": { "entity_id": "binary_sensor.terminal_ssh_running", "unique_id": "core_ssh_state", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": null, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "4ce574d273c8c6cdc983276b58f56eae", "domain": "binary_sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "9a5a1012d429b343405c222968c0082a", "has_entity_name": true, "name": null, "options": {}, "original_device_class": "running", "original_icon": null, "original_name": "Running", "supported_features": 0, "translation_key": null, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.terminal_ssh_version", "unique_id": "core_ssh_version", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": null, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "4ce574d273c8c6cdc983276b58f56eae", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "1f3a80ad5e1103bc9af6dac269a80103", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Version", "supported_features": 0, "translation_key": null, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.terminal_ssh_newest_version", "unique_id": "core_ssh_version_latest", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": null, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "4ce574d273c8c6cdc983276b58f56eae", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "8616b298225ee6c350b62cc5e7a47407", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Newest version", "supported_features": 0, "translation_key": null, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.terminal_ssh_cpu_percent", "unique_id": "core_ssh_cpu_percent", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": { "state_class": "measurement" }, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "4ce574d273c8c6cdc983276b58f56eae", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "4606b05173d2ebe0bb1f67ede9a74b92", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": "mdi:cpu-64-bit", "original_name": "CPU percent", "supported_features": 0, "translation_key": null, "unit_of_measurement": "%" }, "state": null }, { "entry": { "entity_id": "sensor.terminal_ssh_memory_percent", "unique_id": "core_ssh_memory_percent", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": { "state_class": "measurement" }, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "4ce574d273c8c6cdc983276b58f56eae", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "8f20453e86f21dd5bd958a1ae782b053", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": "mdi:memory", "original_name": "Memory percent", "supported_features": 0, "translation_key": null, "unit_of_measurement": "%" }, "state": null }, { "entry": { "entity_id": "update.terminal_ssh_update", "unique_id": "core_ssh_version_latest", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": null, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "4ce574d273c8c6cdc983276b58f56eae", "domain": "update", "disabled_by": null, "entity_category": "config", "hidden_by": null, "icon": null, "id": "c498b3358202cb7c47cd469736593770", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Update", "supported_features": 25, "translation_key": null, "unit_of_measurement": null }, "state": { "entity_id": "update.terminal_ssh_update", "state": "off", "attributes": { "auto_update": false, "installed_version": "9.6.1", "in_progress": false, "latest_version": "9.6.1", "release_summary": "# Changelog\n\n## 9.6.1\n\n- Upgrade Home Assistant CLI to 4.21.0\n\n## 9.6.0\n\nBreaking change: RSA keys generated using the SHA-1 hash algorithm\nwere disabled by OpenSSH due to a security vulnerability. If you find\nyour RSA key does not work after update y", "release_url": null, "skipped_version": null, "title": "Terminal & SSH", "entity_picture": "/api/hassio/addons/core_ssh/icon", "friendly_name": "Terminal & SSH Update", "supported_features": 25 }, "last_changed": "2023-02-13T11:35:15.440625+00:00", "last_updated": "2023-02-13T11:45:19.289854+00:00" } } ] }, { "device": { "area_id": null, "config_entries": [ "3b60190d47a06ec05d9072cd8f9cfcbf" ], "configuration_url": null, "connections": [], "disabled_by": null, "entry_type": "service", "hw_version": null, "id": "4a638a79b5e153d0cce496ee57a1c537", "identifiers": [ [ "hassio", "OS" ] ], "manufacturer": "Home Assistant", "model": "Home Assistant Operating System", "name_by_user": null, "name": "Home Assistant Operating System", "suggested_area": null, "sw_version": "9.5", "via_device_id": null, "is_new": false }, "entities": [ { "entry": { "entity_id": "update.home_assistant_operating_system_update", "unique_id": "home_assistant_os_version_latest", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": null, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "4a638a79b5e153d0cce496ee57a1c537", "domain": "update", "disabled_by": null, "entity_category": "config", "hidden_by": null, "icon": null, "id": "b889de4eb702108a2ddc096aeea68061", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Update", "supported_features": 3, "translation_key": null, "unit_of_measurement": null }, "state": { "entity_id": "update.home_assistant_operating_system_update", "state": "off", "attributes": { "auto_update": false, "installed_version": "9.5", "in_progress": false, "latest_version": "9.5", "release_summary": null, "release_url": "https://github.com/home-assistant/operating-system/releases/tag/9.5", "skipped_version": null, "title": "Home Assistant Operating System", "entity_picture": "https://brands.home-assistant.io/homeassistant/icon.png", "friendly_name": "Home Assistant Operating System Update", "supported_features": 3 }, "last_changed": "2023-02-13T11:35:15.441301+00:00", "last_updated": "2023-02-13T11:35:15.441301+00:00" } }, { "entry": { "entity_id": "sensor.home_assistant_operating_system_version", "unique_id": "home_assistant_os_version", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": null, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "4a638a79b5e153d0cce496ee57a1c537", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "bf3730a9b240d8bd382f842c486e01f4", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Version", "supported_features": 0, "translation_key": null, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.home_assistant_operating_system_newest_version", "unique_id": "home_assistant_os_version_latest", "platform": "hassio", "aliases": [], "area_id": null, "capabilities": null, "config_entry_id": "3b60190d47a06ec05d9072cd8f9cfcbf", "device_class": null, "device_id": "4a638a79b5e153d0cce496ee57a1c537", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "6f01596bcae85eefa56c914da7b27d4c", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Newest version", "supported_features": 0, "translation_key": null, "unit_of_measurement": null }, "state": null } ] } ] } }

Additional information

No response

github-actions[bot] commented 1 year ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.