You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node-RED (16.0.2), Mosquitto broker (6.4.0), Studio Code Server (5.14.2), UniFi Network Application (3.0.0), Grafana (9.1.1), Z-Wave JS (0.4.3), Caddy 2 (1.5.4), The Lounge (0.18.3), AdGuard Home (5.0.1), InfluxDB (4.8.0), ESPHome (2023.11.6), Samba Backup (5.2.0), Network UPS Tools (0.12.2), Matter Server (5.0.1), Traccar (0.23.1), MariaDB (2.6.1)
Dashboards
dashboards
3
resources
7
views
10
mode
storage
Recorder
oldest_recorder_run
December 11, 2023 at 8:32 PM
current_recorder_run
December 19, 2023 at 1:04 PM
estimated_db_size
369.75 MiB
database_engine
sqlite
database_version
3.41.2
Spotify
api_endpoint_reachable
ok
Checklist
I have enabled debug logging for my installation.
I have filled out the issue template to the best of my ability.
This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
This issue is not a duplicate issue of currently previous issues..
Describe the issue
When I try to add the integration, it fails with a "Cannot be called from within the event loop" error.
I can't find any additional information...
Reproduction steps
Add the component in the integrations screen
enter credentials
Debug logs
Logger: homeassistant.config_entries
Source: config_entries.py:402
First occurred: 1:06:01 PM (3 occurrences)
Last logged: 1:13:48 PM
Error setting up entry My Luminus Integration for my_luminus_integration
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 402, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/my_luminus_integration/__init__.py", line 51, in async_setup_entry
hass.services.register(DOMAIN, "publish_meter_values", handle_new_meter_values)
File "/usr/src/homeassistant/homeassistant/core.py", line 1879, in register
run_callback_threadsafe(
File "/usr/src/homeassistant/homeassistant/util/async_.py", line 40, in run_callback_threadsafe
raise RuntimeError("Cannot be called from within the event loop")
RuntimeError: Cannot be called from within the event loop
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered:
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
Spotify
Checklist
Describe the issue
When I try to add the integration, it fails with a "Cannot be called from within the event loop" error.
I can't find any additional information...
Reproduction steps
Debug logs
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered: