Coder Social home page Coder Social logo

Comments (36)

naamah75 avatar naamah75 commented on July 30, 2024

Same problem here

from ha-abb-powerone-pvi-sunspec.

woodrook avatar woodrook commented on July 30, 2024

Same here :(

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

I upgraded to 2023.9 and I don't see this error.

from ha-abb-powerone-pvi-sunspec.

woodrook avatar woodrook commented on July 30, 2024

I just tryed to remove the integration and reinstall with the same settings..........it show "no device or entities"

Before the 2023.9 upgrade everything was perferct

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

image
image

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

Screenshot_2023-09-08-14-55-17-765_io homeassistant companion android

from ha-abb-powerone-pvi-sunspec.

NicolasFOVET avatar NicolasFOVET commented on July 30, 2024

Hi, same issue for me, integration indicates inverter not available since I upgraded to 2023.9.0.

from ha-abb-powerone-pvi-sunspec.

woodrook avatar woodrook commented on July 30, 2024

Solved! I’ve manually deleted abb integration and manually installed a new one. Configuration has been made from the mobile phone app instead od a computer browser.
Now everything seems to work. Keep finger crossed
IMG_2674

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

I did the same but nothing change
Now i have no device or entity

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

Reconfigured now....
Same error

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

Nothing changed in 2023.9.0 that impacts the integration (pymodbus etc.). It's working fine here.

Make sure the IP is reachable (the VSN card) and that slave id and base address are ok.

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

@alexdelprete
The ip is reachable and i checked the slave id and base address directly on inverter
Everything is ok
Nothing working after HA update
Before update the integration was good always perfect

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

I also test the TCP modbus with modpoll client
And i see all the data

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

I have also the Cjne/ha-sunspec integration.
Same issue...
I left and reconfigured it and now is working

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

I left and reconfigured it and now is working

what is working?

ANd also, tell me, what's this stuff highlighted in the red box?

image

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

@alexdelprete

Now is working the Cjne/ha-sunspec integration.
Your integration is still off.

In the red box there are two consumption control but now are disabled.

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

Can i do some checks from ha?

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

In the red box there are two consumption control but now are disabled.

So you modified the code? Reinstall the component from scratch. And also, post the entire HA log so we can check if you have other errors too.

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

Solved! I’ve manually deleted abb integration and manually installed a new one.

Thanks for letting me know. I'm pretty sure it's something local for people that are having issues. Component is working fine on 2023.9.0.

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

No i don't modify the code
They are simple Riemann helpers
I try to reinstall from scratch

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

I also test the TCP modbus with modpoll client And i see all the data

from where are you testing TCP modbus? how is HA installed? docker...bare metal...you need to test TCP modbus connection from the same instance HA is running, not only from your pc.

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

No i don't modify the code
They are simple Riemann helpers
I try to reinstall from scratch

I didn't know helpers would come up in the device info page, that's why I thought you modified the code. Thanks for letting me know.

I try to reinstall from scratch

@woodrook solved it reinstalling. even though I can't understand why. I simply upgraded HA Core (on docker), and on restart everything was ok.

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

HA is installed on a VM
I can make some tests from terminal

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

HA is installed on a VM
I can make some tests from terminal

from the VM, check basic ping first, then Modbus TCP. The error is clear: it can't contact the VSN card.

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

Basic ping is working
How can i test modbus TCP?

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

I installed integration from scratch again
Seems to be no errore occured

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

How can i test modbus TCP?

Never tried it from linux, but this looks good: https://github.com/favalex/modbus-cli

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

I installed integration from scratch again Seems to be no errore occured

So it's working?

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

Nop
Same error

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

Nop Same error

You wrote "seems to be no error occurred"

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

When i install the integration pack
But when i configure the inverter not working

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

setup a test HA instance from scratch (if you have a docker VM), and install from there to test.

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

Probably i understand the problem.
Inside the integration folder is missing some files.
Later i will install the package manually and i will let you know

from ha-abb-powerone-pvi-sunspec.

alexdelprete avatar alexdelprete commented on July 30, 2024

Probably i understand the problem. Inside the integration folder is missing some files. Later i will install the package manually and i will let you know

If you reinstalled from scratch, how can there be missing files?

Also, try the "redownload" option of HACS: open the component page from HACS and in the upper right, click the three dots and redownload. It will install all the files again.

If you're missing files, you have something not working correctly.

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

I removed the integration from HACS and i reinstalled it
This is what i see
file_abb

Now i try to upload all the files and i let you know

from ha-abb-powerone-pvi-sunspec.

marcolinux46 avatar marcolinux46 commented on July 30, 2024

Resolved.....
Files missing on integration folder after update
Problably something wrong with HACS

Thank you all for support

from ha-abb-powerone-pvi-sunspec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.