drc38 / Fronius_solarweb

Home Assistant integration for cloud-based Fronius Solar.web api
MIT License
5 stars 3 forks source link

Error on adding integration #116

Open jkawka opened 10 months ago

jkawka commented 10 months ago

When trying to add an integration, the process takes a very long time and finally ends with an error: Failed to load configuration interface: Unknown error

Version of the custom_component

0.2.1

drc38 commented 10 months ago

Turn on debug logging and see if you can get any further detail. I take it you have valid api details?

Have you tested and confirmed with https://api.solarweb.com/swqapi/index.html

MedMaxxx commented 7 months ago

how can i get the solar id ?

drc38 commented 7 months ago

https://www.fronius.com/en/solarweb-query-api

codo70 commented 5 months ago

I tested it on the developer site an it works. but setting it up i get an error Error setting up integration.

drc38 commented 5 months ago

You'll need to provide more detail from the log as to why its failing.

fuxae commented 2 months ago

@drc38 I have seen that for ioBroker they created an integration for Solarweb using only email / password combination, without any token. As I´m not good enough in coding / understanding the code from this, I place my question here. Do you see any possiblity to use this way for your integration? I think this would be very helpful, as many people don´t have the API tokens...

https://github.com/TA2k/ioBroker.fronius-solarweb

drc38 commented 2 months ago

Thanks for link @fuxae. It's not something I have time to look at, happy to accept a PR on it if someone else has time to incorporate into the codebase.

fuxae commented 1 month ago

Ok, thanks anyway for feedback. I understand that it's not that urgent and you don't have time for it. Maybe someone else will have at some point of time time to look at it. Otherwise I have to live with it that I have to use iobroker for it.