StephanJoubert / home_assistant_solarman

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

Solarman version #593

Open gio-dot opened 4 weeks ago

gio-dot commented 4 weeks ago

I'm sure i'm missing something but... On Github latest version is 1.5.1, but in Homeassistant integrations i see 1.0.0. I'm sure i updated to the latest version. Is this normal?

2024-06-02 12_37_19-Home Assistant - HACS – Home Assistant

2024-06-02 12_37_52-Home Assistant - Impostazioni – Home Assistant

Chickenbreast0 commented 2 weeks ago

Is this a serious question?

image

PCB0815 commented 1 week ago

I have the same problem and my Solarman integration is not connecting to my logger. So please give a serious answer to a beginner.

Chickenbreast0 commented 1 week ago

I have the same problem and my Solarman integration is not connecting to my logger. So please give a serious answer to a beginner.

Please poste your Settings. How did you set it up? Lets start from the scratch...

Do you have access to your Deye by IP adress?

PCB0815 commented 1 week ago

In this moment it works. It was a problem that my logger does not work with 1.5.1 but with 1.4.3 but I had issues to downoald 1.4.3 instead of 1.5.1, now solved, Thanks for offering help!

Chickenbreast0 commented 1 week ago

In this moment it works. It was a problem that my logger does not work with 1.5.1 but with 1.4.3 but I had issues to downoald 1.4.3 instead of 1.5.1, now solved, Thanks for offering help!

No worries. May I know if which Version you are using now?

PCB0815 commented 1 week ago

1.4.3 with a logger SN starting with 23****

ChristophCaina commented 1 week ago

the problem might be the version info in the manifest file...

{
  "domain": "solarman",
  "name": "Solarman",
  "codeowners": ["@StephanJoubert"],
  "config_flow": true,
  "dependencies": [],
  "documentation": "https://github.com/StephanJoubert/home_assistant_solarman/blob/main/README.md",
  "iot_class": "local_polling",
  "issue_tracker": "https://github.com/StephanJoubert/home_assistant_solarman/issues",
  "requirements": ["pyyaml","pysolarmanv5"],
  "version": "1.0.0"
}