mykhailog / hacs_ecoflow_iot

Integration that allows to monitor Ecoflow Power Stations state using Home Assistant
MIT License
5 stars 0 forks source link

ecoflow_iot fails to start in Home Assistant 2023.10.5 #1

Open busywait opened 10 months ago

busywait commented 10 months ago

I have installed ecoflow_iot and edited the configuration.yaml file as described in the Readme.md I am running Home Assistant 2023.10.5 I have received an API key and a Secret from Ecoflow support

When I try to restart Home Assistant I see the following error:

Configuration invalid!
Integration error: ecoflow_iot - Requirements for ecoflow_iot not found: ['aiohttp_requests==0.1.3'].
tronron commented 5 months ago

I have the same issue. Also, when I search in integrations -add integration the integration shows up but states that it needs to be manually integrated in my configuration.yaml, which I have already done. Thoughts?

busywait commented 5 months ago

The Ecoflow Cloud integration is very good. https://github.com/tolwi/hassio-ecoflow-cloud

tronron commented 5 months ago

Thank you. I'll try that one. I had one working years ago, then they closed the ports and it stopped working, which is why I wanted to try using the official API.