StephanJoubert / home_assistant_solarman

Home Assistant component for Solarman collectors used with a variety of inverters.
Apache License 2.0
544 stars 199 forks source link

inverter definition deye_2mppt.yaml not available/existant (HACS installation) #341

Open new-issue opened 1 year ago

new-issue commented 1 year ago

Hi, thanks for providing this integration! Unfortunately, I have a problem with the setup with HACS. In the folder inverter_definitions the file deye_2mppt.yaml is missing. Therefore of course also in the selection menu when configuring the integration. Even if I add the file manually to the folder, it is not displayed in the selection menu. Does anyone have an idea what this could be?

Solarman integration v1.4.3 HACS 1.32.1 Home Assistant 2023.6.3 Supervisor 2023.06.4 Operating System 10.3 Frontend 20230608.0 - latest

UncleRiot commented 1 year ago

Hi,

you uploaded the file manualy. 1st step OK.

2nd step: Edit /config/custom_components/solarman/const.py Add: 'deye_2mppt.yaml',

Restart HomeAssistant and there it is in your drop down menu

new-issue commented 1 year ago

That fixed the problem :smiley: . Thx!

new-issue commented 1 year ago

Closed by accident. I think that should be fixed in the code.

idl0r commented 1 year ago

Yup. That works for me as well.