-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aurora ABB Powerone Intergration Serial port selection #137281
Comments
Hey there @davet2001, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) aurora_abb_powerone documentation |
Hi @BrenD24 thanks for reporting this issue! I'm sorry to hear that you are having problems making a connection. The available ports in the web based setup for Aurora ABB Powerone should be the same as the ports listed by
If you are able to run this command from a terminal where HA is running, please tell me the output. If that's not possible, could you tell me which hardware you are running on? Thanks! |
Hi, @davet2001 , The system is running Home assistant OS and not sure how to get to a shell on it to run the command. ha hardware info shows the bellow output on serial ports however, not sure if it is helpful. `- attributes:
|
Ok, not easy to get a command terminal within the HA container if you've not already done that before. Probably not essential to debug this. If you want to try, it is possible using the 'Terminal & SSH' addon. Technical info: If the system is reported as linux (which I believe HA OS will), this code is what is generating the serial port list: Do you have 4 real serial ports? The most common RS485 adaptors I see usually show up as |
VMWare is presenting presenting a virtual serial port from a Serial<>Ethernet Bridge (i.e. VMWare is handling the Network stuff). The machine is only supposed to have one serial port as far as i know but i will have a dig deeper into what they are. I have confirmed the bridge and everything works correctly (On a different VM with the same settings) I acctualy think this may be a Driver issue now that i have dug a bit deeper, when i remove the Serial port from the VM the same 4 ports exsist |
Had a win, the OVA image i used to install Homeassistant OS was in VMWare compatability for V5.5 upgraded it and it seems to be working now |
Ok thanks for clarifying. Please reopen if this is not resolved. |
The problem
When setting up the intergration only the TTYs0 and TTYs1 serial interfaces are preseneted dispite there being more ports avalable
What version of Home Assistant Core has the issue?
Core-2025.1.4
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Aurora ABB Powerone Solar PV
Link to integration documentation on our website
https://www.home-assistant.io/integrations/aurora_abb_powerone/
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: