Popular Post Moon_Light Posted October 29, 2024 Popular Post Posted October 29, 2024 (edited) В 20.04.2024 в 23:13, TheBB сказал: Ну, что, дамы и господа, будем ждать owrt`шников или займёмся экстримом? ~ # ~ # python --version Python 3.12.2 ~ # hass --version 2024.4.3 ~ # Не ищите - не выложено. Уважаемый TheBB, стоит ли ждать новую версию? Очень надеюсь что проект не заброшен... Если вы ждёте новую версию питона то мы готовы к экстриму... Edited October 29, 2024 by Moon_Light 10 Quote
T1nK Posted December 13, 2024 Posted December 13, 2024 На Giga (KN-1011) с прошивкой 4.2.3 установил HA по инструкции с просторов интернета. Спойлер echo "src/gz ha http://bin.entware.net/mipselsf-k3.4/test/HA" >> /opt/etc/opkg.conf opkg update opkg install gcc ldd make gawk sed patch diffutils coreutils-install libffi opkg install homeassistant /opt/etc/init.d/S99hass start В настройках не нашел пункта "Дополнения". Попробовал переустановить по инструкции со страницы 30. Спойлер echo "src/gz ha http://bin.entware.net/mipselsf-k3.4/test/HA" >> /opt/etc/opkg.conf opkg update opkg install homeassistant opkg install ha-component-zha /opt/etc/init.d/S99hass start Результат тот же - пункта "Дополнения" нет. В журнале есть ошибки установки пакетов и что с ними делать не понятно. Спойлер 2024-12-13 19:47:34.845 ERROR (SyncWorker_0) [homeassistant.util.package] Unable to install package securetar==2024.2.1: error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [76 lines of output] Collecting setuptools>=61.0.0 Downloading setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB) Collecting wheel Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting cffi>=1.12 Downloading cffi-1.17.1.tar.gz (516 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 516.6/516.6 kB 1.4 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-rust>=1.7.0 Downloading setuptools_rust-1.10.2-py3-none-any.whl.metadata (9.2 kB) Collecting pycparser (from cffi>=1.12) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting semantic-version<3,>=2.8.2 (from setuptools-rust>=1.7.0) Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Using cached setuptools-75.6.0-py3-none-any.whl (1.2 MB) Downloading wheel-0.45.1-py3-none-any.whl (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 526.4 kB/s eta 0:00:00 Downloading setuptools_rust-1.10.2-py3-none-any.whl (26 kB) Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 885.0 kB/s eta 0:00:00 Building wheels for collected packages: cffi Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for cffi (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [35 lines of output] running bdist_wheel running build running build_py creating build/lib.linux-mips-cpython-311/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cparser.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/model.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/commontypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/api.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/lock.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/recompiler.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/verifier.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/__init__.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/error.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_embedding.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-mips-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-mips-cpython-311/src/c gcc -DNDEBUG -g -fwrapv -O3 -Wall -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -I/opt/usr/include -I/opt/include -I/opt/include -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/opt/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-mips-cpython-311/src/c/_cffi_backend.o src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory #include <ffi.h> ^~~~~~~ compilation terminated. error: command '/opt/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cffi Failed to build cffi ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. 2024-12-13 19:50:16.935 ERROR (SyncWorker_0) [homeassistant.util.package] Unable to install package securetar==2024.2.1: error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [73 lines of output] Collecting setuptools>=61.0.0 Using cached setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting cffi>=1.12 Using cached cffi-1.17.1.tar.gz (516 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-rust>=1.7.0 Using cached setuptools_rust-1.10.2-py3-none-any.whl.metadata (9.2 kB) Collecting pycparser (from cffi>=1.12) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting semantic-version<3,>=2.8.2 (from setuptools-rust>=1.7.0) Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Using cached setuptools-75.6.0-py3-none-any.whl (1.2 MB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Using cached setuptools_rust-1.10.2-py3-none-any.whl (26 kB) Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: cffi Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for cffi (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [35 lines of output] running bdist_wheel running build running build_py creating build/lib.linux-mips-cpython-311/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cparser.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/model.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/commontypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/api.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/lock.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/recompiler.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/verifier.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/__init__.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/error.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_embedding.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-mips-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-mips-cpython-311/src/c gcc -DNDEBUG -g -fwrapv -O3 -Wall -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -I/opt/usr/include -I/opt/include -I/opt/include -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/opt/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-mips-cpython-311/src/c/_cffi_backend.o src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory #include <ffi.h> ^~~~~~~ compilation terminated. error: command '/opt/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cffi Failed to build cffi ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. 2024-12-13 19:52:56.372 ERROR (SyncWorker_0) [homeassistant.util.package] Unable to install package securetar==2024.2.1: error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [73 lines of output] Collecting setuptools>=61.0.0 Using cached setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting cffi>=1.12 Using cached cffi-1.17.1.tar.gz (516 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-rust>=1.7.0 Using cached setuptools_rust-1.10.2-py3-none-any.whl.metadata (9.2 kB) Collecting pycparser (from cffi>=1.12) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting semantic-version<3,>=2.8.2 (from setuptools-rust>=1.7.0) Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Using cached setuptools-75.6.0-py3-none-any.whl (1.2 MB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Using cached setuptools_rust-1.10.2-py3-none-any.whl (26 kB) Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: cffi Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for cffi (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [35 lines of output] running bdist_wheel running build running build_py creating build/lib.linux-mips-cpython-311/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cparser.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/model.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/commontypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/api.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/lock.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/recompiler.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/verifier.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/__init__.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/error.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_embedding.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-mips-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-mips-cpython-311/src/c gcc -DNDEBUG -g -fwrapv -O3 -Wall -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -I/opt/usr/include -I/opt/include -I/opt/include -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/opt/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-mips-cpython-311/src/c/_cffi_backend.o src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory #include <ffi.h> ^~~~~~~ compilation terminated. error: command '/opt/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cffi Failed to build cffi ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. 2024-12-13 19:52:56.381 ERROR (MainThread) [homeassistant.setup] Setup failed for 'backup': Requirements for backup not found: ['securetar==2024.2.1']. 2024-12-13 19:53:56.478 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform 'google_translate.tts': Platform not found (No module named 'gtts'). 2024-12-13 19:54:45.241 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration met: No module named 'metno' 2024-12-13 19:54:45.247 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/opt/lib/python3.11/site-packages/homeassistant/config_entries.py", line 2442, in _load_integration File "/opt/lib/python3.11/site-packages/homeassistant/loader.py", line 977, in async_get_platform File "/opt/lib/python3.11/site-packages/homeassistant/loader.py", line 969, in async_get_platform File "/opt/lib/python3.11/site-packages/homeassistant/loader.py", line 1025, in _load_platform File "/opt/lib/python3.11/site-packages/homeassistant/loader.py", line 1058, in _import_platform File "/opt/lib/python3.11/importlib/__init__.py", line 126, in import_module File "<frozen importlib._bootstrap>", line 1204, in _gcd_import File "<frozen importlib._bootstrap>", line 1176, in _find_and_load File "<frozen importlib._bootstrap>", line 1126, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1204, in _gcd_import File "<frozen importlib._bootstrap>", line 1176, in _find_and_load File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 690, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 940, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/opt/lib/python3.11/site-packages/homeassistant/components/met/__init__.py", line 17, in <module> File "/opt/lib/python3.11/site-packages/homeassistant/components/met/coordinator.py", line 11, in <module> ModuleNotFoundError: No module named 'metno' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/opt/lib/python3.11/site-packages/aiohttp/web_protocol.py", line 452, in _handle_request File "/opt/lib/python3.11/site-packages/aiohttp/web_app.py", line 543, in _handle File "/opt/lib/python3.11/site-packages/aiohttp/web_middlewares.py", line 114, in impl File "/opt/lib/python3.11/site-packages/homeassistant/components/http/security_filter.py", line 91, in security_filter_middleware File "/opt/lib/python3.11/site-packages/homeassistant/components/http/forwarded.py", line 100, in forwarded_middleware File "/opt/lib/python3.11/site-packages/homeassistant/components/http/request_context.py", line 25, in request_context_middleware File "/opt/lib/python3.11/site-packages/homeassistant/components/http/ban.py", line 79, in ban_middleware File "/opt/lib/python3.11/site-packages/homeassistant/components/http/auth.py", line 235, in auth_middleware File "/opt/lib/python3.11/site-packages/homeassistant/components/http/headers.py", line 31, in headers_middleware File "/opt/lib/python3.11/site-packages/homeassistant/helpers/http.py", line 68, in handle File "/opt/lib/python3.11/site-packages/homeassistant/components/onboarding/views.py", line 219, in post File "/opt/lib/python3.11/site-packages/homeassistant/config_entries.py", line 1050, in async_init File "/opt/lib/python3.11/site-packages/homeassistant/config_entries.py", line 1070, in _async_init File "/opt/lib/python3.11/site-packages/homeassistant/config_entries.py", line 1205, in async_create_flow File "/opt/lib/python3.11/site-packages/homeassistant/config_entries.py", line 2463, in _async_get_flow_handler File "/opt/lib/python3.11/site-packages/homeassistant/config_entries.py", line 2449, in _load_integration homeassistant.data_entry_flow.UnknownHandler 2024-12-13 19:59:05.728 ERROR (SyncWorker_5) [homeassistant.util.package] Unable to install package radios==0.2.0: error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [67 lines of output] Collecting setuptools Using cached setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting cffi>=1.5.0 Using cached cffi-1.17.1.tar.gz (516 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycparser (from cffi>=1.5.0) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Using cached setuptools-75.6.0-py3-none-any.whl (1.2 MB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: cffi Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for cffi (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [35 lines of output] running bdist_wheel running build running build_py creating build/lib.linux-mips-cpython-311/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cparser.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/model.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/commontypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/api.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/lock.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/recompiler.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/verifier.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/__init__.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/error.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_embedding.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-mips-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-mips-cpython-311/src/c gcc -DNDEBUG -g -fwrapv -O3 -Wall -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -I/opt/usr/include -I/opt/include -I/opt/include -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/opt/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-mips-cpython-311/src/c/_cffi_backend.o src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory #include <ffi.h> ^~~~~~~ compilation terminated. error: command '/opt/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cffi Failed to build cffi ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. 2024-12-13 20:03:23.233 ERROR (SyncWorker_5) [homeassistant.util.package] Unable to install package radios==0.2.0: error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [67 lines of output] Collecting setuptools Using cached setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting cffi>=1.5.0 Using cached cffi-1.17.1.tar.gz (516 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycparser (from cffi>=1.5.0) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Using cached setuptools-75.6.0-py3-none-any.whl (1.2 MB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: cffi Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for cffi (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [35 lines of output] running bdist_wheel running build running build_py creating build/lib.linux-mips-cpython-311/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cparser.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/model.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/commontypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/api.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/lock.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/recompiler.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/verifier.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/__init__.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/error.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_embedding.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-mips-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-mips-cpython-311/src/c gcc -DNDEBUG -g -fwrapv -O3 -Wall -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -I/opt/usr/include -I/opt/include -I/opt/include -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/opt/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-mips-cpython-311/src/c/_cffi_backend.o src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory #include <ffi.h> ^~~~~~~ compilation terminated. error: command '/opt/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cffi Failed to build cffi ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. 2024-12-13 20:07:36.907 ERROR (SyncWorker_5) [homeassistant.util.package] Unable to install package radios==0.2.0: error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [67 lines of output] Collecting setuptools Using cached setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting cffi>=1.5.0 Using cached cffi-1.17.1.tar.gz (516 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycparser (from cffi>=1.5.0) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Using cached setuptools-75.6.0-py3-none-any.whl (1.2 MB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: cffi Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for cffi (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [35 lines of output] running bdist_wheel running build running build_py creating build/lib.linux-mips-cpython-311/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cparser.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/model.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/commontypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/api.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/lock.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/recompiler.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/verifier.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/__init__.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/error.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_embedding.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-mips-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-mips-cpython-311/src/c gcc -DNDEBUG -g -fwrapv -O3 -Wall -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -I/opt/usr/include -I/opt/include -I/opt/include -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/opt/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-mips-cpython-311/src/c/_cffi_backend.o src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory #include <ffi.h> ^~~~~~~ compilation terminated. error: command '/opt/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cffi Failed to build cffi ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. 2024-12-13 20:07:36.918 WARNING (MainThread) [homeassistant.bootstrap] Support for the running Python version 3.11.7 is deprecated and will be removed in Home Assistant 2024.4; Please upgrade Python to 3.12 2024-12-13 20:09:53.874 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration keenetic_ndms2: No module named 'ndms2_client' 2024-12-13 20:09:53.891 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration keenetic_ndms2: No module named 'ndms2_client' 2024-12-13 20:09:53.909 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration keenetic_ndms2: No module named 'ndms2_client' 2024-12-13 20:09:53.927 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration keenetic_ndms2: No module named 'ndms2_client' 2024-12-13 20:09:53.951 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration keenetic_ndms2: No module named 'ndms2_client' 2024-12-13 20:09:53.974 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration keenetic_ndms2: No module named 'ndms2_client' 2024-12-13 20:09:53.991 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration keenetic_ndms2: No module named 'ndms2_client' 2024-12-13 20:09:53.994 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/opt/lib/python3.11/site-packages/homeassistant/config_entries.py", line 2442, in _load_integration File "/opt/lib/python3.11/site-packages/homeassistant/loader.py", line 977, in async_get_platform File "/opt/lib/python3.11/site-packages/homeassistant/loader.py", line 969, in async_get_platform File "/opt/lib/python3.11/site-packages/homeassistant/loader.py", line 1025, in _load_platform File "/opt/lib/python3.11/site-packages/homeassistant/loader.py", line 1058, in _import_platform File "/opt/lib/python3.11/importlib/__init__.py", line 126, in import_module File "<frozen importlib._bootstrap>", line 1204, in _gcd_import File "<frozen importlib._bootstrap>", line 1176, in _find_and_load File "<frozen importlib._bootstrap>", line 1126, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1204, in _gcd_import File "<frozen importlib._bootstrap>", line 1176, in _find_and_load File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 690, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 940, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/opt/lib/python3.11/site-packages/homeassistant/components/keenetic_ndms2/__init__.py", line 24, in <module> File "/opt/lib/python3.11/site-packages/homeassistant/components/keenetic_ndms2/router.py", line 8, in <module> ModuleNotFoundError: No module named 'ndms2_client' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/opt/lib/python3.11/site-packages/homeassistant/helpers/discovery_flow.py", line 104, in _async_start File "/opt/lib/python3.11/site-packages/homeassistant/util/async_.py", line 218, in gather_with_limited_concurrency File "/opt/lib/python3.11/site-packages/homeassistant/util/async_.py", line 216, in sem_task File "/opt/lib/python3.11/site-packages/homeassistant/config_entries.py", line 1050, in async_init File "/opt/lib/python3.11/site-packages/homeassistant/config_entries.py", line 1070, in _async_init File "/opt/lib/python3.11/site-packages/homeassistant/config_entries.py", line 1205, in async_create_flow File "/opt/lib/python3.11/site-packages/homeassistant/config_entries.py", line 2463, in _async_get_flow_handler File "/opt/lib/python3.11/site-packages/homeassistant/config_entries.py", line 2449, in _load_integration homeassistant.data_entry_flow.UnknownHandler 2024-12-13 20:09:54.068 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration keenetic_ndms2: No module named 'ndms2_client' 2024-12-13 20:09:54.086 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration keenetic_ndms2: No module named 'ndms2_client' 2024-12-13 20:09:54.106 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration keenetic_ndms2: No module named 'ndms2_client' 2024-12-13 20:09:54.124 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration keenetic_ndms2: No module named 'ndms2_client' 2024-12-13 20:10:39.936 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration upnp: No module named 'getmac' 2024-12-13 20:13:24.487 ERROR (SyncWorker_0) [homeassistant.util.package] Unable to install package androidtvremote2==0.0.14: error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [73 lines of output] Collecting setuptools>=61.0.0 Using cached setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting cffi>=1.12 Using cached cffi-1.17.1.tar.gz (516 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-rust>=1.7.0 Using cached setuptools_rust-1.10.2-py3-none-any.whl.metadata (9.2 kB) Collecting pycparser (from cffi>=1.12) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting semantic-version<3,>=2.8.2 (from setuptools-rust>=1.7.0) Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Using cached setuptools-75.6.0-py3-none-any.whl (1.2 MB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Using cached setuptools_rust-1.10.2-py3-none-any.whl (26 kB) Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: cffi Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for cffi (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [35 lines of output] running bdist_wheel running build running build_py creating build/lib.linux-mips-cpython-311/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cparser.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/model.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/commontypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/api.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/lock.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/recompiler.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/verifier.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/__init__.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/error.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_embedding.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-mips-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-mips-cpython-311/src/c gcc -DNDEBUG -g -fwrapv -O3 -Wall -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -I/opt/usr/include -I/opt/include -I/opt/include -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/opt/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-mips-cpython-311/src/c/_cffi_backend.o src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory #include <ffi.h> ^~~~~~~ compilation terminated. error: command '/opt/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cffi Failed to build cffi ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. 2024-12-13 20:16:05.784 ERROR (SyncWorker_0) [homeassistant.util.package] Unable to install package androidtvremote2==0.0.14: error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [73 lines of output] Collecting setuptools>=61.0.0 Using cached setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting cffi>=1.12 Using cached cffi-1.17.1.tar.gz (516 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-rust>=1.7.0 Using cached setuptools_rust-1.10.2-py3-none-any.whl.metadata (9.2 kB) Collecting pycparser (from cffi>=1.12) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting semantic-version<3,>=2.8.2 (from setuptools-rust>=1.7.0) Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Using cached setuptools-75.6.0-py3-none-any.whl (1.2 MB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Using cached setuptools_rust-1.10.2-py3-none-any.whl (26 kB) Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: cffi Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for cffi (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [35 lines of output] running bdist_wheel running build running build_py creating build/lib.linux-mips-cpython-311/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cparser.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/model.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/commontypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/api.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/lock.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/recompiler.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/verifier.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/__init__.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/error.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_embedding.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-mips-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-mips-cpython-311/src/c gcc -DNDEBUG -g -fwrapv -O3 -Wall -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -I/opt/usr/include -I/opt/include -I/opt/include -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/opt/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-mips-cpython-311/src/c/_cffi_backend.o src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory #include <ffi.h> ^~~~~~~ compilation terminated. error: command '/opt/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cffi Failed to build cffi ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. Версии питон и HA следующие: Цитата / # python --version Python 3.11.7 / # hass --version 2024.3.0 Что Home Assistent не хватает что бы корректно запуститься? Quote
Moon_Light Posted December 13, 2024 Posted December 13, 2024 1 час назад, T1nK сказал: В настройках не нашел пункта "Дополнения" Это версия Core, в ней нет дополнений только интеграции Quote
t11 Posted December 20, 2024 Posted December 20, 2024 На Ultra 1811 есть гайд по установке? Может нужен путь на эту интеграцию полный? ~ # opkg install homeassistant Unknown package 'homeassistant'. Collected errors: * opkg_install_cmd: Cannot install package homeassistant. Quote
Dalex Posted December 24, 2024 Posted December 24, 2024 В 20.12.2024 в 17:50, t11 сказал: На Ultra 1811 есть гайд по установке? Может нужен путь на эту интеграцию полный? ~ # opkg install homeassistant Unknown package 'homeassistant'. Collected errors: * opkg_install_cmd: Cannot install package homeassistant. echo "src/gz ha https://bin.entware.net/aarch64-k3.10/test/HA/" >> /opt/etc/opkg.conf Quote
login Posted January 14 Posted January 14 В 01.11.2023 в 20:40, Pavel2048 сказал: Подскажите почему не поставить на Keenetic с Debian 12 Home assistant вот так? https://wiki.yaboard.com/w/Home_Assistant_Supervised:_установка_на_Debian_12 Я попробовал застрял на docker не ставится, поставил вручную. Home assistant при установке ругается на него. Тоже жирный вопрос! Quote
Alex_V Posted January 28 Posted January 28 Добрый день! В декабре поставил HA на Giga II, все прошло успешно, зарегистрировался HA локально и настроил под себя, недели три работало, потом перестало, похоже полетела флешка. Переустановил на новую по инструкции с 30 страницы, на этапе "Создать пользователя" при вводе имени, паролей и нажатии кнопки "Создать учетную запись", на следующую страницу не переходит, и HA престаёт работать, приходится перезапускать командой /opt/etc/init.d/S99hass start. Чистил флешку, переустанавливал 2-а раза, эффекта нет. Прошу подсказать, в какую сторону копать? Ошибки в home-assistant.log.1 Спойлер 2025-01-27 23:46:51.454 WARNING (MainThread) [homeassistant.setup] Setup of logger is taking over 10 seconds. 2025-01-27 23:47:29.152 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //opt/var/lib/homeassistant/home-assistant_v2.db was shutdown cleanly 2025-01-27 23:48:02.064 ERROR (MainThread) [homeassistant.setup] Error during setup of component stream Traceback (most recent call last): File "/opt/lib/python3.11/site-packages/homeassistant/setup.py", line 390, in _async_setup_component File "/opt/lib/python3.11/site-packages/homeassistant/components/stream/__init__.py", line 216, in async_setup File "/opt/lib/python3.11/site-packages/homeassistant/components/stream/__init__.py", line 202, in update_pyav_logging File "/opt/lib/python3.11/site-packages/homeassistant/components/stream/__init__.py", line 197, in set_pyav_logging File "/opt/lib/python3.11/site-packages/av/__init__.py", line 20, in <module> ImportError: libavformat.so.59: cannot open shared object file: No such file or directory 2025-01-27 23:48:05.347 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of 'default_config'. Setup failed for dependencies: ['stream'] 2025-01-27 23:48:05.358 ERROR (MainThread) [homeassistant.setup] Setup failed for 'default_config': (DependencyError(...), 'Could not setup dependencies: stream') 2025-01-27 23:51:54.692 ERROR (SyncWorker_2) [homeassistant.util.package] Unable to install package securetar==2024.2.1: error: subprocess-exited-with-error Quote
Moon_Light Posted January 28 Posted January 28 По поводу ошибки с libavformat.so.59 и остальными библиотеками, нужно поставить ffmpeg предыдущий версии и ошибка пропадает, когда ставили HA скачалась более новая версия, найти старую можно тут, только посмотрите для вашей архитектуры процессора, у меня Giga 1011. Там найдете в каталоге archive и скачайте пакет и поставьте вручную https://bin.entware.net/mipselsf-k3.4/archive/ Quote
Alex_V Posted January 28 Posted January 28 Цитата По поводу ошибки с libavformat.so.59 и остальными библиотеками, нужно поставить ffmpeg предыдущий версии и ошибка пропадает, Спасибо! Откатил на ffmpeg_5.1.4-2_mipsel-3.4.ipk и libffmpeg-full_5.1.4-2_mipsel-3.4.ipk - ошибка libavformat.so.59 пропала. Но все равно не могу Создать пользователя, HA вылетает. Спойлер 2025-01-29 01:01:22.864 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //opt/var/lib/homeassistant/home-assistant_v2.db was shutdown cleanly 2025-01-29 01:01:23.438 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=6 from 2025-01-28 20:56:22.742820) 2025-01-29 01:05:25.597 ERROR (SyncWorker_3) [homeassistant.util.package] Unable to install package securetar==2024.2.1: error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [82 lines of output] Collecting setuptools>=61.0.0 Using cached setuptools-75.8.0-py3-none-any.whl.metadata (6.7 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting cffi>=1.12 Using cached cffi-1.17.1.tar.gz (516 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-rust>=1.7.0 Using cached setuptools_rust-1.10.2-py3-none-any.whl.metadata (9.2 kB) Collecting pycparser (from cffi>=1.12) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting semantic-version<3,>=2.8.2 (from setuptools-rust>=1.7.0) Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Using cached setuptools-75.8.0-py3-none-any.whl (1.2 MB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Using cached setuptools_rust-1.10.2-py3-none-any.whl (26 kB) Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: cffi Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for cffi (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [44 lines of output] No working compiler found, or bogus compiler options passed to the compiler from Python's standard "distutils" module. See the error messages above. Likely, the problem is not related to CFFI but generic to the setup.py of any Python package that tries to compile C code. (Hints: on OS/X 10.8, for errors about -mno-fused-madd see http://stackoverflow.com/questions/22313407/ Otherwise, see https://wiki.python.org/moin/CompLangPython or the IRC channel #python on irc.libera.chat.) Trying to continue anyway. If you are trying to install CFFI from a build done in a different context, you can ignore this warning. running bdist_wheel running build running build_py creating build/lib.linux-mips-cpython-311/cffi copying src/cffi/__init__.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/api.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/commontypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cparser.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/error.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/lock.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/model.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/recompiler.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/verifier.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_embedding.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-mips-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-mips-cpython-311/src/c gcc -DNDEBUG -g -fwrapv -O3 -Wall -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -I/opt/usr/include -I/opt/include -I/opt/include -fPIC -DFFI_BUILDING=1 -I/usr/include/ffi -I/usr/include/libffi -I/opt/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-mips-cpython-311/src/c/_cffi_backend.o error: command 'gcc' failed: No such file or directory [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cffi Failed to build cffi ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. Quote
Moon_Light Posted January 29 Posted January 29 У вас установлены не все зависимости. Часть можно поставить руками. В вашем случае pip говорит что у вас отсутствует компилятор gcc и он не может собрать зависимости. Поставьте компилятор для начала. Как делаю я в таком случае, я смотрю в логах HA что он там ставит, и ищу это в репозитории, и ставлю руками чем opkg, если там нету то жду когда pip сам все соберёт, но для этого нужен компилятор а у вас он не установлен Quote
Alex_V Posted January 29 Posted January 29 Цитата отсутствует компилятор gcc Спасибо! Поставил, но ошибок стало еще больше. Странно, почему месяц назад установилось все просто и сразу заработало, сейчас танцы с бубном ). Спойлер 2025-01-29 11:18:05.171 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //opt/var/lib/homeassistant/home-assistant_v2.db was shutdown cleanly 2025-01-29 11:22:23.710 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package securetar==2024.2.1: error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [73 lines of output] Collecting setuptools>=61.0.0 Using cached setuptools-75.8.0-py3-none-any.whl.metadata (6.7 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting cffi>=1.12 Using cached cffi-1.17.1.tar.gz (516 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-rust>=1.7.0 Using cached setuptools_rust-1.10.2-py3-none-any.whl.metadata (9.2 kB) Collecting pycparser (from cffi>=1.12) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting semantic-version<3,>=2.8.2 (from setuptools-rust>=1.7.0) Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Using cached setuptools-75.8.0-py3-none-any.whl (1.2 MB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Using cached setuptools_rust-1.10.2-py3-none-any.whl (26 kB) Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: cffi Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for cffi (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [35 lines of output] running bdist_wheel running build running build_py creating build/lib.linux-mips-cpython-311/cffi copying src/cffi/__init__.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/api.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/commontypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cparser.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/error.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/lock.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/model.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/recompiler.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/verifier.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_embedding.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-mips-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-mips-cpython-311/src/c gcc -DNDEBUG -g -fwrapv -O3 -Wall -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -I/opt/usr/include -I/opt/include -I/opt/include -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/opt/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-mips-cpython-311/src/c/_cffi_backend.o src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory #include <ffi.h> ^~~~~~~ compilation terminated. error: command '/opt/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cffi Failed to build cffi ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. 2025-01-29 11:26:08.932 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package securetar==2024.2.1: error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [73 lines of output] Collecting setuptools>=61.0.0 Using cached setuptools-75.8.0-py3-none-any.whl.metadata (6.7 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting cffi>=1.12 Using cached cffi-1.17.1.tar.gz (516 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-rust>=1.7.0 Using cached setuptools_rust-1.10.2-py3-none-any.whl.metadata (9.2 kB) Collecting pycparser (from cffi>=1.12) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting semantic-version<3,>=2.8.2 (from setuptools-rust>=1.7.0) Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Using cached setuptools-75.8.0-py3-none-any.whl (1.2 MB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Using cached setuptools_rust-1.10.2-py3-none-any.whl (26 kB) Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: cffi Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for cffi (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [35 lines of output] running bdist_wheel running build running build_py creating build/lib.linux-mips-cpython-311/cffi copying src/cffi/__init__.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/api.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/commontypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cparser.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/error.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/lock.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/model.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/recompiler.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/verifier.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_embedding.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-mips-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-mips-cpython-311/src/c gcc -DNDEBUG -g -fwrapv -O3 -Wall -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -I/opt/usr/include -I/opt/include -I/opt/include -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/opt/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-mips-cpython-311/src/c/_cffi_backend.o src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory #include <ffi.h> ^~~~~~~ compilation terminated. error: command '/opt/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cffi Failed to build cffi ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. 2025-01-29 11:30:02.300 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package securetar==2024.2.1: error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [73 lines of output] Collecting setuptools>=61.0.0 Using cached setuptools-75.8.0-py3-none-any.whl.metadata (6.7 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting cffi>=1.12 Using cached cffi-1.17.1.tar.gz (516 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-rust>=1.7.0 Using cached setuptools_rust-1.10.2-py3-none-any.whl.metadata (9.2 kB) Collecting pycparser (from cffi>=1.12) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting semantic-version<3,>=2.8.2 (from setuptools-rust>=1.7.0) Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Using cached setuptools-75.8.0-py3-none-any.whl (1.2 MB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Using cached setuptools_rust-1.10.2-py3-none-any.whl (26 kB) Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: cffi Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for cffi (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [35 lines of output] running bdist_wheel running build running build_py creating build/lib.linux-mips-cpython-311/cffi copying src/cffi/__init__.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/api.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/commontypes.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/cparser.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/error.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/lock.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/model.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/recompiler.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/verifier.py -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_embedding.h -> build/lib.linux-mips-cpython-311/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-mips-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-mips-cpython-311/src/c gcc -DNDEBUG -g -fwrapv -O3 -Wall -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float -pthread -I/opt/usr/include -I/opt/include -I/opt/include -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/opt/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-mips-cpython-311/src/c/_cffi_backend.o src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory #include <ffi.h> ^~~~~~~ compilation terminated. error: command '/opt/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cffi Failed to build cffi ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. 2025-01-29 11:30:02.312 ERROR (MainThread) [homeassistant.setup] Setup failed for 'backup': Requirements for backup not found: ['securetar==2024.2.1']. 2025-01-29 11:30:02.359 WARNING (MainThread) [homeassistant.bootstrap] Support for the running Python version 3.11.10 is deprecated and will be removed in Home Assistant 2024.4; Please upgrade Python to 3.12 2025-01-29 11:30:08.721 WARNING (MainThread) [scapy.runtime] Unable to guess type (interface=ppp1 protocol=0x3 family=512). Using <member 'name' of 'Packet' objects> Quote
Moon_Light Posted January 29 Posted January 29 (edited) - Поставьте также компилятор rust его похоже тоже нету он нужен для сборки некоторых зависимостей. - Проверьте библиотеку cffi она похоже обновилась в репозитории opkg a HA нужна версия старее, pip скачивает предыдущую версию и не может собрать. Посмотрите в логах какую версию ему надо и скачайте из архивных пакетов поставьте вручную, как сделали с ffmpeg Пакеты в репозитории обновляются и становятся не совместимыми, оооочень ждём что скажет уважаемый TheBB, хочется новую версию HA, сейчас не понятно что с проектом. Очень переживаем все, раньше я каждый раз обновлял HA и на опыте говорю что если видите что pip начал что то собирать, прибивайте процесс и ищите пакет в репозитории entware сокрее всего он там уже собран, ставьте через opkg версию которую пытался собрать pip, старые лежат в archive Edited January 31 by Moon_Light Quote
Moon_Light Posted January 29 Posted January 29 Делайте бэкапы диска или флешки, я перед каждой установкой чего то делаю бэкап через Acronis True Image, так же я настроил автоматические бэкапы конфигурации HA, все файлы в /opt/var/lib/homeassistant/ каждую ночь коммитятся и заливаются в мой закрытый репозиторий на гитхаб. Так же если я что то делаю в HA я жму кнопку бэкапа перед этим Quote
Alex_V Posted January 31 Posted January 31 (edited) Психанул, удалил все и попробовал поставить по новой, но по другой инструкции, вот так: echo "src/gz ha http://bin.entware.net/mipselsf-k3.4/test/HA" >> /opt/etc/opkg.conf opkg update opkg install gcc ldd make gawk sed patch diffutils coreutils-install libffi opkg install homeassistant /opt/etc/init.d/S99hass start После этого откатил на предыдущие версии: gcc_8.4.0-6_mipsel-3.4.ipk ldd_2.27-10_mipsel-3.4.ipk make_4.3-1a_mipsel-3.4.ipk gawk_5.3.0-1_mipsel-3.4.ipk sed_4.8-3_mipsel-3.4.ipk patch_2.7.6-7_mipsel-3.4.ipke diffutils_3.8-1_mipsel-3.4.ipk coreutils-install_9.1-1_mipsel-3.4.ipk libffi_3.4.6-1_mipsel-3.4.ipk И установил python3-securetar_2024.2.1-1_mipsel-3.4.ipk, так как ругалось на его отсутствие После запустил hass -c /opt/var/lib/homeassistant --debug --verbose Ошибок никаких нет, но все равно на этапе "Создать пользователя" HA вылетает. Куда ещё копнуть можно? Спойлер 2025-01-31 01:10:37.554 INFO (MainThread) [homeassistant.bootstrap] Config directory: /opt/var/lib/homeassistant 2025-01-31 01:10:37.593 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.221 seconds 2025-01-31 01:10:37.875 INFO (MainThread) [asyncio] execute program '/opt/bin/python3': <_UnixSubprocessTransport pid=27881 running stdin=<_UnixWritePipeTransport fd=12 idle bufsize=0> stdout=<_UnixReadPipeTransport fd=13 polling>> 2025-01-31 01:10:37.979 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.102 seconds 2025-01-31 01:10:38.822 INFO (MainThread) [asyncio] <_UnixWritePipeTransport fd=12 idle bufsize=0> was closed by peer 2025-01-31 01:10:38.857 INFO (MainThread) [asyncio] <_UnixReadPipeTransport fd=13 polling> was closed by peer 2025-01-31 01:10:38.892 INFO (MainThread) [asyncio] <_UnixSubprocessTransport pid=27881 running stdin=<_UnixWritePipeTransport closed fd=12 closed> stdout=<_UnixReadPipeTransport closed fd=13 closed>> exited with return code 0 2025-01-31 01:10:39.066 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.147 seconds 2025-01-31 01:10:39.664 INFO (SyncWorker_0) [homeassistant.loader] Loaded persistent_notification from homeassistant.components.persistent_notification 2025-01-31 01:10:39.704 INFO (SyncWorker_0) [homeassistant.loader] Loaded homeassistant from homeassistant.components.homeassistant 2025-01-31 01:10:39.760 INFO (MainThread) [homeassistant.setup] Setting up persistent_notification 2025-01-31 01:10:39.797 INFO (MainThread) [homeassistant.setup] Setup of domain persistent_notification took 0.0 seconds 2025-01-31 01:10:40.408 INFO (MainThread) [homeassistant.setup] Setting up homeassistant 2025-01-31 01:10:40.474 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-16' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load homeassistant.exposed_entities' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.662 seconds 2025-01-31 01:10:40.597 INFO (MainThread) [homeassistant.setup] Setup of domain homeassistant took 0.2 seconds 2025-01-31 01:10:41.785 INFO (SyncWorker_0) [homeassistant.loader] Loaded system_health from homeassistant.components.system_health 2025-01-31 01:10:41.799 INFO (SyncWorker_0) [homeassistant.loader] Loaded person from homeassistant.components.person 2025-01-31 01:10:41.811 INFO (SyncWorker_0) [homeassistant.loader] Loaded input_button from homeassistant.components.input_button 2025-01-31 01:10:41.825 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.622 seconds 2025-01-31 01:10:41.843 INFO (SyncWorker_0) [homeassistant.loader] Loaded sensor from homeassistant.components.sensor 2025-01-31 01:10:41.867 INFO (SyncWorker_0) [homeassistant.loader] Loaded event from homeassistant.components.event 2025-01-31 01:10:41.899 INFO (SyncWorker_0) [homeassistant.loader] Loaded select from homeassistant.components.select 2025-01-31 01:10:41.924 INFO (SyncWorker_0) [homeassistant.loader] Loaded geo_location from homeassistant.components.geo_location 2025-01-31 01:10:41.938 INFO (SyncWorker_0) [homeassistant.loader] Loaded default_config from homeassistant.components.default_config 2025-01-31 01:10:41.950 INFO (SyncWorker_0) [homeassistant.loader] Loaded image from homeassistant.components.image 2025-01-31 01:10:42.180 INFO (SyncWorker_0) [homeassistant.loader] Loaded todo from homeassistant.components.todo 2025-01-31 01:10:42.436 INFO (SyncWorker_0) [homeassistant.loader] Loaded remote from homeassistant.components.remote 2025-01-31 01:10:42.665 INFO (SyncWorker_0) [homeassistant.loader] Loaded valve from homeassistant.components.valve 2025-01-31 01:10:42.679 INFO (SyncWorker_0) [homeassistant.loader] Loaded switch from homeassistant.components.switch 2025-01-31 01:10:42.709 INFO (SyncWorker_0) [homeassistant.loader] Loaded frontend from homeassistant.components.frontend 2025-01-31 01:10:42.723 INFO (SyncWorker_0) [homeassistant.loader] Loaded input_select from homeassistant.components.input_select 2025-01-31 01:10:42.737 INFO (SyncWorker_0) [homeassistant.loader] Loaded lock from homeassistant.components.lock 2025-01-31 01:10:42.748 INFO (SyncWorker_0) [homeassistant.loader] Loaded tts from homeassistant.components.tts 2025-01-31 01:10:42.756 INFO (SyncWorker_0) [homeassistant.loader] Loaded input_number from homeassistant.components.input_number 2025-01-31 01:10:42.767 INFO (SyncWorker_0) [homeassistant.loader] Loaded button from homeassistant.components.button 2025-01-31 01:10:42.779 INFO (SyncWorker_0) [homeassistant.loader] Loaded mailbox from homeassistant.components.mailbox 2025-01-31 01:10:42.787 INFO (SyncWorker_0) [homeassistant.loader] Loaded lawn_mower from homeassistant.components.lawn_mower 2025-01-31 01:10:42.798 INFO (SyncWorker_0) [homeassistant.loader] Loaded vacuum from homeassistant.components.vacuum 2025-01-31 01:10:42.811 INFO (SyncWorker_0) [homeassistant.loader] Loaded automation from homeassistant.components.automation 2025-01-31 01:10:42.819 INFO (SyncWorker_0) [homeassistant.loader] Loaded fan from homeassistant.components.fan 2025-01-31 01:10:42.829 INFO (SyncWorker_0) [homeassistant.loader] Loaded input_datetime from homeassistant.components.input_datetime 2025-01-31 01:10:42.837 INFO (SyncWorker_0) [homeassistant.loader] Loaded date from homeassistant.components.date 2025-01-31 01:10:42.849 INFO (SyncWorker_0) [homeassistant.loader] Loaded backup from homeassistant.components.backup 2025-01-31 01:10:42.856 INFO (SyncWorker_0) [homeassistant.loader] Loaded air_quality from homeassistant.components.air_quality 2025-01-31 01:10:42.867 INFO (SyncWorker_0) [homeassistant.loader] Loaded weather from homeassistant.components.weather 2025-01-31 01:10:42.885 INFO (SyncWorker_0) [homeassistant.loader] Loaded water_heater from homeassistant.components.water_heater 2025-01-31 01:10:42.891 INFO (SyncWorker_0) [homeassistant.loader] Loaded tag from homeassistant.components.tag 2025-01-31 01:10:42.904 INFO (SyncWorker_0) [homeassistant.loader] Loaded schedule from homeassistant.components.schedule 2025-01-31 01:10:42.911 INFO (SyncWorker_0) [homeassistant.loader] Loaded cover from homeassistant.components.cover 2025-01-31 01:10:42.924 INFO (SyncWorker_0) [homeassistant.loader] Loaded input_text from homeassistant.components.input_text 2025-01-31 01:10:42.932 INFO (SyncWorker_0) [homeassistant.loader] Loaded image_processing from homeassistant.components.image_processing 2025-01-31 01:10:42.942 INFO (SyncWorker_0) [homeassistant.loader] Loaded script from homeassistant.components.script 2025-01-31 01:10:42.954 INFO (SyncWorker_0) [homeassistant.loader] Loaded text from homeassistant.components.text 2025-01-31 01:10:42.980 INFO (SyncWorker_0) [homeassistant.loader] Loaded time from homeassistant.components.time 2025-01-31 01:10:42.987 INFO (SyncWorker_0) [homeassistant.loader] Loaded camera from homeassistant.components.camera 2025-01-31 01:10:42.999 INFO (SyncWorker_0) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor 2025-01-31 01:10:43.012 INFO (SyncWorker_0) [homeassistant.loader] Loaded siren from homeassistant.components.siren 2025-01-31 01:10:43.023 INFO (SyncWorker_0) [homeassistant.loader] Loaded stt from homeassistant.components.stt 2025-01-31 01:10:43.035 INFO (SyncWorker_0) [homeassistant.loader] Loaded notify from homeassistant.components.notify 2025-01-31 01:10:43.049 INFO (SyncWorker_0) [homeassistant.loader] Loaded scene from homeassistant.components.scene 2025-01-31 01:10:43.063 INFO (SyncWorker_0) [homeassistant.loader] Loaded input_boolean from homeassistant.components.input_boolean 2025-01-31 01:10:43.076 INFO (SyncWorker_0) [homeassistant.loader] Loaded update from homeassistant.components.update 2025-01-31 01:10:43.084 INFO (SyncWorker_0) [homeassistant.loader] Loaded calendar from homeassistant.components.calendar 2025-01-31 01:10:43.094 INFO (SyncWorker_0) [homeassistant.loader] Loaded humidifier from homeassistant.components.humidifier 2025-01-31 01:10:43.108 INFO (SyncWorker_0) [homeassistant.loader] Loaded logger from homeassistant.components.logger 2025-01-31 01:10:43.116 INFO (SyncWorker_0) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker 2025-01-31 01:10:43.127 INFO (SyncWorker_0) [homeassistant.loader] Loaded alarm_control_panel from homeassistant.components.alarm_control_panel 2025-01-31 01:10:43.148 INFO (SyncWorker_0) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player 2025-01-31 01:10:43.155 INFO (SyncWorker_0) [homeassistant.loader] Loaded datetime from homeassistant.components.datetime 2025-01-31 01:10:43.166 INFO (SyncWorker_0) [homeassistant.loader] Loaded application_credentials from homeassistant.components.application_credentials 2025-01-31 01:10:43.178 INFO (SyncWorker_0) [homeassistant.loader] Loaded wake_word from homeassistant.components.wake_word 2025-01-31 01:10:43.196 INFO (SyncWorker_0) [homeassistant.loader] Loaded light from homeassistant.components.light 2025-01-31 01:10:43.203 INFO (SyncWorker_0) [homeassistant.loader] Loaded network from homeassistant.components.network 2025-01-31 01:10:43.215 INFO (SyncWorker_0) [homeassistant.loader] Loaded number from homeassistant.components.number 2025-01-31 01:10:43.255 INFO (SyncWorker_0) [homeassistant.loader] Loaded zone from homeassistant.components.zone 2025-01-31 01:10:43.262 INFO (SyncWorker_0) [homeassistant.loader] Loaded climate from homeassistant.components.climate 2025-01-31 01:10:43.280 INFO (SyncWorker_0) [homeassistant.loader] Loaded counter from homeassistant.components.counter 2025-01-31 01:10:43.287 INFO (SyncWorker_0) [homeassistant.loader] Loaded hardware from homeassistant.components.hardware 2025-01-31 01:10:43.310 INFO (SyncWorker_0) [homeassistant.loader] Loaded timer from homeassistant.components.timer 2025-01-31 01:10:43.324 INFO (SyncWorker_0) [homeassistant.loader] Loaded sun from homeassistant.components.sun 2025-01-31 01:10:43.811 INFO (SyncWorker_1) [homeassistant.loader] Loaded bluetooth from homeassistant.components.bluetooth 2025-01-31 01:10:43.830 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.479 seconds 2025-01-31 01:10:43.838 INFO (SyncWorker_1) [homeassistant.loader] Loaded api from homeassistant.components.api 2025-01-31 01:10:43.855 INFO (SyncWorker_1) [homeassistant.loader] Loaded onboarding from homeassistant.components.onboarding 2025-01-31 01:10:43.879 INFO (SyncWorker_1) [homeassistant.loader] Loaded history from homeassistant.components.history 2025-01-31 01:10:43.897 INFO (SyncWorker_1) [homeassistant.loader] Loaded websocket_api from homeassistant.components.websocket_api 2025-01-31 01:10:43.920 INFO (SyncWorker_1) [homeassistant.loader] Loaded repairs from homeassistant.components.repairs 2025-01-31 01:10:43.940 INFO (SyncWorker_1) [homeassistant.loader] Loaded device_automation from homeassistant.components.device_automation 2025-01-31 01:10:43.951 INFO (SyncWorker_1) [homeassistant.loader] Loaded stream from homeassistant.components.stream 2025-01-31 01:10:43.972 INFO (SyncWorker_1) [homeassistant.loader] Loaded search from homeassistant.components.search 2025-01-31 01:10:43.984 INFO (SyncWorker_1) [homeassistant.loader] Loaded zeroconf from homeassistant.components.zeroconf 2025-01-31 01:10:44.000 INFO (SyncWorker_1) [homeassistant.loader] Loaded cloud from homeassistant.components.cloud 2025-01-31 01:10:44.013 INFO (SyncWorker_1) [homeassistant.loader] Loaded assist_pipeline from homeassistant.components.assist_pipeline 2025-01-31 01:10:44.026 INFO (SyncWorker_1) [homeassistant.loader] Loaded diagnostics from homeassistant.components.diagnostics 2025-01-31 01:10:44.039 INFO (SyncWorker_1) [homeassistant.loader] Loaded blueprint from homeassistant.components.blueprint 2025-01-31 01:10:44.056 INFO (SyncWorker_1) [homeassistant.loader] Loaded my from homeassistant.components.my 2025-01-31 01:10:44.072 INFO (SyncWorker_1) [homeassistant.loader] Loaded system_log from homeassistant.components.system_log 2025-01-31 01:10:44.087 INFO (SyncWorker_1) [homeassistant.loader] Loaded ssdp from homeassistant.components.ssdp 2025-01-31 01:10:44.105 INFO (SyncWorker_1) [homeassistant.loader] Loaded energy from homeassistant.components.energy 2025-01-31 01:10:44.123 INFO (SyncWorker_1) [homeassistant.loader] Loaded logbook from homeassistant.components.logbook 2025-01-31 01:10:44.146 INFO (SyncWorker_1) [homeassistant.loader] Loaded file_upload from homeassistant.components.file_upload 2025-01-31 01:10:44.165 INFO (SyncWorker_1) [homeassistant.loader] Loaded homeassistant_alerts from homeassistant.components.homeassistant_alerts 2025-01-31 01:10:44.176 INFO (SyncWorker_1) [homeassistant.loader] Loaded config from homeassistant.components.config 2025-01-31 01:10:44.188 INFO (SyncWorker_1) [homeassistant.loader] Loaded mobile_app from homeassistant.components.mobile_app 2025-01-31 01:10:44.196 INFO (SyncWorker_1) [homeassistant.loader] Loaded lovelace from homeassistant.components.lovelace 2025-01-31 01:10:44.206 INFO (SyncWorker_1) [homeassistant.loader] Loaded http from homeassistant.components.http 2025-01-31 01:10:44.230 INFO (SyncWorker_1) [homeassistant.loader] Loaded map from homeassistant.components.map 2025-01-31 01:10:44.243 INFO (SyncWorker_1) [homeassistant.loader] Loaded conversation from homeassistant.components.conversation 2025-01-31 01:10:44.256 INFO (SyncWorker_1) [homeassistant.loader] Loaded auth from homeassistant.components.auth 2025-01-31 01:10:44.268 INFO (SyncWorker_1) [homeassistant.loader] Loaded webhook from homeassistant.components.webhook 2025-01-31 01:10:44.280 INFO (SyncWorker_1) [homeassistant.loader] Loaded trace from homeassistant.components.trace 2025-01-31 01:10:44.288 INFO (SyncWorker_1) [homeassistant.loader] Loaded image_upload from homeassistant.components.image_upload 2025-01-31 01:10:44.298 INFO (SyncWorker_1) [homeassistant.loader] Loaded dhcp from homeassistant.components.dhcp 2025-01-31 01:10:44.311 INFO (SyncWorker_1) [homeassistant.loader] Loaded usb from homeassistant.components.usb 2025-01-31 01:10:44.331 INFO (SyncWorker_1) [homeassistant.loader] Loaded media_source from homeassistant.components.media_source 2025-01-31 01:10:44.477 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.124 seconds 2025-01-31 01:10:44.555 INFO (SyncWorker_0) [homeassistant.loader] Loaded analytics from homeassistant.components.analytics 2025-01-31 01:10:44.612 INFO (SyncWorker_1) [homeassistant.loader] Loaded ffmpeg from homeassistant.components.ffmpeg 2025-01-31 01:10:44.695 INFO (SyncWorker_0) [homeassistant.loader] Loaded recorder from homeassistant.components.recorder 2025-01-31 01:10:45.115 INFO (SyncWorker_1) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant 2025-01-31 01:10:45.131 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.386 seconds 2025-01-31 01:10:45.141 INFO (SyncWorker_1) [homeassistant.loader] Loaded hassio from homeassistant.components.hassio 2025-01-31 01:10:45.155 INFO (SyncWorker_1) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa 2025-01-31 01:10:45.184 INFO (SyncWorker_1) [homeassistant.loader] Loaded group from homeassistant.components.group 2025-01-31 01:10:45.401 INFO (MainThread) [homeassistant.bootstrap] Domains to be set up: {'system_health', 'person', 'input_button', 'api', 'history', 'default_config', 'search', 'frontend', 'zeroconf', 'input_select', 'tts', 'input_number', 'assist_pipeline', 'my', 'energy', 'logbook', 'file_upload', 'homeassistant_alerts', 'automation', 'media_source', 'input_datetime', 'http', 'backup', 'recorder', 'analytics', 'dhcp', 'usb', 'ffmpeg', 'bluetooth', 'tag', 'schedule', 'onboarding', 'websocket_api', 'repairs', 'device_automation', 'stream', 'input_text', 'script', 'cloud', 'diagnostics', 'stt', 'blueprint', 'system_log', 'ssdp', 'scene', 'input_boolean', 'config', 'mobile_app', 'logger', 'lovelace', 'application_credentials', 'wake_word', 'map', 'conversation', 'auth', 'webhook', 'trace', 'network', 'image_upload', 'zone', 'counter', 'hardware', 'timer', 'sun'} 2025-01-31 01:10:45.450 INFO (MainThread) [homeassistant.bootstrap] Setting up logging: {'logger', 'system_log'} 2025-01-31 01:10:45.713 WARNING (MainThread) [asyncio] Executing <Task pending name='load translations' coro=<async_load_integrations() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/translation.py:509> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.198 seconds 2025-01-31 01:10:46.079 INFO (MainThread) [homeassistant.setup] Setting up logger 2025-01-31 01:10:46.192 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component logger' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load core.logger' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.462 seconds 2025-01-31 01:10:46.379 INFO (MainThread) [homeassistant.setup] Setting up system_log 2025-01-31 01:10:46.492 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.1 seconds 2025-01-31 01:10:46.498 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component system_log' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.304 seconds 2025-01-31 01:10:47.037 WARNING (MainThread) [asyncio] Executing <Task finished name='load translations' coro=<async_load_integrations() done, defined at /opt/lib/python3.11/site-packages/homeassistant/helpers/translation.py:507> result=None created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.363 seconds 2025-01-31 01:10:47.096 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 1.0 seconds 2025-01-31 01:10:47.145 INFO (MainThread) [homeassistant.bootstrap] Setting up frontend: {'frontend'} 2025-01-31 01:10:47.515 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.311 seconds 2025-01-31 01:10:47.964 INFO (MainThread) [homeassistant.setup] Setting up device_automation 2025-01-31 01:10:48.006 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds 2025-01-31 01:10:48.016 WARNING (MainThread) [asyncio] Executing <Task pending name='setup device_automation as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.310 seconds 2025-01-31 01:10:48.315 INFO (MainThread) [homeassistant.setup] Setting up lovelace 2025-01-31 01:10:48.407 WARNING (MainThread) [asyncio] Executing <Task pending name='setup lovelace as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load lovelace_dashboards' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.182 seconds 2025-01-31 01:10:48.683 INFO (MainThread) [homeassistant.setup] Setting up http 2025-01-31 01:10:48.763 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.4 seconds 2025-01-31 01:10:48.905 WARNING (MainThread) [asyncio] Executing <Task pending name='setup http as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load core.network' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.111 seconds 2025-01-31 01:10:48.992 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.3 seconds 2025-01-31 01:10:49.170 INFO (MainThread) [homeassistant.setup] Setting up repairs 2025-01-31 01:10:49.213 INFO (MainThread) [homeassistant.setup] Setup of domain repairs took 0.0 seconds 2025-01-31 01:10:49.230 WARNING (MainThread) [asyncio] Executing <Task pending name='setup repairs as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.162 seconds 2025-01-31 01:10:49.266 INFO (MainThread) [homeassistant.setup] Setting up websocket_api 2025-01-31 01:10:49.292 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds 2025-01-31 01:10:53.817 INFO (MainThread) [homeassistant.setup] Setting up image_upload 2025-01-31 01:10:53.851 WARNING (MainThread) [asyncio] Executing <Task pending name='setup image_upload as dependency of person' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load image' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 4.528 seconds 2025-01-31 01:10:53.893 INFO (MainThread) [homeassistant.setup] Setting up api 2025-01-31 01:10:53.980 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.1 seconds 2025-01-31 01:10:53.993 WARNING (MainThread) [asyncio] Executing <Task pending name='setup api as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.116 seconds 2025-01-31 01:10:54.019 INFO (MainThread) [homeassistant.setup] Setting up auth 2025-01-31 01:10:54.071 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds 2025-01-31 01:10:54.103 INFO (MainThread) [homeassistant.setup] Setting up config 2025-01-31 01:10:55.734 INFO (MainThread) [homeassistant.setup] Setup of domain config took 1.6 seconds 2025-01-31 01:10:55.747 WARNING (MainThread) [asyncio] Executing <Task pending name='setup config as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 1.663 seconds 2025-01-31 01:10:55.867 INFO (MainThread) [homeassistant.setup] Setting up diagnostics 2025-01-31 01:10:55.944 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.1 seconds 2025-01-31 01:10:55.956 WARNING (MainThread) [asyncio] Executing <Task pending name='setup diagnostics as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.205 seconds 2025-01-31 01:10:56.088 INFO (MainThread) [homeassistant.setup] Setting up file_upload 2025-01-31 01:10:56.111 INFO (MainThread) [homeassistant.setup] Setup of domain file_upload took 0.0 seconds 2025-01-31 01:10:56.124 WARNING (MainThread) [asyncio] Executing <Task pending name='setup file_upload as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.163 seconds 2025-01-31 01:10:56.909 INFO (MainThread) [homeassistant.setup] Setting up search 2025-01-31 01:10:56.930 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds 2025-01-31 01:10:56.935 WARNING (MainThread) [asyncio] Executing <Task pending name='setup search as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.648 seconds 2025-01-31 01:10:57.042 INFO (MainThread) [homeassistant.setup] Setup of domain image_upload took 3.2 seconds 2025-01-31 01:10:57.245 INFO (MainThread) [homeassistant.setup] Setting up person 2025-01-31 01:10:57.326 WARNING (MainThread) [asyncio] Executing <Task pending name='setup person as dependency of onboarding' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load person' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.177 seconds 2025-01-31 01:10:57.454 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.2 seconds 2025-01-31 01:11:23.036 INFO (MainThread) [homeassistant.setup] Setting up analytics 2025-01-31 01:11:23.133 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.1 seconds 2025-01-31 01:11:23.192 INFO (MainThread) [homeassistant.setup] Setting up onboarding 2025-01-31 01:11:23.275 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.1 seconds 2025-01-31 01:11:23.322 INFO (MainThread) [homeassistant.setup] Setting up frontend 2025-01-31 01:11:23.417 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load frontend_theme' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.112 seconds 2025-01-31 01:11:23.465 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.1 seconds 2025-01-31 01:11:23.540 INFO (MainThread) [homeassistant.bootstrap] Setting up recorder: {'recorder'} 2025-01-31 01:11:23.630 INFO (MainThread) [homeassistant.setup] Setting up recorder 2025-01-31 01:11:23.758 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component recorder' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.152 seconds 2025-01-31 01:11:23.851 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //opt/var/lib/homeassistant/home-assistant_v2.db was shutdown cleanly 2025-01-31 01:11:23.840 INFO (MainThread) [asyncio] <Server sockets=(<asyncio.TransportSocket fd=14, family=10, type=2, proto=6, laddr=('::', 8123, 0, 0)>, <asyncio.TransportSocket fd=15, family=2, type=2, proto=6, laddr=('0.0.0.0', 8123)>)> is serving 2025-01-31 01:11:23.871 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123 2025-01-31 01:11:24.555 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=11 from 2025-01-30 21:08:39.921742) 2025-01-31 01:11:25.381 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 1.7 seconds 2025-01-31 01:11:25.515 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'bluetooth', 'api', 'webhook', 'network', 'ssdp', 'dhcp', 'websocket_api', 'usb', 'http', 'zeroconf', 'cloud'} 2025-01-31 01:11:25.649 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.224 seconds 2025-01-31 01:11:25.743 INFO (MainThread) [homeassistant.setup] Setting up webhook 2025-01-31 01:11:25.777 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds 2025-01-31 01:11:25.811 INFO (MainThread) [homeassistant.setup] Setting up network 2025-01-31 01:11:25.847 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.0 seconds 2025-01-31 01:11:28.725 INFO (SyncWorker_1) [homeassistant.loader] Loaded matter from homeassistant.components.matter 2025-01-31 01:11:29.112 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component cloud' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.191 seconds 2025-01-31 01:11:30.313 INFO (MainThread) [homeassistant.setup] Setting up dhcp 2025-01-31 01:11:30.345 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds 2025-01-31 01:11:31.183 INFO (MainThread) [homeassistant.setup] Setting up usb 2025-01-31 01:11:35.594 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 4.4 seconds 2025-01-31 01:11:35.601 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component usb' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 4.427 seconds 2025-01-31 01:11:35.682 INFO (MainThread) [homeassistant.setup] Setting up ssdp 2025-01-31 01:11:35.796 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component ssdp' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.119 seconds 2025-01-31 01:11:35.808 INFO (MainThread) [homeassistant.setup] Setting up zeroconf 2025-01-31 01:11:35.990 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.2 seconds 2025-01-31 01:11:35.997 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component zeroconf' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.196 seconds 2025-01-31 01:11:36.532 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast 2025-01-31 01:11:36.596 WARNING (MainThread) [asyncio] Executing <Task pending name='when setup frontend' coro=<_async_when_setup.<locals>.when_setup() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:568> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.147 seconds 2025-01-31 01:11:36.669 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 1.0 seconds 2025-01-31 01:11:57.809 INFO (MainThread) [homeassistant.setup] Setting up cloud 2025-01-31 01:11:57.898 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component cloud' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load cloud' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.102 seconds 2025-01-31 01:11:59.347 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component cloud' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 1.330 seconds 2025-01-31 01:11:59.440 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 1.6 seconds 2025-01-31 01:12:00.245 INFO (MainThread) [homeassistant.setup] Setting up ffmpeg 2025-01-31 01:12:00.350 WARNING (MainThread) [asyncio] Executing <Task pending name='setup ffmpeg as dependency of tts' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.824 seconds 2025-01-31 01:12:03.043 WARNING (MainThread) [asyncio] Executing <TimerHandle cancelled when=90778.180835665 _weakref_handle((<weakref at 0...at 0x6f483bb0>, '_cleanup_closed')) at /opt/lib/python3.11/site-packages/aiohttp/helpers.py:592 created at /opt/lib/python3.11/site-packages/aiohttp/helpers.py:612> took 0.565 seconds 2025-01-31 01:12:03.129 INFO (MainThread) [homeassistant.setup] Setup of domain ffmpeg took 2.9 seconds 2025-01-31 01:12:03.346 INFO (MainThread) [homeassistant.setup] Setting up tts 2025-01-31 01:12:07.698 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-31' coro=<async_load_platform() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/discovery.py:159> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/core.py:647> took 4.539 seconds 2025-01-31 01:12:07.970 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 4.6 seconds 2025-01-31 01:12:09.571 INFO (MainThread) [homeassistant.setup] Setting up bluetooth 2025-01-31 01:12:10.890 INFO (MainThread) [homeassistant.setup] Setup of domain bluetooth took 1.3 seconds 2025-01-31 01:12:11.316 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'system_health', 'person', 'input_button', 'history', 'default_config', 'search', 'input_select', 'tts', 'input_number', 'assist_pipeline', 'my', 'energy', 'logbook', 'file_upload', 'homeassistant_alerts', 'automation', 'media_source', 'input_datetime', 'backup', 'analytics', 'ffmpeg', 'tag', 'schedule', 'onboarding', 'repairs', 'device_automation', 'stream', 'input_text', 'script', 'diagnostics', 'stt', 'blueprint', 'scene', 'input_boolean', 'config', 'mobile_app', 'lovelace', 'application_credentials', 'wake_word', 'map', 'conversation', 'auth', 'trace', 'image_upload', 'zone', 'counter', 'hardware', 'timer', 'sun'} 2025-01-31 01:12:11.803 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.864 seconds 2025-01-31 01:12:11.975 INFO (MainThread) [homeassistant.setup] Setting up system_health 2025-01-31 01:12:12.146 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.2 seconds 2025-01-31 01:12:12.159 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component system_health' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.348 seconds 2025-01-31 01:12:12.192 INFO (MainThread) [homeassistant.setup] Setting up input_button 2025-01-31 01:12:12.289 INFO (MainThread) [homeassistant.setup] Setting up tag 2025-01-31 01:12:12.476 INFO (MainThread) [homeassistant.setup] Setting up schedule 2025-01-31 01:12:12.516 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component schedule' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load schedule' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.189 seconds 2025-01-31 01:12:12.699 INFO (MainThread) [homeassistant.setup] Setting up history 2025-01-31 01:12:12.733 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds 2025-01-31 01:12:12.745 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component history' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.225 seconds 2025-01-31 01:12:12.894 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component default_config' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.144 seconds 2025-01-31 01:12:12.928 INFO (MainThread) [homeassistant.setup] Setting up stream 2025-01-31 01:12:16.235 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 3.3 seconds 2025-01-31 01:12:16.244 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component stream' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 3.344 seconds 2025-01-31 01:12:16.361 INFO (MainThread) [homeassistant.setup] Setting up timer 2025-01-31 01:12:16.432 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component timer' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load timer' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.183 seconds 2025-01-31 01:12:16.641 INFO (MainThread) [homeassistant.setup] Setting up input_text 2025-01-31 01:12:16.682 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component input_text' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load input_text' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.241 seconds 2025-01-31 01:12:16.718 INFO (MainThread) [homeassistant.setup] Setting up input_select 2025-01-31 01:12:16.824 INFO (MainThread) [homeassistant.setup] Setting up input_number 2025-01-31 01:12:16.923 INFO (MainThread) [homeassistant.setup] Setting up stt 2025-01-31 01:12:16.963 INFO (MainThread) [homeassistant.setup] Setup of domain stt took 0.0 seconds 2025-01-31 01:12:16.993 INFO (MainThread) [homeassistant.setup] Setting up blueprint 2025-01-31 01:12:17.012 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds 2025-01-31 01:12:17.089 INFO (MainThread) [homeassistant.setup] Setting up my 2025-01-31 01:12:17.110 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.0 seconds 2025-01-31 01:12:17.146 INFO (MainThread) [homeassistant.setup] Setting up scene 2025-01-31 01:12:17.194 INFO (MainThread) [homeassistant.components.scene] Setting up homeassistant.scene 2025-01-31 01:12:17.235 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component scene' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Future pending cb=[shield.<locals>._outer_done_callback() at /opt/lib/python3.11/asyncio/tasks.py:908, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.111 seconds 2025-01-31 01:12:18.277 INFO (MainThread) [homeassistant.setup] Setting up logbook 2025-01-31 01:12:18.428 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.1 seconds 2025-01-31 01:12:18.441 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component logbook' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 1.177 seconds 2025-01-31 01:12:18.486 INFO (MainThread) [homeassistant.setup] Setting up input_boolean 2025-01-31 01:12:18.605 INFO (MainThread) [homeassistant.setup] Setting up homeassistant_alerts 2025-01-31 01:12:18.631 INFO (MainThread) [homeassistant.setup] Setup of domain homeassistant_alerts took 0.0 seconds 2025-01-31 01:12:18.644 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component homeassistant_alerts' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.120 seconds 2025-01-31 01:12:18.764 INFO (MainThread) [homeassistant.setup] Setting up input_datetime 2025-01-31 01:12:18.899 INFO (MainThread) [homeassistant.setup] Setting up application_credentials 2025-01-31 01:12:18.934 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component application_credentials' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load application_credentials' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.133 seconds 2025-01-31 01:12:18.959 INFO (MainThread) [homeassistant.setup] Setting up wake_word 2025-01-31 01:12:18.980 INFO (MainThread) [homeassistant.setup] Setup of domain wake_word took 0.0 seconds 2025-01-31 01:12:19.257 INFO (MainThread) [homeassistant.setup] Setting up map 2025-01-31 01:12:19.272 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds 2025-01-31 01:12:19.277 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component map' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.284 seconds 2025-01-31 01:12:19.381 INFO (MainThread) [homeassistant.setup] Setting up conversation 2025-01-31 01:12:19.440 INFO (MainThread) [homeassistant.setup] Setup of domain conversation took 0.1 seconds 2025-01-31 01:12:19.453 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component conversation' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.119 seconds 2025-01-31 01:12:19.491 INFO (MainThread) [homeassistant.setup] Setting up trace 2025-01-31 01:12:19.537 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds 2025-01-31 01:12:19.583 INFO (MainThread) [homeassistant.setup] Setting up zone 2025-01-31 01:12:19.665 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component zone' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load zone' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.103 seconds 2025-01-31 01:12:19.736 INFO (MainThread) [homeassistant.setup] Setting up counter 2025-01-31 01:12:19.773 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component counter' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load counter' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.102 seconds 2025-01-31 01:12:19.859 INFO (MainThread) [homeassistant.setup] Setting up media_source 2025-01-31 01:12:20.181 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component media_source' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.361 seconds 2025-01-31 01:12:20.205 INFO (MainThread) [homeassistant.setup] Setting up sun 2025-01-31 01:12:20.347 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.1 seconds 2025-01-31 01:12:20.352 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component sun' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.167 seconds 2025-01-31 01:12:21.095 INFO (MainThread) [homeassistant.setup] Setting up backup 2025-01-31 01:12:21.127 INFO (MainThread) [homeassistant.setup] Setup of domain backup took 0.0 seconds 2025-01-31 01:12:21.146 INFO (MainThread) [homeassistant.setup] Setting up hardware 2025-01-31 01:12:21.590 WARNING (MainThread) [asyncio] Executing <Task pending name='config entry setup Sun sun 208578547769bc087b38d95e9cc15693' coro=<ConfigEntry.async_setup() running at /opt/lib/python3.11/site-packages/homeassistant/config_entries.py:504> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.405 seconds 2025-01-31 01:12:21.678 INFO (MainThread) [homeassistant.setup] Setting up energy 2025-01-31 01:12:21.741 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.1 seconds 2025-01-31 01:12:21.809 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 4.7 seconds 2025-01-31 01:12:21.873 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 2.0 seconds 2025-01-31 01:12:21.940 INFO (MainThread) [homeassistant.setup] Setting up sensor 2025-01-31 01:12:22.028 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.1 seconds 2025-01-31 01:12:22.048 WARNING (MainThread) [asyncio] Executing <Task pending name='config entry forward setup Sun sun 208578547769bc087b38d95e9cc15693 sensor' coro=<ConfigEntries.async_forward_entry_setup() running at /opt/lib/python3.11/site-packages/homeassistant/config_entries.py:1762> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.154 seconds 2025-01-31 01:12:22.152 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 10.0 seconds 2025-01-31 01:12:22.247 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 10.0 seconds 2025-01-31 01:12:22.403 INFO (MainThread) [homeassistant.setup] Setup of domain schedule took 9.9 seconds 2025-01-31 01:12:22.416 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component schedule' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.119 seconds 2025-01-31 01:12:22.525 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 6.2 seconds 2025-01-31 01:12:22.554 INFO (MainThread) [homeassistant.setup] Setting up assist_pipeline 2025-01-31 01:12:22.598 INFO (MainThread) [homeassistant.setup] Setting up script 2025-01-31 01:12:22.652 INFO (MainThread) [homeassistant.setup] Setting up automation 2025-01-31 01:12:22.866 INFO (MainThread) [homeassistant.components.sensor] Setting up sun.sensor 2025-01-31 01:12:22.904 WARNING (MainThread) [asyncio] Executing <Task pending name='config entry forward setup Sun sun 208578547769bc087b38d95e9cc15693 sensor' coro=<ConfigEntries.async_forward_entry_setup() running at /opt/lib/python3.11/site-packages/homeassistant/config_entries.py:1769> wait_for=<Future pending cb=[shield.<locals>._outer_done_callback() at /opt/lib/python3.11/asyncio/tasks.py:908, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.163 seconds 2025-01-31 01:12:23.240 INFO (MainThread) [homeassistant.setup] Setup of domain hardware took 2.1 seconds 2025-01-31 01:12:23.303 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.7 seconds 2025-01-31 01:12:23.358 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.7 seconds 2025-01-31 01:12:23.427 INFO (MainThread) [homeassistant.components.sensor] Setting up energy.sensor 2025-01-31 01:12:23.502 WARNING (MainThread) [asyncio] Executing <Task pending name='platform loaded sensor' coro=<EntityComponent.async_setup.<locals>.component_platform_discovered() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/entity_component.py:159> wait_for=<Future pending cb=[shield.<locals>._outer_done_callback() at /opt/lib/python3.11/asyncio/tasks.py:908, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 0.130 seconds 2025-01-31 01:12:23.633 WARNING (MainThread) [asyncio] Executing <Task finished name='EntityPlatform async_add_entities_for_entry sensor.sun Sun sun 208578547769bc087b38d95e9cc15693' coro=<EntityPlatform.async_add_entities() done, defined at /opt/lib/python3.11/site-packages/homeassistant/helpers/entity_platform.py:594> result=None created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.127 seconds 2025-01-31 01:12:23.705 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 7.1 seconds 2025-01-31 01:12:23.817 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 7.1 seconds 2025-01-31 01:12:24.000 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 7.2 seconds 2025-01-31 01:12:24.017 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component input_number' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.105 seconds 2025-01-31 01:12:24.179 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 5.7 seconds 2025-01-31 01:12:24.194 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component input_boolean' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.120 seconds 2025-01-31 01:12:24.889 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 6.1 seconds 2025-01-31 01:12:24.947 INFO (MainThread) [homeassistant.setup] Setup of domain application_credentials took 6.0 seconds 2025-01-31 01:12:25.016 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 5.4 seconds 2025-01-31 01:12:25.096 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 5.4 seconds 2025-01-31 01:12:25.206 INFO (MainThread) [homeassistant.setup] Setting up mobile_app 2025-01-31 01:12:25.409 INFO (MainThread) [homeassistant.setup] Setup of domain assist_pipeline took 2.9 seconds 2025-01-31 01:12:25.568 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.4 seconds 2025-01-31 01:12:25.597 INFO (MainThread) [homeassistant.setup] Setting up notify 2025-01-31 01:12:25.614 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds 2025-01-31 01:12:25.722 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app 2025-01-31 01:12:25.845 INFO (MainThread) [homeassistant.setup] Setting up default_config 2025-01-31 01:12:25.866 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.0 seconds 2025-01-31 01:12:25.946 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 107.03s 2025-01-31 01:12:25.974 WARNING (MainThread) [homeassistant.bootstrap] Support for the running Python version 3.11.10 is deprecated and will be removed in Home Assistant 2024.4; Please upgrade Python to 3.12 2025-01-31 01:12:25.992 INFO (MainThread) [homeassistant.core] Starting Home Assistant 2025-01-31 01:12:26.053 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:163> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.110 seconds 2025-01-31 01:12:26.594 INFO (SyncWorker_0) [asyncio] Getting address info alerts.home-assistant.io:443, type=<SocketKind.SOCK_STREAM: 2>, flags=<AddressInfo.AI_ADDRCONFIG: 32> took 370.218ms: [(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 2>, 6, '', ('188.114.98.224', 443)), (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 2>, 6, '', ('188.114.99.224', 443))] 2025-01-31 01:12:26.698 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:163> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.463 seconds 2025-01-31 01:12:27.074 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-47' coro=<UpnpServer.async_start() running at /opt/lib/python3.11/site-packages/async_upnp_client/server.py:1325> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.109 seconds 2025-01-31 01:12:27.261 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-41' coro=<async_setup.<locals>.initial_refresh() running at /opt/lib/python3.11/site-packages/homeassistant/components/homeassistant_alerts/__init__.py:103> wait_for=<Future pending cb=[BaseSelectorEventLoop._sock_write_done(22, handle=<Handle BaseS...events.py:304>)(), Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 0.108 seconds 2025-01-31 01:12:27.722 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-41' coro=<async_setup.<locals>.initial_refresh() running at /opt/lib/python3.11/site-packages/homeassistant/components/homeassistant_alerts/__init__.py:103> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 0.252 seconds 2025-01-31 01:12:27.773 INFO (MainThread) [asyncio] <Server sockets=(<asyncio.TransportSocket fd=25, family=2, type=2, proto=6, laddr=('172.17.170.180', 40000)>,)> is serving 2025-01-31 01:12:27.931 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-47' coro=<UpnpServer.async_start() running at /opt/lib/python3.11/site-packages/async_upnp_client/server.py:1326> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.163 seconds 2025-01-31 01:12:28.093 WARNING (MainThread) [asyncio] Executing <Handle SSLProtocol.connection_made(<_SelectorSoc...e, bufsize=0>>) created at /opt/lib/python3.11/asyncio/selector_events.py:938> took 0.116 seconds 2025-01-31 01:12:28.689 WARNING (MainThread) [asyncio] Executing <Handle _SelectorSocketTransport._read_ready() created at /opt/lib/python3.11/asyncio/selector_events.py:267> took 0.534 seconds 2025-01-31 01:12:29.005 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-41' coro=<async_setup.<locals>.initial_refresh() running at /opt/lib/python3.11/site-packages/homeassistant/components/homeassistant_alerts/__init__.py:103> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 0.220 seconds 2025-01-31 01:12:29.388 WARNING (MainThread) [asyncio] Executing <Handle _SelectorSocketTransport._read_ready() created at /opt/lib/python3.11/asyncio/selector_events.py:267> took 0.311 seconds 2025-01-31 01:12:29.965 WARNING (MainThread) [asyncio] Executing <Task finished name='Task-41' coro=<async_setup.<locals>.initial_refresh() done, defined at /opt/lib/python3.11/site-packages/homeassistant/components/homeassistant_alerts/__init__.py:91> result=None created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 0.529 seconds 2025-01-31 01:12:30.455 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-51' coro=<Scanner._ssdp_listener_process_callback_with_lookup() running at /opt/lib/python3.11/site-packages/homeassistant/components/ssdp/__init__.py:476> wait_for=<Future pending cb=[shield.<locals>._outer_done_callback() at /opt/lib/python3.11/asyncio/tasks.py:908, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.348 seconds 2025-01-31 01:12:30.961 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-51' coro=<Scanner._ssdp_listener_process_callback_with_lookup() running at /opt/lib/python3.11/site-packages/homeassistant/components/ssdp/__init__.py:476> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.185 seconds 2025-01-31 01:12:31.316 WARNING (MainThread) [asyncio] Executing <Task finished name='Task-56' coro=<RequestHandler._handle_request() done, defined at /opt/lib/python3.11/site-packages/aiohttp/web_protocol.py:442> result=(<Response OK eof>, False) created at /opt/lib/python3.11/site-packages/aiohttp/web_protocol.py:527> took 0.271 seconds 2025-01-31 01:12:31.813 WARNING (MainThread) [asyncio] Executing <Task finished name='Task-51' coro=<Scanner._ssdp_listener_process_callback_with_lookup() done, defined at /opt/lib/python3.11/site-packages/homeassistant/components/ssdp/__init__.py:464> result=None created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.430 seconds 2025-01-31 01:12:46.165 WARNING (MainThread) [scapy.runtime] Unable to guess type (interface=ppp1 protocol=0x3 family=512). Using <member 'name' of 'Packet' objects> 2025-01-31 01:12:47.463 WARNING (MainThread) [asyncio] Executing <Task finished name='Task-44' coro=<async_setup.<locals>._async_initialize() done, defined at /opt/lib/python3.11/site-packages/homeassistant/components/dhcp/__init__.py:139> result=None created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 14.429 seconds 2025-01-31 01:13:38.180 WARNING (MainThread) [asyncio] Executing <TimerHandle when=90873.404786538 AsyncEngine._async_cache_cleanup() created at /opt/lib/python3.11/site-packages/zeroconf/_engine.py:126> took 0.541 seconds 2025-01-31 01:27:10.155 WARNING (MainThread) [asyncio] Executing <Task pending name='track time interval 900.0' coro=<async_setup.<locals>._async_save_processor_data() running at /opt/lib/python3.11/site-packages/homeassistant/components/bluetooth/passive_update_processor.py:256> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 0.253 seconds 2025-01-31 04:12:30.007 WARNING (MainThread) [asyncio] Executing <Handle _SelectorSocketTransport._read_ready() created at /opt/lib/python3.11/asyncio/selector_events.py:267> took 0.148 seconds 2025-01-31 07:12:29.965 WARNING (MainThread) [asyncio] Executing <Handle _SelectorSocketTransport._read_ready() created at /opt/lib/python3.11/asyncio/selector_events.py:267> took 0.128 seconds Edited January 31 by Alex_V Quote
login Posted February 4 Posted February 4 В 31.01.2025 в 12:04, Alex_V сказал: Психанул, удалил все и попробовал поставить по новой, но по другой инструкции, вот так: echo "src/gz ha http://bin.entware.net/mipselsf-k3.4/test/HA" >> /opt/etc/opkg.conf opkg update opkg install gcc ldd make gawk sed patch diffutils coreutils-install libffi opkg install homeassistant /opt/etc/init.d/S99hass start После этого откатил на предыдущие версии: gcc_8.4.0-6_mipsel-3.4.ipk ldd_2.27-10_mipsel-3.4.ipk make_4.3-1a_mipsel-3.4.ipk gawk_5.3.0-1_mipsel-3.4.ipk sed_4.8-3_mipsel-3.4.ipk patch_2.7.6-7_mipsel-3.4.ipke diffutils_3.8-1_mipsel-3.4.ipk coreutils-install_9.1-1_mipsel-3.4.ipk libffi_3.4.6-1_mipsel-3.4.ipk И установил python3-securetar_2024.2.1-1_mipsel-3.4.ipk, так как ругалось на его отсутствие После запустил hass -c /opt/var/lib/homeassistant --debug --verbose Ошибок никаких нет, но все равно на этапе "Создать пользователя" HA вылетает. Куда ещё копнуть можно? Показать контент 2025-01-31 01:10:37.554 INFO (MainThread) [homeassistant.bootstrap] Config directory: /opt/var/lib/homeassistant 2025-01-31 01:10:37.593 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.221 seconds 2025-01-31 01:10:37.875 INFO (MainThread) [asyncio] execute program '/opt/bin/python3': <_UnixSubprocessTransport pid=27881 running stdin=<_UnixWritePipeTransport fd=12 idle bufsize=0> stdout=<_UnixReadPipeTransport fd=13 polling>> 2025-01-31 01:10:37.979 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.102 seconds 2025-01-31 01:10:38.822 INFO (MainThread) [asyncio] <_UnixWritePipeTransport fd=12 idle bufsize=0> was closed by peer 2025-01-31 01:10:38.857 INFO (MainThread) [asyncio] <_UnixReadPipeTransport fd=13 polling> was closed by peer 2025-01-31 01:10:38.892 INFO (MainThread) [asyncio] <_UnixSubprocessTransport pid=27881 running stdin=<_UnixWritePipeTransport closed fd=12 closed> stdout=<_UnixReadPipeTransport closed fd=13 closed>> exited with return code 0 2025-01-31 01:10:39.066 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.147 seconds 2025-01-31 01:10:39.664 INFO (SyncWorker_0) [homeassistant.loader] Loaded persistent_notification from homeassistant.components.persistent_notification 2025-01-31 01:10:39.704 INFO (SyncWorker_0) [homeassistant.loader] Loaded homeassistant from homeassistant.components.homeassistant 2025-01-31 01:10:39.760 INFO (MainThread) [homeassistant.setup] Setting up persistent_notification 2025-01-31 01:10:39.797 INFO (MainThread) [homeassistant.setup] Setup of domain persistent_notification took 0.0 seconds 2025-01-31 01:10:40.408 INFO (MainThread) [homeassistant.setup] Setting up homeassistant 2025-01-31 01:10:40.474 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-16' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load homeassistant.exposed_entities' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.662 seconds 2025-01-31 01:10:40.597 INFO (MainThread) [homeassistant.setup] Setup of domain homeassistant took 0.2 seconds 2025-01-31 01:10:41.785 INFO (SyncWorker_0) [homeassistant.loader] Loaded system_health from homeassistant.components.system_health 2025-01-31 01:10:41.799 INFO (SyncWorker_0) [homeassistant.loader] Loaded person from homeassistant.components.person 2025-01-31 01:10:41.811 INFO (SyncWorker_0) [homeassistant.loader] Loaded input_button from homeassistant.components.input_button 2025-01-31 01:10:41.825 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.622 seconds 2025-01-31 01:10:41.843 INFO (SyncWorker_0) [homeassistant.loader] Loaded sensor from homeassistant.components.sensor 2025-01-31 01:10:41.867 INFO (SyncWorker_0) [homeassistant.loader] Loaded event from homeassistant.components.event 2025-01-31 01:10:41.899 INFO (SyncWorker_0) [homeassistant.loader] Loaded select from homeassistant.components.select 2025-01-31 01:10:41.924 INFO (SyncWorker_0) [homeassistant.loader] Loaded geo_location from homeassistant.components.geo_location 2025-01-31 01:10:41.938 INFO (SyncWorker_0) [homeassistant.loader] Loaded default_config from homeassistant.components.default_config 2025-01-31 01:10:41.950 INFO (SyncWorker_0) [homeassistant.loader] Loaded image from homeassistant.components.image 2025-01-31 01:10:42.180 INFO (SyncWorker_0) [homeassistant.loader] Loaded todo from homeassistant.components.todo 2025-01-31 01:10:42.436 INFO (SyncWorker_0) [homeassistant.loader] Loaded remote from homeassistant.components.remote 2025-01-31 01:10:42.665 INFO (SyncWorker_0) [homeassistant.loader] Loaded valve from homeassistant.components.valve 2025-01-31 01:10:42.679 INFO (SyncWorker_0) [homeassistant.loader] Loaded switch from homeassistant.components.switch 2025-01-31 01:10:42.709 INFO (SyncWorker_0) [homeassistant.loader] Loaded frontend from homeassistant.components.frontend 2025-01-31 01:10:42.723 INFO (SyncWorker_0) [homeassistant.loader] Loaded input_select from homeassistant.components.input_select 2025-01-31 01:10:42.737 INFO (SyncWorker_0) [homeassistant.loader] Loaded lock from homeassistant.components.lock 2025-01-31 01:10:42.748 INFO (SyncWorker_0) [homeassistant.loader] Loaded tts from homeassistant.components.tts 2025-01-31 01:10:42.756 INFO (SyncWorker_0) [homeassistant.loader] Loaded input_number from homeassistant.components.input_number 2025-01-31 01:10:42.767 INFO (SyncWorker_0) [homeassistant.loader] Loaded button from homeassistant.components.button 2025-01-31 01:10:42.779 INFO (SyncWorker_0) [homeassistant.loader] Loaded mailbox from homeassistant.components.mailbox 2025-01-31 01:10:42.787 INFO (SyncWorker_0) [homeassistant.loader] Loaded lawn_mower from homeassistant.components.lawn_mower 2025-01-31 01:10:42.798 INFO (SyncWorker_0) [homeassistant.loader] Loaded vacuum from homeassistant.components.vacuum 2025-01-31 01:10:42.811 INFO (SyncWorker_0) [homeassistant.loader] Loaded automation from homeassistant.components.automation 2025-01-31 01:10:42.819 INFO (SyncWorker_0) [homeassistant.loader] Loaded fan from homeassistant.components.fan 2025-01-31 01:10:42.829 INFO (SyncWorker_0) [homeassistant.loader] Loaded input_datetime from homeassistant.components.input_datetime 2025-01-31 01:10:42.837 INFO (SyncWorker_0) [homeassistant.loader] Loaded date from homeassistant.components.date 2025-01-31 01:10:42.849 INFO (SyncWorker_0) [homeassistant.loader] Loaded backup from homeassistant.components.backup 2025-01-31 01:10:42.856 INFO (SyncWorker_0) [homeassistant.loader] Loaded air_quality from homeassistant.components.air_quality 2025-01-31 01:10:42.867 INFO (SyncWorker_0) [homeassistant.loader] Loaded weather from homeassistant.components.weather 2025-01-31 01:10:42.885 INFO (SyncWorker_0) [homeassistant.loader] Loaded water_heater from homeassistant.components.water_heater 2025-01-31 01:10:42.891 INFO (SyncWorker_0) [homeassistant.loader] Loaded tag from homeassistant.components.tag 2025-01-31 01:10:42.904 INFO (SyncWorker_0) [homeassistant.loader] Loaded schedule from homeassistant.components.schedule 2025-01-31 01:10:42.911 INFO (SyncWorker_0) [homeassistant.loader] Loaded cover from homeassistant.components.cover 2025-01-31 01:10:42.924 INFO (SyncWorker_0) [homeassistant.loader] Loaded input_text from homeassistant.components.input_text 2025-01-31 01:10:42.932 INFO (SyncWorker_0) [homeassistant.loader] Loaded image_processing from homeassistant.components.image_processing 2025-01-31 01:10:42.942 INFO (SyncWorker_0) [homeassistant.loader] Loaded script from homeassistant.components.script 2025-01-31 01:10:42.954 INFO (SyncWorker_0) [homeassistant.loader] Loaded text from homeassistant.components.text 2025-01-31 01:10:42.980 INFO (SyncWorker_0) [homeassistant.loader] Loaded time from homeassistant.components.time 2025-01-31 01:10:42.987 INFO (SyncWorker_0) [homeassistant.loader] Loaded camera from homeassistant.components.camera 2025-01-31 01:10:42.999 INFO (SyncWorker_0) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor 2025-01-31 01:10:43.012 INFO (SyncWorker_0) [homeassistant.loader] Loaded siren from homeassistant.components.siren 2025-01-31 01:10:43.023 INFO (SyncWorker_0) [homeassistant.loader] Loaded stt from homeassistant.components.stt 2025-01-31 01:10:43.035 INFO (SyncWorker_0) [homeassistant.loader] Loaded notify from homeassistant.components.notify 2025-01-31 01:10:43.049 INFO (SyncWorker_0) [homeassistant.loader] Loaded scene from homeassistant.components.scene 2025-01-31 01:10:43.063 INFO (SyncWorker_0) [homeassistant.loader] Loaded input_boolean from homeassistant.components.input_boolean 2025-01-31 01:10:43.076 INFO (SyncWorker_0) [homeassistant.loader] Loaded update from homeassistant.components.update 2025-01-31 01:10:43.084 INFO (SyncWorker_0) [homeassistant.loader] Loaded calendar from homeassistant.components.calendar 2025-01-31 01:10:43.094 INFO (SyncWorker_0) [homeassistant.loader] Loaded humidifier from homeassistant.components.humidifier 2025-01-31 01:10:43.108 INFO (SyncWorker_0) [homeassistant.loader] Loaded logger from homeassistant.components.logger 2025-01-31 01:10:43.116 INFO (SyncWorker_0) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker 2025-01-31 01:10:43.127 INFO (SyncWorker_0) [homeassistant.loader] Loaded alarm_control_panel from homeassistant.components.alarm_control_panel 2025-01-31 01:10:43.148 INFO (SyncWorker_0) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player 2025-01-31 01:10:43.155 INFO (SyncWorker_0) [homeassistant.loader] Loaded datetime from homeassistant.components.datetime 2025-01-31 01:10:43.166 INFO (SyncWorker_0) [homeassistant.loader] Loaded application_credentials from homeassistant.components.application_credentials 2025-01-31 01:10:43.178 INFO (SyncWorker_0) [homeassistant.loader] Loaded wake_word from homeassistant.components.wake_word 2025-01-31 01:10:43.196 INFO (SyncWorker_0) [homeassistant.loader] Loaded light from homeassistant.components.light 2025-01-31 01:10:43.203 INFO (SyncWorker_0) [homeassistant.loader] Loaded network from homeassistant.components.network 2025-01-31 01:10:43.215 INFO (SyncWorker_0) [homeassistant.loader] Loaded number from homeassistant.components.number 2025-01-31 01:10:43.255 INFO (SyncWorker_0) [homeassistant.loader] Loaded zone from homeassistant.components.zone 2025-01-31 01:10:43.262 INFO (SyncWorker_0) [homeassistant.loader] Loaded climate from homeassistant.components.climate 2025-01-31 01:10:43.280 INFO (SyncWorker_0) [homeassistant.loader] Loaded counter from homeassistant.components.counter 2025-01-31 01:10:43.287 INFO (SyncWorker_0) [homeassistant.loader] Loaded hardware from homeassistant.components.hardware 2025-01-31 01:10:43.310 INFO (SyncWorker_0) [homeassistant.loader] Loaded timer from homeassistant.components.timer 2025-01-31 01:10:43.324 INFO (SyncWorker_0) [homeassistant.loader] Loaded sun from homeassistant.components.sun 2025-01-31 01:10:43.811 INFO (SyncWorker_1) [homeassistant.loader] Loaded bluetooth from homeassistant.components.bluetooth 2025-01-31 01:10:43.830 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.479 seconds 2025-01-31 01:10:43.838 INFO (SyncWorker_1) [homeassistant.loader] Loaded api from homeassistant.components.api 2025-01-31 01:10:43.855 INFO (SyncWorker_1) [homeassistant.loader] Loaded onboarding from homeassistant.components.onboarding 2025-01-31 01:10:43.879 INFO (SyncWorker_1) [homeassistant.loader] Loaded history from homeassistant.components.history 2025-01-31 01:10:43.897 INFO (SyncWorker_1) [homeassistant.loader] Loaded websocket_api from homeassistant.components.websocket_api 2025-01-31 01:10:43.920 INFO (SyncWorker_1) [homeassistant.loader] Loaded repairs from homeassistant.components.repairs 2025-01-31 01:10:43.940 INFO (SyncWorker_1) [homeassistant.loader] Loaded device_automation from homeassistant.components.device_automation 2025-01-31 01:10:43.951 INFO (SyncWorker_1) [homeassistant.loader] Loaded stream from homeassistant.components.stream 2025-01-31 01:10:43.972 INFO (SyncWorker_1) [homeassistant.loader] Loaded search from homeassistant.components.search 2025-01-31 01:10:43.984 INFO (SyncWorker_1) [homeassistant.loader] Loaded zeroconf from homeassistant.components.zeroconf 2025-01-31 01:10:44.000 INFO (SyncWorker_1) [homeassistant.loader] Loaded cloud from homeassistant.components.cloud 2025-01-31 01:10:44.013 INFO (SyncWorker_1) [homeassistant.loader] Loaded assist_pipeline from homeassistant.components.assist_pipeline 2025-01-31 01:10:44.026 INFO (SyncWorker_1) [homeassistant.loader] Loaded diagnostics from homeassistant.components.diagnostics 2025-01-31 01:10:44.039 INFO (SyncWorker_1) [homeassistant.loader] Loaded blueprint from homeassistant.components.blueprint 2025-01-31 01:10:44.056 INFO (SyncWorker_1) [homeassistant.loader] Loaded my from homeassistant.components.my 2025-01-31 01:10:44.072 INFO (SyncWorker_1) [homeassistant.loader] Loaded system_log from homeassistant.components.system_log 2025-01-31 01:10:44.087 INFO (SyncWorker_1) [homeassistant.loader] Loaded ssdp from homeassistant.components.ssdp 2025-01-31 01:10:44.105 INFO (SyncWorker_1) [homeassistant.loader] Loaded energy from homeassistant.components.energy 2025-01-31 01:10:44.123 INFO (SyncWorker_1) [homeassistant.loader] Loaded logbook from homeassistant.components.logbook 2025-01-31 01:10:44.146 INFO (SyncWorker_1) [homeassistant.loader] Loaded file_upload from homeassistant.components.file_upload 2025-01-31 01:10:44.165 INFO (SyncWorker_1) [homeassistant.loader] Loaded homeassistant_alerts from homeassistant.components.homeassistant_alerts 2025-01-31 01:10:44.176 INFO (SyncWorker_1) [homeassistant.loader] Loaded config from homeassistant.components.config 2025-01-31 01:10:44.188 INFO (SyncWorker_1) [homeassistant.loader] Loaded mobile_app from homeassistant.components.mobile_app 2025-01-31 01:10:44.196 INFO (SyncWorker_1) [homeassistant.loader] Loaded lovelace from homeassistant.components.lovelace 2025-01-31 01:10:44.206 INFO (SyncWorker_1) [homeassistant.loader] Loaded http from homeassistant.components.http 2025-01-31 01:10:44.230 INFO (SyncWorker_1) [homeassistant.loader] Loaded map from homeassistant.components.map 2025-01-31 01:10:44.243 INFO (SyncWorker_1) [homeassistant.loader] Loaded conversation from homeassistant.components.conversation 2025-01-31 01:10:44.256 INFO (SyncWorker_1) [homeassistant.loader] Loaded auth from homeassistant.components.auth 2025-01-31 01:10:44.268 INFO (SyncWorker_1) [homeassistant.loader] Loaded webhook from homeassistant.components.webhook 2025-01-31 01:10:44.280 INFO (SyncWorker_1) [homeassistant.loader] Loaded trace from homeassistant.components.trace 2025-01-31 01:10:44.288 INFO (SyncWorker_1) [homeassistant.loader] Loaded image_upload from homeassistant.components.image_upload 2025-01-31 01:10:44.298 INFO (SyncWorker_1) [homeassistant.loader] Loaded dhcp from homeassistant.components.dhcp 2025-01-31 01:10:44.311 INFO (SyncWorker_1) [homeassistant.loader] Loaded usb from homeassistant.components.usb 2025-01-31 01:10:44.331 INFO (SyncWorker_1) [homeassistant.loader] Loaded media_source from homeassistant.components.media_source 2025-01-31 01:10:44.477 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.124 seconds 2025-01-31 01:10:44.555 INFO (SyncWorker_0) [homeassistant.loader] Loaded analytics from homeassistant.components.analytics 2025-01-31 01:10:44.612 INFO (SyncWorker_1) [homeassistant.loader] Loaded ffmpeg from homeassistant.components.ffmpeg 2025-01-31 01:10:44.695 INFO (SyncWorker_0) [homeassistant.loader] Loaded recorder from homeassistant.components.recorder 2025-01-31 01:10:45.115 INFO (SyncWorker_1) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant 2025-01-31 01:10:45.131 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.386 seconds 2025-01-31 01:10:45.141 INFO (SyncWorker_1) [homeassistant.loader] Loaded hassio from homeassistant.components.hassio 2025-01-31 01:10:45.155 INFO (SyncWorker_1) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa 2025-01-31 01:10:45.184 INFO (SyncWorker_1) [homeassistant.loader] Loaded group from homeassistant.components.group 2025-01-31 01:10:45.401 INFO (MainThread) [homeassistant.bootstrap] Domains to be set up: {'system_health', 'person', 'input_button', 'api', 'history', 'default_config', 'search', 'frontend', 'zeroconf', 'input_select', 'tts', 'input_number', 'assist_pipeline', 'my', 'energy', 'logbook', 'file_upload', 'homeassistant_alerts', 'automation', 'media_source', 'input_datetime', 'http', 'backup', 'recorder', 'analytics', 'dhcp', 'usb', 'ffmpeg', 'bluetooth', 'tag', 'schedule', 'onboarding', 'websocket_api', 'repairs', 'device_automation', 'stream', 'input_text', 'script', 'cloud', 'diagnostics', 'stt', 'blueprint', 'system_log', 'ssdp', 'scene', 'input_boolean', 'config', 'mobile_app', 'logger', 'lovelace', 'application_credentials', 'wake_word', 'map', 'conversation', 'auth', 'webhook', 'trace', 'network', 'image_upload', 'zone', 'counter', 'hardware', 'timer', 'sun'} 2025-01-31 01:10:45.450 INFO (MainThread) [homeassistant.bootstrap] Setting up logging: {'logger', 'system_log'} 2025-01-31 01:10:45.713 WARNING (MainThread) [asyncio] Executing <Task pending name='load translations' coro=<async_load_integrations() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/translation.py:509> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.198 seconds 2025-01-31 01:10:46.079 INFO (MainThread) [homeassistant.setup] Setting up logger 2025-01-31 01:10:46.192 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component logger' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load core.logger' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.462 seconds 2025-01-31 01:10:46.379 INFO (MainThread) [homeassistant.setup] Setting up system_log 2025-01-31 01:10:46.492 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.1 seconds 2025-01-31 01:10:46.498 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component system_log' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.304 seconds 2025-01-31 01:10:47.037 WARNING (MainThread) [asyncio] Executing <Task finished name='load translations' coro=<async_load_integrations() done, defined at /opt/lib/python3.11/site-packages/homeassistant/helpers/translation.py:507> result=None created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.363 seconds 2025-01-31 01:10:47.096 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 1.0 seconds 2025-01-31 01:10:47.145 INFO (MainThread) [homeassistant.bootstrap] Setting up frontend: {'frontend'} 2025-01-31 01:10:47.515 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.311 seconds 2025-01-31 01:10:47.964 INFO (MainThread) [homeassistant.setup] Setting up device_automation 2025-01-31 01:10:48.006 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds 2025-01-31 01:10:48.016 WARNING (MainThread) [asyncio] Executing <Task pending name='setup device_automation as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.310 seconds 2025-01-31 01:10:48.315 INFO (MainThread) [homeassistant.setup] Setting up lovelace 2025-01-31 01:10:48.407 WARNING (MainThread) [asyncio] Executing <Task pending name='setup lovelace as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load lovelace_dashboards' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.182 seconds 2025-01-31 01:10:48.683 INFO (MainThread) [homeassistant.setup] Setting up http 2025-01-31 01:10:48.763 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.4 seconds 2025-01-31 01:10:48.905 WARNING (MainThread) [asyncio] Executing <Task pending name='setup http as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load core.network' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.111 seconds 2025-01-31 01:10:48.992 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.3 seconds 2025-01-31 01:10:49.170 INFO (MainThread) [homeassistant.setup] Setting up repairs 2025-01-31 01:10:49.213 INFO (MainThread) [homeassistant.setup] Setup of domain repairs took 0.0 seconds 2025-01-31 01:10:49.230 WARNING (MainThread) [asyncio] Executing <Task pending name='setup repairs as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.162 seconds 2025-01-31 01:10:49.266 INFO (MainThread) [homeassistant.setup] Setting up websocket_api 2025-01-31 01:10:49.292 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds 2025-01-31 01:10:53.817 INFO (MainThread) [homeassistant.setup] Setting up image_upload 2025-01-31 01:10:53.851 WARNING (MainThread) [asyncio] Executing <Task pending name='setup image_upload as dependency of person' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load image' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 4.528 seconds 2025-01-31 01:10:53.893 INFO (MainThread) [homeassistant.setup] Setting up api 2025-01-31 01:10:53.980 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.1 seconds 2025-01-31 01:10:53.993 WARNING (MainThread) [asyncio] Executing <Task pending name='setup api as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.116 seconds 2025-01-31 01:10:54.019 INFO (MainThread) [homeassistant.setup] Setting up auth 2025-01-31 01:10:54.071 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds 2025-01-31 01:10:54.103 INFO (MainThread) [homeassistant.setup] Setting up config 2025-01-31 01:10:55.734 INFO (MainThread) [homeassistant.setup] Setup of domain config took 1.6 seconds 2025-01-31 01:10:55.747 WARNING (MainThread) [asyncio] Executing <Task pending name='setup config as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 1.663 seconds 2025-01-31 01:10:55.867 INFO (MainThread) [homeassistant.setup] Setting up diagnostics 2025-01-31 01:10:55.944 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.1 seconds 2025-01-31 01:10:55.956 WARNING (MainThread) [asyncio] Executing <Task pending name='setup diagnostics as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.205 seconds 2025-01-31 01:10:56.088 INFO (MainThread) [homeassistant.setup] Setting up file_upload 2025-01-31 01:10:56.111 INFO (MainThread) [homeassistant.setup] Setup of domain file_upload took 0.0 seconds 2025-01-31 01:10:56.124 WARNING (MainThread) [asyncio] Executing <Task pending name='setup file_upload as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.163 seconds 2025-01-31 01:10:56.909 INFO (MainThread) [homeassistant.setup] Setting up search 2025-01-31 01:10:56.930 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds 2025-01-31 01:10:56.935 WARNING (MainThread) [asyncio] Executing <Task pending name='setup search as dependency of frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.648 seconds 2025-01-31 01:10:57.042 INFO (MainThread) [homeassistant.setup] Setup of domain image_upload took 3.2 seconds 2025-01-31 01:10:57.245 INFO (MainThread) [homeassistant.setup] Setting up person 2025-01-31 01:10:57.326 WARNING (MainThread) [asyncio] Executing <Task pending name='setup person as dependency of onboarding' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load person' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.177 seconds 2025-01-31 01:10:57.454 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.2 seconds 2025-01-31 01:11:23.036 INFO (MainThread) [homeassistant.setup] Setting up analytics 2025-01-31 01:11:23.133 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.1 seconds 2025-01-31 01:11:23.192 INFO (MainThread) [homeassistant.setup] Setting up onboarding 2025-01-31 01:11:23.275 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.1 seconds 2025-01-31 01:11:23.322 INFO (MainThread) [homeassistant.setup] Setting up frontend 2025-01-31 01:11:23.417 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component frontend' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load frontend_theme' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.112 seconds 2025-01-31 01:11:23.465 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.1 seconds 2025-01-31 01:11:23.540 INFO (MainThread) [homeassistant.bootstrap] Setting up recorder: {'recorder'} 2025-01-31 01:11:23.630 INFO (MainThread) [homeassistant.setup] Setting up recorder 2025-01-31 01:11:23.758 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component recorder' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.152 seconds 2025-01-31 01:11:23.851 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //opt/var/lib/homeassistant/home-assistant_v2.db was shutdown cleanly 2025-01-31 01:11:23.840 INFO (MainThread) [asyncio] <Server sockets=(<asyncio.TransportSocket fd=14, family=10, type=2, proto=6, laddr=('::', 8123, 0, 0)>, <asyncio.TransportSocket fd=15, family=2, type=2, proto=6, laddr=('0.0.0.0', 8123)>)> is serving 2025-01-31 01:11:23.871 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123 2025-01-31 01:11:24.555 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=11 from 2025-01-30 21:08:39.921742) 2025-01-31 01:11:25.381 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 1.7 seconds 2025-01-31 01:11:25.515 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'bluetooth', 'api', 'webhook', 'network', 'ssdp', 'dhcp', 'websocket_api', 'usb', 'http', 'zeroconf', 'cloud'} 2025-01-31 01:11:25.649 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.224 seconds 2025-01-31 01:11:25.743 INFO (MainThread) [homeassistant.setup] Setting up webhook 2025-01-31 01:11:25.777 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds 2025-01-31 01:11:25.811 INFO (MainThread) [homeassistant.setup] Setting up network 2025-01-31 01:11:25.847 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.0 seconds 2025-01-31 01:11:28.725 INFO (SyncWorker_1) [homeassistant.loader] Loaded matter from homeassistant.components.matter 2025-01-31 01:11:29.112 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component cloud' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.191 seconds 2025-01-31 01:11:30.313 INFO (MainThread) [homeassistant.setup] Setting up dhcp 2025-01-31 01:11:30.345 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds 2025-01-31 01:11:31.183 INFO (MainThread) [homeassistant.setup] Setting up usb 2025-01-31 01:11:35.594 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 4.4 seconds 2025-01-31 01:11:35.601 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component usb' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 4.427 seconds 2025-01-31 01:11:35.682 INFO (MainThread) [homeassistant.setup] Setting up ssdp 2025-01-31 01:11:35.796 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component ssdp' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.119 seconds 2025-01-31 01:11:35.808 INFO (MainThread) [homeassistant.setup] Setting up zeroconf 2025-01-31 01:11:35.990 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.2 seconds 2025-01-31 01:11:35.997 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component zeroconf' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.196 seconds 2025-01-31 01:11:36.532 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast 2025-01-31 01:11:36.596 WARNING (MainThread) [asyncio] Executing <Task pending name='when setup frontend' coro=<_async_when_setup.<locals>.when_setup() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:568> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.147 seconds 2025-01-31 01:11:36.669 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 1.0 seconds 2025-01-31 01:11:57.809 INFO (MainThread) [homeassistant.setup] Setting up cloud 2025-01-31 01:11:57.898 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component cloud' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load cloud' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.102 seconds 2025-01-31 01:11:59.347 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component cloud' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 1.330 seconds 2025-01-31 01:11:59.440 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 1.6 seconds 2025-01-31 01:12:00.245 INFO (MainThread) [homeassistant.setup] Setting up ffmpeg 2025-01-31 01:12:00.350 WARNING (MainThread) [asyncio] Executing <Task pending name='setup ffmpeg as dependency of tts' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.824 seconds 2025-01-31 01:12:03.043 WARNING (MainThread) [asyncio] Executing <TimerHandle cancelled when=90778.180835665 _weakref_handle((<weakref at 0...at 0x6f483bb0>, '_cleanup_closed')) at /opt/lib/python3.11/site-packages/aiohttp/helpers.py:592 created at /opt/lib/python3.11/site-packages/aiohttp/helpers.py:612> took 0.565 seconds 2025-01-31 01:12:03.129 INFO (MainThread) [homeassistant.setup] Setup of domain ffmpeg took 2.9 seconds 2025-01-31 01:12:03.346 INFO (MainThread) [homeassistant.setup] Setting up tts 2025-01-31 01:12:07.698 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-31' coro=<async_load_platform() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/discovery.py:159> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/core.py:647> took 4.539 seconds 2025-01-31 01:12:07.970 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 4.6 seconds 2025-01-31 01:12:09.571 INFO (MainThread) [homeassistant.setup] Setting up bluetooth 2025-01-31 01:12:10.890 INFO (MainThread) [homeassistant.setup] Setup of domain bluetooth took 1.3 seconds 2025-01-31 01:12:11.316 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'system_health', 'person', 'input_button', 'history', 'default_config', 'search', 'input_select', 'tts', 'input_number', 'assist_pipeline', 'my', 'energy', 'logbook', 'file_upload', 'homeassistant_alerts', 'automation', 'media_source', 'input_datetime', 'backup', 'analytics', 'ffmpeg', 'tag', 'schedule', 'onboarding', 'repairs', 'device_automation', 'stream', 'input_text', 'script', 'diagnostics', 'stt', 'blueprint', 'scene', 'input_boolean', 'config', 'mobile_app', 'lovelace', 'application_credentials', 'wake_word', 'map', 'conversation', 'auth', 'trace', 'image_upload', 'zone', 'counter', 'hardware', 'timer', 'sun'} 2025-01-31 01:12:11.803 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:154> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.864 seconds 2025-01-31 01:12:11.975 INFO (MainThread) [homeassistant.setup] Setting up system_health 2025-01-31 01:12:12.146 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.2 seconds 2025-01-31 01:12:12.159 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component system_health' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.348 seconds 2025-01-31 01:12:12.192 INFO (MainThread) [homeassistant.setup] Setting up input_button 2025-01-31 01:12:12.289 INFO (MainThread) [homeassistant.setup] Setting up tag 2025-01-31 01:12:12.476 INFO (MainThread) [homeassistant.setup] Setting up schedule 2025-01-31 01:12:12.516 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component schedule' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load schedule' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.189 seconds 2025-01-31 01:12:12.699 INFO (MainThread) [homeassistant.setup] Setting up history 2025-01-31 01:12:12.733 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds 2025-01-31 01:12:12.745 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component history' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.225 seconds 2025-01-31 01:12:12.894 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component default_config' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.144 seconds 2025-01-31 01:12:12.928 INFO (MainThread) [homeassistant.setup] Setting up stream 2025-01-31 01:12:16.235 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 3.3 seconds 2025-01-31 01:12:16.244 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component stream' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 3.344 seconds 2025-01-31 01:12:16.361 INFO (MainThread) [homeassistant.setup] Setting up timer 2025-01-31 01:12:16.432 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component timer' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load timer' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.183 seconds 2025-01-31 01:12:16.641 INFO (MainThread) [homeassistant.setup] Setting up input_text 2025-01-31 01:12:16.682 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component input_text' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load input_text' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.241 seconds 2025-01-31 01:12:16.718 INFO (MainThread) [homeassistant.setup] Setting up input_select 2025-01-31 01:12:16.824 INFO (MainThread) [homeassistant.setup] Setting up input_number 2025-01-31 01:12:16.923 INFO (MainThread) [homeassistant.setup] Setting up stt 2025-01-31 01:12:16.963 INFO (MainThread) [homeassistant.setup] Setup of domain stt took 0.0 seconds 2025-01-31 01:12:16.993 INFO (MainThread) [homeassistant.setup] Setting up blueprint 2025-01-31 01:12:17.012 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds 2025-01-31 01:12:17.089 INFO (MainThread) [homeassistant.setup] Setting up my 2025-01-31 01:12:17.110 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.0 seconds 2025-01-31 01:12:17.146 INFO (MainThread) [homeassistant.setup] Setting up scene 2025-01-31 01:12:17.194 INFO (MainThread) [homeassistant.components.scene] Setting up homeassistant.scene 2025-01-31 01:12:17.235 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component scene' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Future pending cb=[shield.<locals>._outer_done_callback() at /opt/lib/python3.11/asyncio/tasks.py:908, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.111 seconds 2025-01-31 01:12:18.277 INFO (MainThread) [homeassistant.setup] Setting up logbook 2025-01-31 01:12:18.428 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.1 seconds 2025-01-31 01:12:18.441 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component logbook' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 1.177 seconds 2025-01-31 01:12:18.486 INFO (MainThread) [homeassistant.setup] Setting up input_boolean 2025-01-31 01:12:18.605 INFO (MainThread) [homeassistant.setup] Setting up homeassistant_alerts 2025-01-31 01:12:18.631 INFO (MainThread) [homeassistant.setup] Setup of domain homeassistant_alerts took 0.0 seconds 2025-01-31 01:12:18.644 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component homeassistant_alerts' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.120 seconds 2025-01-31 01:12:18.764 INFO (MainThread) [homeassistant.setup] Setting up input_datetime 2025-01-31 01:12:18.899 INFO (MainThread) [homeassistant.setup] Setting up application_credentials 2025-01-31 01:12:18.934 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component application_credentials' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load application_credentials' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.133 seconds 2025-01-31 01:12:18.959 INFO (MainThread) [homeassistant.setup] Setting up wake_word 2025-01-31 01:12:18.980 INFO (MainThread) [homeassistant.setup] Setup of domain wake_word took 0.0 seconds 2025-01-31 01:12:19.257 INFO (MainThread) [homeassistant.setup] Setting up map 2025-01-31 01:12:19.272 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds 2025-01-31 01:12:19.277 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component map' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.284 seconds 2025-01-31 01:12:19.381 INFO (MainThread) [homeassistant.setup] Setting up conversation 2025-01-31 01:12:19.440 INFO (MainThread) [homeassistant.setup] Setup of domain conversation took 0.1 seconds 2025-01-31 01:12:19.453 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component conversation' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.119 seconds 2025-01-31 01:12:19.491 INFO (MainThread) [homeassistant.setup] Setting up trace 2025-01-31 01:12:19.537 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds 2025-01-31 01:12:19.583 INFO (MainThread) [homeassistant.setup] Setting up zone 2025-01-31 01:12:19.665 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component zone' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load zone' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.103 seconds 2025-01-31 01:12:19.736 INFO (MainThread) [homeassistant.setup] Setting up counter 2025-01-31 01:12:19.773 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component counter' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<Task pending name='Storage load counter' coro=<Store._async_load() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/storage.py:147> cb=[set.remove(), Task.task_wakeup()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.102 seconds 2025-01-31 01:12:19.859 INFO (MainThread) [homeassistant.setup] Setting up media_source 2025-01-31 01:12:20.181 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component media_source' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.361 seconds 2025-01-31 01:12:20.205 INFO (MainThread) [homeassistant.setup] Setting up sun 2025-01-31 01:12:20.347 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.1 seconds 2025-01-31 01:12:20.352 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component sun' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.167 seconds 2025-01-31 01:12:21.095 INFO (MainThread) [homeassistant.setup] Setting up backup 2025-01-31 01:12:21.127 INFO (MainThread) [homeassistant.setup] Setup of domain backup took 0.0 seconds 2025-01-31 01:12:21.146 INFO (MainThread) [homeassistant.setup] Setting up hardware 2025-01-31 01:12:21.590 WARNING (MainThread) [asyncio] Executing <Task pending name='config entry setup Sun sun 208578547769bc087b38d95e9cc15693' coro=<ConfigEntry.async_setup() running at /opt/lib/python3.11/site-packages/homeassistant/config_entries.py:504> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.405 seconds 2025-01-31 01:12:21.678 INFO (MainThread) [homeassistant.setup] Setting up energy 2025-01-31 01:12:21.741 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.1 seconds 2025-01-31 01:12:21.809 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 4.7 seconds 2025-01-31 01:12:21.873 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 2.0 seconds 2025-01-31 01:12:21.940 INFO (MainThread) [homeassistant.setup] Setting up sensor 2025-01-31 01:12:22.028 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.1 seconds 2025-01-31 01:12:22.048 WARNING (MainThread) [asyncio] Executing <Task pending name='config entry forward setup Sun sun 208578547769bc087b38d95e9cc15693 sensor' coro=<ConfigEntries.async_forward_entry_setup() running at /opt/lib/python3.11/site-packages/homeassistant/config_entries.py:1762> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.154 seconds 2025-01-31 01:12:22.152 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 10.0 seconds 2025-01-31 01:12:22.247 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 10.0 seconds 2025-01-31 01:12:22.403 INFO (MainThread) [homeassistant.setup] Setup of domain schedule took 9.9 seconds 2025-01-31 01:12:22.416 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component schedule' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.119 seconds 2025-01-31 01:12:22.525 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 6.2 seconds 2025-01-31 01:12:22.554 INFO (MainThread) [homeassistant.setup] Setting up assist_pipeline 2025-01-31 01:12:22.598 INFO (MainThread) [homeassistant.setup] Setting up script 2025-01-31 01:12:22.652 INFO (MainThread) [homeassistant.setup] Setting up automation 2025-01-31 01:12:22.866 INFO (MainThread) [homeassistant.components.sensor] Setting up sun.sensor 2025-01-31 01:12:22.904 WARNING (MainThread) [asyncio] Executing <Task pending name='config entry forward setup Sun sun 208578547769bc087b38d95e9cc15693 sensor' coro=<ConfigEntries.async_forward_entry_setup() running at /opt/lib/python3.11/site-packages/homeassistant/config_entries.py:1769> wait_for=<Future pending cb=[shield.<locals>._outer_done_callback() at /opt/lib/python3.11/asyncio/tasks.py:908, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.163 seconds 2025-01-31 01:12:23.240 INFO (MainThread) [homeassistant.setup] Setup of domain hardware took 2.1 seconds 2025-01-31 01:12:23.303 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.7 seconds 2025-01-31 01:12:23.358 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.7 seconds 2025-01-31 01:12:23.427 INFO (MainThread) [homeassistant.components.sensor] Setting up energy.sensor 2025-01-31 01:12:23.502 WARNING (MainThread) [asyncio] Executing <Task pending name='platform loaded sensor' coro=<EntityComponent.async_setup.<locals>.component_platform_discovered() running at /opt/lib/python3.11/site-packages/homeassistant/helpers/entity_component.py:159> wait_for=<Future pending cb=[shield.<locals>._outer_done_callback() at /opt/lib/python3.11/asyncio/tasks.py:908, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 0.130 seconds 2025-01-31 01:12:23.633 WARNING (MainThread) [asyncio] Executing <Task finished name='EntityPlatform async_add_entities_for_entry sensor.sun Sun sun 208578547769bc087b38d95e9cc15693' coro=<EntityPlatform.async_add_entities() done, defined at /opt/lib/python3.11/site-packages/homeassistant/helpers/entity_platform.py:594> result=None created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.127 seconds 2025-01-31 01:12:23.705 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 7.1 seconds 2025-01-31 01:12:23.817 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 7.1 seconds 2025-01-31 01:12:24.000 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 7.2 seconds 2025-01-31 01:12:24.017 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component input_number' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.105 seconds 2025-01-31 01:12:24.179 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 5.7 seconds 2025-01-31 01:12:24.194 WARNING (MainThread) [asyncio] Executing <Task pending name='setup component input_boolean' coro=<async_setup_component() running at /opt/lib/python3.11/site-packages/homeassistant/setup.py:158> cb=[set.remove(), gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.120 seconds 2025-01-31 01:12:24.889 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 6.1 seconds 2025-01-31 01:12:24.947 INFO (MainThread) [homeassistant.setup] Setup of domain application_credentials took 6.0 seconds 2025-01-31 01:12:25.016 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 5.4 seconds 2025-01-31 01:12:25.096 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 5.4 seconds 2025-01-31 01:12:25.206 INFO (MainThread) [homeassistant.setup] Setting up mobile_app 2025-01-31 01:12:25.409 INFO (MainThread) [homeassistant.setup] Setup of domain assist_pipeline took 2.9 seconds 2025-01-31 01:12:25.568 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.4 seconds 2025-01-31 01:12:25.597 INFO (MainThread) [homeassistant.setup] Setting up notify 2025-01-31 01:12:25.614 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds 2025-01-31 01:12:25.722 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app 2025-01-31 01:12:25.845 INFO (MainThread) [homeassistant.setup] Setting up default_config 2025-01-31 01:12:25.866 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.0 seconds 2025-01-31 01:12:25.946 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 107.03s 2025-01-31 01:12:25.974 WARNING (MainThread) [homeassistant.bootstrap] Support for the running Python version 3.11.10 is deprecated and will be removed in Home Assistant 2024.4; Please upgrade Python to 3.12 2025-01-31 01:12:25.992 INFO (MainThread) [homeassistant.core] Starting Home Assistant 2025-01-31 01:12:26.053 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:163> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.110 seconds 2025-01-31 01:12:26.594 INFO (SyncWorker_0) [asyncio] Getting address info alerts.home-assistant.io:443, type=<SocketKind.SOCK_STREAM: 2>, flags=<AddressInfo.AI_ADDRCONFIG: 32> took 370.218ms: [(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 2>, 6, '', ('188.114.98.224', 443)), (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 2>, 6, '', ('188.114.99.224', 443))] 2025-01-31 01:12:26.698 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-1' coro=<setup_and_run_hass() running at /opt/lib/python3.11/site-packages/homeassistant/runner.py:163> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[_run_until_complete_cb() at /opt/lib/python3.11/asyncio/base_events.py:181] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.463 seconds 2025-01-31 01:12:27.074 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-47' coro=<UpnpServer.async_start() running at /opt/lib/python3.11/site-packages/async_upnp_client/server.py:1325> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/tasks.py:709> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.109 seconds 2025-01-31 01:12:27.261 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-41' coro=<async_setup.<locals>.initial_refresh() running at /opt/lib/python3.11/site-packages/homeassistant/components/homeassistant_alerts/__init__.py:103> wait_for=<Future pending cb=[BaseSelectorEventLoop._sock_write_done(22, handle=<Handle BaseS...events.py:304>)(), Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 0.108 seconds 2025-01-31 01:12:27.722 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-41' coro=<async_setup.<locals>.initial_refresh() running at /opt/lib/python3.11/site-packages/homeassistant/components/homeassistant_alerts/__init__.py:103> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 0.252 seconds 2025-01-31 01:12:27.773 INFO (MainThread) [asyncio] <Server sockets=(<asyncio.TransportSocket fd=25, family=2, type=2, proto=6, laddr=('172.17.170.180', 40000)>,)> is serving 2025-01-31 01:12:27.931 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-47' coro=<UpnpServer.async_start() running at /opt/lib/python3.11/site-packages/async_upnp_client/server.py:1326> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[gather.<locals>._done_callback() at /opt/lib/python3.11/asyncio/tasks.py:764] created at /opt/lib/python3.11/asyncio/tasks.py:680> took 0.163 seconds 2025-01-31 01:12:28.093 WARNING (MainThread) [asyncio] Executing <Handle SSLProtocol.connection_made(<_SelectorSoc...e, bufsize=0>>) created at /opt/lib/python3.11/asyncio/selector_events.py:938> took 0.116 seconds 2025-01-31 01:12:28.689 WARNING (MainThread) [asyncio] Executing <Handle _SelectorSocketTransport._read_ready() created at /opt/lib/python3.11/asyncio/selector_events.py:267> took 0.534 seconds 2025-01-31 01:12:29.005 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-41' coro=<async_setup.<locals>.initial_refresh() running at /opt/lib/python3.11/site-packages/homeassistant/components/homeassistant_alerts/__init__.py:103> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 0.220 seconds 2025-01-31 01:12:29.388 WARNING (MainThread) [asyncio] Executing <Handle _SelectorSocketTransport._read_ready() created at /opt/lib/python3.11/asyncio/selector_events.py:267> took 0.311 seconds 2025-01-31 01:12:29.965 WARNING (MainThread) [asyncio] Executing <Task finished name='Task-41' coro=<async_setup.<locals>.initial_refresh() done, defined at /opt/lib/python3.11/site-packages/homeassistant/components/homeassistant_alerts/__init__.py:91> result=None created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 0.529 seconds 2025-01-31 01:12:30.455 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-51' coro=<Scanner._ssdp_listener_process_callback_with_lookup() running at /opt/lib/python3.11/site-packages/homeassistant/components/ssdp/__init__.py:476> wait_for=<Future pending cb=[shield.<locals>._outer_done_callback() at /opt/lib/python3.11/asyncio/tasks.py:908, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.348 seconds 2025-01-31 01:12:30.961 WARNING (MainThread) [asyncio] Executing <Task pending name='Task-51' coro=<Scanner._ssdp_listener_process_callback_with_lookup() running at /opt/lib/python3.11/site-packages/homeassistant/components/ssdp/__init__.py:476> wait_for=<Future pending cb=[Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.185 seconds 2025-01-31 01:12:31.316 WARNING (MainThread) [asyncio] Executing <Task finished name='Task-56' coro=<RequestHandler._handle_request() done, defined at /opt/lib/python3.11/site-packages/aiohttp/web_protocol.py:442> result=(<Response OK eof>, False) created at /opt/lib/python3.11/site-packages/aiohttp/web_protocol.py:527> took 0.271 seconds 2025-01-31 01:12:31.813 WARNING (MainThread) [asyncio] Executing <Task finished name='Task-51' coro=<Scanner._ssdp_listener_process_callback_with_lookup() done, defined at /opt/lib/python3.11/site-packages/homeassistant/components/ssdp/__init__.py:464> result=None created at /opt/lib/python3.11/site-packages/homeassistant/util/async_.py:50> took 0.430 seconds 2025-01-31 01:12:46.165 WARNING (MainThread) [scapy.runtime] Unable to guess type (interface=ppp1 protocol=0x3 family=512). Using <member 'name' of 'Packet' objects> 2025-01-31 01:12:47.463 WARNING (MainThread) [asyncio] Executing <Task finished name='Task-44' coro=<async_setup.<locals>._async_initialize() done, defined at /opt/lib/python3.11/site-packages/homeassistant/components/dhcp/__init__.py:139> result=None created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 14.429 seconds 2025-01-31 01:13:38.180 WARNING (MainThread) [asyncio] Executing <TimerHandle when=90873.404786538 AsyncEngine._async_cache_cleanup() created at /opt/lib/python3.11/site-packages/zeroconf/_engine.py:126> took 0.541 seconds 2025-01-31 01:27:10.155 WARNING (MainThread) [asyncio] Executing <Task pending name='track time interval 900.0' coro=<async_setup.<locals>._async_save_processor_data() running at /opt/lib/python3.11/site-packages/homeassistant/components/bluetooth/passive_update_processor.py:256> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/lib/python3.11/asyncio/futures.py:387, <1 more>, Task.task_wakeup()] created at /opt/lib/python3.11/asyncio/base_events.py:428> cb=[set.remove()] created at /opt/lib/python3.11/site-packages/homeassistant/core.py:603> took 0.253 seconds 2025-01-31 04:12:30.007 WARNING (MainThread) [asyncio] Executing <Handle _SelectorSocketTransport._read_ready() created at /opt/lib/python3.11/asyncio/selector_events.py:267> took 0.148 seconds 2025-01-31 07:12:29.965 WARNING (MainThread) [asyncio] Executing <Handle _SelectorSocketTransport._read_ready() created at /opt/lib/python3.11/asyncio/selector_events.py:267> took 0.128 seconds У меня тоже при создании зависает как будто и не переходит на следующий этап. Попробуйте обновить веб страницу браузера, мне это помогло причем неоднократно. Quote
Evgenii. Posted February 11 Posted February 11 Не удалось установить hacs, хотя все делал по инструкции. В интеграции его увидел, но при установке выдал такую ошибку: Не удалось загрузить мастер настройки: {"message":"Invalid handler specified"} В чем может быть причина, подскажите пожалуйста! Устанавливал вручную , копировал папку. Скриптом не получилось не сработал. Quote
Yuriy Posted February 11 Posted February 11 На текущую версию НА , можно установить Хакс версии 1.34.0 в ручную, не выше . 1 Quote
Evgenii. Posted Wednesday at 09:04 PM Posted Wednesday at 09:04 PM Порядок установки hacs будет такой, для новичков типа меня) думаю будет полезно: opkg install bash opkg install wget-ssl cd /opt/var/lib/homeassistant wget -O - https://raw.githubusercontent.com/davydof/hacs/main/get | bash -s 1.34.0 Без установки первых двух пунктов ничего не заработает. И об этом к сожалению ни слова, так как ставят наверное одни профи) и так понятно. А скрипт установки который здесь выложили к сожалению жалуется на ошибку в 17-ой строке. Долго голову ломал. Потом все же установил по методу выше. Спасибо добрые люди помогли! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.