Trying to include SolarEdge platform in HomeAssistant. Has followed HA instruction of SolarEdge which I have put in configuration.yaml.
I get that error:
Invalid config
The following integrations and platforms could not be set up:
sensors
Please check your config.
What can you do, you need more sensors in addition to SolarEdge
You should no longer use a config in configuration.yaml. Solaredge now supports adding and configuration via Configuration --> Integrations --> press the + in the right lower corner --> enter solaredge --> select the Solaredge entry and enter the requested information in the window(s) that are popping up.
Just after you see the spinning, go to Logs and look for the error related to this. If your don’t understand what is wrong, post the error-text here.
Yea, I tried editing the config yaml directly and got this error:
ERROR (MainThread) [homeassistant.components.homeassistant] Invalid config for [solaredge]: [subscriber_id] is an invalid option for [solaredge]. Check: solaredge->solaredge->subscriber_id. (See /config/configuration.yaml, line 15).
Ok I’m looking at the code, it is asking for a site_id and an api key. And there should be a default name?
You are sure you have the correct id and key?
I’m now seeing that several errors will not show up as a message and or in Logs.
You should create an issue on the Home Assistant Core github, there you will get the help you need.