tolwi / hassio-ecoflow-cloud

EcoFlow Cloud Integration for Home Assistant
281 stars 47 forks source link

Configuration Flow could not be loaded. No module 'reactivex' #224

Open gcWorld opened 3 months ago

gcWorld commented 3 months ago

Core: 2024.3.3 Supervisor: 2024.03.1 Operating System: 12.1

After installing the component via HACS and trying to add it from the Integrations page, I get the following error message: Der Konfigurationsfluss konnte nicht geladen werden: {"message":"Invalid handler specified"} (Configuration flow could not be loaded

In the log this shows up:

Logger: homeassistant.config_entries
Quelle: config_entries.py:2444
Erstmals aufgetreten: 14:52:11 (1 Vorkommnisse)
Zuletzt protokolliert: 14:52:11

Error occurred loading flow for integration ecoflow_cloud: No module named 'reactivex'

Restarts and reinstalls of the component did not change anything. I'm at a bit of a loss as to why this is happening and how to solve it. Didn't find any information about this error.