StephanJoubert / home_assistant_solarman

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

Not working with 2024.02 #513

Closed paolo-desalvo closed 4 months ago

paolo-desalvo commented 4 months ago

Logger: homeassistant.setup Source: setup.py:404 First occurred: 09:24:53 (1 occurrences) Last logged: 09:24:53

Unable to prepare setup for platform 'solarman.sensor': Platform not found (No module named 'pysolarmanv5').

paolo-desalvo commented 4 months ago

Fixed .. installed the required module.

pip install pysolarmanv5

paolo-desalvo commented 4 months ago

Closed

nandogandra commented 2 months ago

Fixed .. installed the required module.

pip install pysolarmanv5

Hi man. can you give us a step-by-step procedure on how to install this on home assistant ?