Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2025-04-02 23:42:32.793 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration stream_assist which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
- 2025-04-02 23:42:32.794 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration google_cloud_stt which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
- 2025-04-02 23:42:32.795 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration sonoff which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
- 2025-04-02 23:42:32.795 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration browser_mod which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
- 2025-04-02 23:42:32.795 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
- 2025-04-02 23:42:32.796 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration watchman which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
- 2025-04-02 23:42:33.833 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
- 2025-04-02 23:42:33.864 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=540 from 2025-04-02 21:34:24.617004)
- 2025-04-02 23:42:35.480 ERROR (MainThread) [homeassistant.helpers.config_validation] The stt integration does not support any configuration parameters, got [{'platform': 'google_cloud_stt', 'key_file': 'homeassistant-410909-e41cb0778417.json', 'model': 'command_and_search'}]. Please remove the configuration parameters from your configuration.
- 2025-04-02 23:42:36.763 WARNING (MainThread) [homeassistant.components.vlc_telnet] Failed to connect to VLC: Failed to connect: Multiple exceptions: [Errno 111] Connect call failed ('::1', 4212, 0, 0), [Errno 111] Connect call failed ('127.0.0.1', 4212). Trying again
- 2025-04-02 23:42:40.927 INFO (SyncWorker_8) [fritzconnection] Unable to retrieve resource 'http://192.168.178.57:49000/igddesc.xml' from the device.
- 2025-04-02 23:42:41.564 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'browser_mod' accessed lovelace_data['resources'] instead of lovelace_data.resources at custom_components/browser_mod/mod_view.py, line 59: resources = hass.data["lovelace"]["resources"]. This will stop working in Home Assistant 2026.2, please report it to the author of the 'browser_mod' custom integration
- 2025-04-02 23:42:41.841 ERROR (MainThread) [homeassistant.components.stt.legacy] Error setting up platform: google_cloud_stt
- Traceback (most recent call last):
- File "/usr/src/homeassistant/homeassistant/components/stt/legacy.py", line 82, in async_setup_platform
- provider = await platform.async_get_engine(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- hass, p_config, discovery_info
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/config/custom_components/google_cloud_stt/stt.py", line 190, in async_get_engine
- result = await hass.config_entries.flow.async_init(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- DOMAIN, context={"source": SOURCE_IMPORT}, data=config
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1455, in async_init
- flow, result = await self._async_init(flow_id, handler, context, data)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1490, in _async_init
- result = await self._async_handle_step(flow, flow.init_step, data)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 490, in _async_handle_step
- result: _FlowResultT = await getattr(flow, method)(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/google_cloud_stt/config_flow.py", line 91, in async_step_import
- service_account_info = await self.hass.async_add_executor_job(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- self._parse_uploaded_file, import_data["key_file"]
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/local/lib/python3.13/concurrent/futures/thread.py", line 59, in run
- result = self.fn(*self.args, **self.kwargs)
- File "/config/custom_components/google_cloud_stt/config_flow.py", line 55, in _parse_uploaded_file
- with process_uploaded_file(self.hass, uploaded_file_id) as file_path:
- ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.13/contextlib.py", line 141, in __enter__
- return next(self.gen)
- File "/usr/src/homeassistant/homeassistant/components/file_upload/__init__.py", line 44, in process_uploaded_file
- raise ValueError("File does not exist")
- ValueError: File does not exist
- 2025-04-02 23:42:44.617 WARNING (MainThread) [homeassistant.components.min_max.sensor] Unable to store state. Only numerical states are supported
- 2025-04-02 23:42:44.617 WARNING (MainThread) [homeassistant.components.min_max.sensor] Unable to store state. Only numerical states are supported
- 2025-04-02 23:42:44.617 WARNING (MainThread) [homeassistant.components.min_max.sensor] Unable to store state. Only numerical states are supported
- 2025-04-02 23:42:44.617 WARNING (MainThread) [homeassistant.components.min_max.sensor] Unable to store state. Only numerical states are supported
- 2025-04-02 23:42:45.640 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Casa' for smartthings integration could not authenticate: Token not valid, trigger renewal
- 2025-04-02 23:42:57.356 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.presa_rain_presa_1 are missing or not currently available
- 2025-04-02 23:43:32.636 WARNING (Thread-8) [pychromecast.socket_client] [Chromecast(192.168.178.31):8009] Error writing to socket: [Errno 32] Broken pipe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement