Closed PavelKutilek closed 1 year ago
Fixed by new OS version
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.
Describe the issue you are experiencing
While updating supervisor I get error: abort update because of an issue with apparmor cant update apparmor profile
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. 2. 3. ...
Anything in the Supervisor logs that might be useful for us?
System Health information
V současné době nejsou k dispozici žádné opravy
Supervisor diagnostics
{ "home_assistant": { "installation_type": "Home Assistant OS", "version": "2022.11.3", "dev": false, "hassio": true, "virtualenv": false, "python_version": "3.10.7", "docker": true, "arch": "armv7l", "timezone": "Europe/Prague", "os_name": "Linux", "os_version": "5.15.61-v7", "supervisor": "2022.10.2", "host_os": "Home Assistant OS 9.3", "docker_version": "20.10.18", "chassis": "embedded", "run_as_root": true }, "custom_components": { "tapo_control": { "version": "4.1.3", "requirements": [ "pytapo==2.5", "onvif-zeep-async==1.2.0" ] }, "localtuya": { "version": "4.1.1", "requirements": [] }, "hacs": { "version": "1.28.3", "requirements": [ "aiogithubapi>=22.2.4" ] } }, "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_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": 16109568, "memory_limit": 966230016, "memory_percent": 1.67, "network_rx": 8944432, "network_tx": 283191, "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 algoritm 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 promt 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" }, "5c53de3b_esphome": { "name": "ESPHome", "slug": "5c53de3b_esphome", "version": "2022.11.1", "version_latest": "2022.11.2", "update_available": true, "state": "started", "repository": "ESPHome", "icon": true, "cpu_percent": 0.1, "memory_usage": 20955136, "memory_limit": 966230016, "memory_percent": 2.17, "network_rx": 0, "network_tx": 0, "blk_read": 0, "blk_write": 0, "auto_update": false, "changelog": "See https://esphome.io/changelog/index.html\n" }, "core_samba": { "name": "Samba share", "slug": "core_samba", "version": "10.0.0", "version_latest": "10.0.0", "update_available": false, "state": "started", "repository": "Official add-ons", "icon": true, "cpu_percent": 0.28, "memory_usage": 11530240, "memory_limit": 966230016, "memory_percent": 1.19, "network_rx": 0, "network_tx": 0, "blk_read": 0, "blk_write": 0, "auto_update": false, "changelog": "# Changelog\n\n## 10.0.0\n\nBREAKING CHANGE: Don't mangle filenames\n\nBy default, Samba mangles filenames with special characters to ensure\ncompatibility with really old versions of Windows which have a very limited\ncharset for filenames. The add-on no longer does this as modern operating\nsystems do not have these restrictions.\n\n- Don't mangle filenames (fixes #2541)\n- Upgrade Alpine Linux to 3.16\n\n## 9.7.0\n\n- Upgrade Alpine Linux to 3.15\n- Sign add-on with Codenotary Community Attestation Service (CAS)\n\n## 9.6.1\n\n- Remove lo from interface list\n- Exit with error if there are no supported interfaces to run Samba on\n\n## 9.6.0\n\n- Run on all supported interfaces\n\n## 9.5.1\n\n- Addhassio_api
to add-on configuration\n\n## 9.5.0\n\n- Remove interface options in favor of network\n\n## 9.4.0\n\n- Upgrade Alpine Linux to 3.13\n- Rewrite configuration generation code\n\n## 9.3.1\n\n- Update options schema for passwords\n\n## 9.3.0\n\n- Support new media folder\n- Update Samba to 4.12.6\n- Upgrade Alpine Linux to 3.12\n\n## 9.2.0\n\n- Pin base image version\n- Rewrite add-on onto S6 Overlay\n- Use default configuration location\n- Add support for running in compatibility mode (SMB1/NT1)\n- Add dummy files to reduce number of errors/warnings in log output\n\n## 9.1.0\n\n- Allow IPv6 link-local hosts by default, consistent with IPv4\n\n## 9.0.0\n\n- New optionveto_files
to limit writing of specified files to the share\n\n## 8.3.0\n\n- Fixes a bug in warning log message, causing start failure\n- Minor code cleanups\n\n## 8.2.0\n\n- Update from bash to bashio\n\n## 8.1.0\n\n- Update Samba to version 4.8.8\n\n## 8.0.0\n\n- Fix access to /backup\n\n" } }, "os": { "version": "9.3", "version_latest": "9.3", "update_available": false, "board": "rpi3", "boot": "A", "data_disk": "/dev/mmcblk0p8" }, "core": { "version": "2022.11.3", "version_latest": "2022.11.4", "update_available": true, "machine": "raspberrypi3", "ip_address": "172.30.32.1", "arch": "armv7", "image": "ghcr.io/home-assistant/raspberrypi3-homeassistant", "boot": true, "port": 8123, "ssl": false, "watchdog": true, "audio_input": "None", "audio_output": "None" }, "supervisor": { "version": "2022.10.2", "version_latest": "2022.11.2", "update_available": true, "channel": "stable", "arch": "armv7", "supported": true, "healthy": true, "ip_address": "172.30.32.2", "wait_boot": 5, "timezone": "Europe/Prague", "logging": "info", "debug": false, "debug_block": false, "diagnostics": false, "auto_update": true, "addons": [ { "name": "Terminal & SSH", "slug": "core_ssh", "version": "9.6.1", "version_latest": "9.6.1", "update_available": false, "state": "started", "repository": "core", "icon": true }, { "name": "ESPHome", "slug": "5c53de3b_esphome", "version": "2022.11.1", "version_latest": "2022.11.2", "update_available": true, "state": "started", "repository": "5c53de3b", "icon": true }, { "name": "Samba share", "slug": "core_samba", "version": "10.0.0", "version_latest": "10.0.0", "update_available": false, "state": "started", "repository": "core", "icon": true } ], "addons_repositories": [ { "name": "Local add-ons", "slug": "local" }, { "name": "ESPHome", "slug": "5c53de3b" }, { "name": "Official add-ons", "slug": "core" }, { "name": "Home Assistant Community Add-ons", "slug": "a0d7b954" } ] } }, "devices": [ { "device": { "area_id": null, "config_entries": [ "9164a462ad0a9d5f01a814602749f8b3" ], "configuration_url": null, "connections": [], "disabled_by": null, "entry_type": "service", "hw_version": null, "id": "a61e88b66bcbdd8405dd1f047cd47e25", "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.3", "via_device_id": null, "is_new": false }, "entities": [ { "entry": { "entity_id": "binary_sensor.home_assistant_operating_system_update_available", "unique_id": "home_assistant_os_update_available", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "a61e88b66bcbdd8405dd1f047cd47e25", "domain": "binary_sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "1f5d9a53f52b9eb648fcecd9144d4eed", "has_entity_name": true, "name": null, "options": {}, "original_device_class": "update", "original_icon": null, "original_name": "Update available", "supported_features": 0, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "binary_sensor.home_assistant_operating_system_running", "unique_id": "home_assistant_os_state", "platform": "hassio", "area_id": null, "capabilities": {}, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "a61e88b66bcbdd8405dd1f047cd47e25", "domain": "binary_sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "f8524bbcf53ef134fc588e815fc90c9e", "has_entity_name": false, "name": null, "options": {}, "original_device_class": "running", "original_icon": null, "original_name": "Home Assistant Operating System: Running", "supported_features": 0, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.home_assistant_operating_system_version", "unique_id": "home_assistant_os_version", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "a61e88b66bcbdd8405dd1f047cd47e25", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "a78d53ee1f74cf0f1d24e8c41f19dc0f", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Version", "supported_features": 0, "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", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "a61e88b66bcbdd8405dd1f047cd47e25", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "3d536e94a9403ea2fd4bf2d0877632de", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Newest version", "supported_features": 0, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "update.home_assistant_operating_system_update", "unique_id": "home_assistant_os_version_latest", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "a61e88b66bcbdd8405dd1f047cd47e25", "domain": "update", "disabled_by": null, "entity_category": "config", "hidden_by": null, "icon": null, "id": "75470f6bbf8961f4bbd4b69bf2238a96", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Update", "supported_features": 3, "unit_of_measurement": null }, "state": { "entity_id": "update.home_assistant_operating_system_update", "state": "off", "attributes": { "auto_update": false, "installed_version": "9.3", "in_progress": false, "latest_version": "9.3", "release_summary": null, "release_url": "https://github.com/home-assistant/operating-system/releases/tag/9.3", "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": "2022-11-24T21:06:42.732095+00:00", "last_updated": "2022-11-24T21:06:42.732095+00:00" } } ] }, { "device": { "area_id": null, "config_entries": [ "9164a462ad0a9d5f01a814602749f8b3" ], "configuration_url": null, "connections": [], "disabled_by": null, "entry_type": "service", "hw_version": null, "id": "e395dbe1fce9aed537bd3a686c29db50", "identifiers": [ [ "hassio", "core" ] ], "manufacturer": "Home Assistant", "model": "Home Assistant Core", "name_by_user": null, "name": "Home Assistant Core", "suggested_area": null, "sw_version": "2022.11.3", "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", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "e395dbe1fce9aed537bd3a686c29db50", "domain": "update", "disabled_by": null, "entity_category": "config", "hidden_by": null, "icon": null, "id": "789c39b342d5165f3881e03b19db94bb", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Update", "supported_features": 11, "unit_of_measurement": null }, "state": { "entity_id": "update.home_assistant_core_update", "state": "on", "attributes": { "auto_update": false, "installed_version": "2022.11.3", "in_progress": false, "latest_version": "2022.11.4", "release_summary": null, "release_url": "https://www.home-assistant.io/latest-release-notes/", "skipped_version": null, "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": "2022-11-24T21:06:42.724882+00:00", "last_updated": "2022-11-24T21:38:30.026018+00:00" } } ] }, { "device": { "area_id": null, "config_entries": [ "9164a462ad0a9d5f01a814602749f8b3" ], "configuration_url": null, "connections": [], "disabled_by": null, "entry_type": "service", "hw_version": null, "id": "5c2fdf8b81d7a76d9dfc145a07a55107", "identifiers": [ [ "hassio", "supervisor" ] ], "manufacturer": "Home Assistant", "model": "Home Assistant Supervisor", "name_by_user": null, "name": "Home Assistant Supervisor", "suggested_area": null, "sw_version": "2022.10.2", "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", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "5c2fdf8b81d7a76d9dfc145a07a55107", "domain": "update", "disabled_by": null, "entity_category": "config", "hidden_by": null, "icon": null, "id": "8c081bca5a455bf59411a6d22817606f", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Update", "supported_features": 1, "unit_of_measurement": null }, "state": { "entity_id": "update.home_assistant_supervisor_update", "state": "on", "attributes": { "auto_update": true, "installed_version": "2022.10.2", "in_progress": false, "latest_version": "2022.11.2", "release_summary": null, "release_url": "https://github.com/home-assistant/supervisor/releases/tag/2022.11.2", "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": "2022-11-24T21:06:42.720703+00:00", "last_updated": "2022-11-24T21:50:51.456834+00:00" } } ] }, { "device": { "area_id": null, "config_entries": [ "9164a462ad0a9d5f01a814602749f8b3" ], "configuration_url": "homeassistant://hassio/addon/core_ssh", "connections": [], "disabled_by": null, "entry_type": "service", "hw_version": null, "id": "bc195c6b1e8fd7c9cdece473876ac7e1", "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_update_available", "unique_id": "core_ssh_update_available", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "bc195c6b1e8fd7c9cdece473876ac7e1", "domain": "binary_sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "2c8124f2450abf17f6e91d0835281b5a", "has_entity_name": true, "name": null, "options": {}, "original_device_class": "update", "original_icon": null, "original_name": "Update available", "supported_features": 0, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "binary_sensor.terminal_ssh_running", "unique_id": "core_ssh_state", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "bc195c6b1e8fd7c9cdece473876ac7e1", "domain": "binary_sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "4444fed24ff355df81d02928f46a2c76", "has_entity_name": true, "name": null, "options": {}, "original_device_class": "running", "original_icon": null, "original_name": "Running", "supported_features": 0, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.terminal_ssh_version", "unique_id": "core_ssh_version", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "bc195c6b1e8fd7c9cdece473876ac7e1", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "4ceec414fead60f20053f284c4ec6bec", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Version", "supported_features": 0, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.terminal_ssh_newest_version", "unique_id": "core_ssh_version_latest", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "bc195c6b1e8fd7c9cdece473876ac7e1", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "557ffce5a1f4191fdc07eb20494f8edd", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Newest version", "supported_features": 0, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.terminal_ssh_cpu_percent", "unique_id": "core_ssh_cpu_percent", "platform": "hassio", "area_id": null, "capabilities": { "state_class": "measurement" }, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "bc195c6b1e8fd7c9cdece473876ac7e1", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "a86c88af78576b30bae65fba42c8f344", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": "mdi:cpu-64-bit", "original_name": "CPU percent", "supported_features": 0, "unit_of_measurement": "%" }, "state": null }, { "entry": { "entity_id": "sensor.terminal_ssh_memory_percent", "unique_id": "core_ssh_memory_percent", "platform": "hassio", "area_id": null, "capabilities": { "state_class": "measurement" }, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "bc195c6b1e8fd7c9cdece473876ac7e1", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "98e2193d656a1ab418cfe773923f4193", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": "mdi:memory", "original_name": "Memory percent", "supported_features": 0, "unit_of_measurement": "%" }, "state": null }, { "entry": { "entity_id": "update.terminal_ssh_update", "unique_id": "core_ssh_version_latest", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "bc195c6b1e8fd7c9cdece473876ac7e1", "domain": "update", "disabled_by": null, "entity_category": "config", "hidden_by": null, "icon": null, "id": "0b10b0187a125cd61dea213c8d20328e", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Update", "supported_features": 25, "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": "2022-11-24T21:06:42.726572+00:00", "last_updated": "2022-11-24T21:06:42.726572+00:00" } } ] }, { "device": { "area_id": null, "config_entries": [ "9164a462ad0a9d5f01a814602749f8b3" ], "configuration_url": "homeassistant://hassio/addon/5c53de3b_esphome", "connections": [], "disabled_by": null, "entry_type": "service", "hw_version": null, "id": "ac414505cb3803a298c5aa849c0bb47f", "identifiers": [ [ "hassio", "5c53de3b_esphome" ] ], "manufacturer": "ESPHome", "model": "Home Assistant Add-on", "name_by_user": null, "name": "ESPHome", "suggested_area": null, "sw_version": "2022.11.1", "via_device_id": null, "is_new": false }, "entities": [ { "entry": { "entity_id": "binary_sensor.esphome_running", "unique_id": "5c53de3b_esphome_state", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "ac414505cb3803a298c5aa849c0bb47f", "domain": "binary_sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "3ed7ed8ff325e69dd4ea74fd8739e426", "has_entity_name": true, "name": null, "options": {}, "original_device_class": "running", "original_icon": null, "original_name": "Running", "supported_features": 0, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.esphome_version", "unique_id": "5c53de3b_esphome_version", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "ac414505cb3803a298c5aa849c0bb47f", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "699a5816867d930eed7800b3ada6d602", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Version", "supported_features": 0, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.esphome_newest_version", "unique_id": "5c53de3b_esphome_version_latest", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "ac414505cb3803a298c5aa849c0bb47f", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "2193ff087a615caaeacf9722e36143c8", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Newest version", "supported_features": 0, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.esphome_cpu_percent", "unique_id": "5c53de3b_esphome_cpu_percent", "platform": "hassio", "area_id": null, "capabilities": { "state_class": "measurement" }, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "ac414505cb3803a298c5aa849c0bb47f", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "7cb45ff5894027972de4c5f7006433a3", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": "mdi:cpu-64-bit", "original_name": "CPU percent", "supported_features": 0, "unit_of_measurement": "%" }, "state": null }, { "entry": { "entity_id": "sensor.esphome_memory_percent", "unique_id": "5c53de3b_esphome_memory_percent", "platform": "hassio", "area_id": null, "capabilities": { "state_class": "measurement" }, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "ac414505cb3803a298c5aa849c0bb47f", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "1bc362b269c6775ca6d1dfeed4d84a36", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": "mdi:memory", "original_name": "Memory percent", "supported_features": 0, "unit_of_measurement": "%" }, "state": null }, { "entry": { "entity_id": "update.esphome_update", "unique_id": "5c53de3b_esphome_version_latest", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "ac414505cb3803a298c5aa849c0bb47f", "domain": "update", "disabled_by": null, "entity_category": "config", "hidden_by": null, "icon": null, "id": "199c4e3be797961826acfe7cdd7692ce", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Update", "supported_features": 25, "unit_of_measurement": null }, "state": { "entity_id": "update.esphome_update", "state": "on", "attributes": { "auto_update": false, "installed_version": "2022.11.1", "in_progress": false, "latest_version": "2022.11.2", "release_summary": "See https://esphome.io/changelog/index.html\n", "release_url": null, "skipped_version": null, "title": "ESPHome", "entity_picture": "/api/hassio/addons/5c53de3b_esphome/icon", "friendly_name": "ESPHome Update", "supported_features": 25 }, "last_changed": "2022-11-24T21:06:42.729824+00:00", "last_updated": "2022-11-24T21:06:42.729824+00:00" } } ] }, { "device": { "area_id": null, "config_entries": [ "9164a462ad0a9d5f01a814602749f8b3" ], "configuration_url": "homeassistant://hassio/addon/core_samba", "connections": [], "disabled_by": null, "entry_type": "service", "hw_version": null, "id": "f934bd7c392c2e74181b87e31d77f4a1", "identifiers": [ [ "hassio", "core_samba" ] ], "manufacturer": "Official add-ons", "model": "Home Assistant Add-on", "name_by_user": null, "name": "Samba share", "suggested_area": null, "sw_version": "10.0.0", "via_device_id": null, "is_new": false }, "entities": [ { "entry": { "entity_id": "binary_sensor.samba_share_running", "unique_id": "core_samba_state", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "f934bd7c392c2e74181b87e31d77f4a1", "domain": "binary_sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "530ecfa2c11ec6492e9e87007bff1c09", "has_entity_name": true, "name": null, "options": {}, "original_device_class": "running", "original_icon": null, "original_name": "Running", "supported_features": 0, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.samba_share_version", "unique_id": "core_samba_version", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "f934bd7c392c2e74181b87e31d77f4a1", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "9fbf9c86d039b6afc5d8930de0e09c48", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Version", "supported_features": 0, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.samba_share_newest_version", "unique_id": "core_samba_version_latest", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "f934bd7c392c2e74181b87e31d77f4a1", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "e81bf617709230700ef8d4c5c75595e0", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Newest version", "supported_features": 0, "unit_of_measurement": null }, "state": null }, { "entry": { "entity_id": "sensor.samba_share_cpu_percent", "unique_id": "core_samba_cpu_percent", "platform": "hassio", "area_id": null, "capabilities": { "state_class": "measurement" }, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "f934bd7c392c2e74181b87e31d77f4a1", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "1f1e35ab9a77f41287d500f234504f6b", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": "mdi:cpu-64-bit", "original_name": "CPU percent", "supported_features": 0, "unit_of_measurement": "%" }, "state": null }, { "entry": { "entity_id": "sensor.samba_share_memory_percent", "unique_id": "core_samba_memory_percent", "platform": "hassio", "area_id": null, "capabilities": { "state_class": "measurement" }, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "f934bd7c392c2e74181b87e31d77f4a1", "domain": "sensor", "disabled_by": "integration", "entity_category": null, "hidden_by": null, "icon": null, "id": "97f4e22a20a8229977ab02949be2bcca", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": "mdi:memory", "original_name": "Memory percent", "supported_features": 0, "unit_of_measurement": "%" }, "state": null }, { "entry": { "entity_id": "update.samba_share_update", "unique_id": "core_samba_version_latest", "platform": "hassio", "area_id": null, "capabilities": null, "config_entry_id": "9164a462ad0a9d5f01a814602749f8b3", "device_class": null, "device_id": "f934bd7c392c2e74181b87e31d77f4a1", "domain": "update", "disabled_by": null, "entity_category": "config", "hidden_by": null, "icon": null, "id": "03fd4f3fa4f3b225a53763ddd3b124e3", "has_entity_name": true, "name": null, "options": {}, "original_device_class": null, "original_icon": null, "original_name": "Update", "supported_features": 25, "unit_of_measurement": null }, "state": { "entity_id": "update.samba_share_update", "state": "off", "attributes": { "auto_update": false, "installed_version": "10.0.0", "in_progress": false, "latest_version": "10.0.0", "release_summary": "# Changelog\n\n## 10.0.0\n\nBREAKING CHANGE: Don't mangle filenames\n\nBy default, Samba mangles filenames with special characters to ensure\ncompatibility with really old versions of Windows which have a very limited\ncharset for filenames. The add-on no longer ", "release_url": null, "skipped_version": null, "title": "Samba share", "entity_picture": "/api/hassio/addons/core_samba/icon", "friendly_name": "Samba share Update", "supported_features": 25 }, "last_changed": "2022-11-24T21:06:42.730880+00:00", "last_updated": "2022-11-24T21:06:42.730880+00:00" } } ] } ] } }Additional information
No response