Smile5 compatibility? #5
-
Hi All, So I have a Smile5 and according to the documentation it does support Modbus over TCP. I'm unable to get this working and port 502 isn't open. I have a static IP set on the inverter and have scanned all ports on it, none are open/responding. Modbus is enabled and is set to slave. Has anyone else had issues and over come them? Am I missing something? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 6 replies
-
Is your Smile5 connected via LAN? |
Beta Was this translation helpful? Give feedback.
-
Hello together,
I'm using also a 192.168 address.
This is not the problem :) you have to be sure, that you have no wlan
active.
Wifi and LAN is not working at same time.
You can check this, when the wifi dongle is not connected.
But for the smile 5 i'm not sure if modbus via tcp is available.
Sorry.
Freezerohmatic ***@***.***> schrieb am Mi., 25. Okt. 2023,
15:11:
… I changed it to a 192 network and the port is still closed. It wouldn't
surprise me if that was the cause.
I might try restarting it tomorrow.
—
Reply to this email directly, view it on GitHub
<#5 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAIA3FB2OBFFDDQYEUBNPTYBEFZZAVCNFSM6AAAAAA6PISD52VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGOBRGMYTM>
.
You are receiving this because you are subscribed to this thread.Message
ID:
<snitzelweck92/homeassistant_alphaess_modbus_tcp/repo-discussions/5/comments/7381316
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Hi All, I gave up on trying to get the TCP modbus working, I ended up modifying integration_alpha_ess.yaml to read off a RS485 USB device. Works perfectly, now I have a cable to manage but it works. This system is "old", being a few years old. I find it interesting that my inverter is listed to be compatible but does not seem to work. Either way I have a working solution. I'm happy to share the changes I made if anyone is interesed, maybe in a fork? |
Beta Was this translation helpful? Give feedback.
-
Yes you can :) i will see how to integrate
Freezerohmatic ***@***.***> schrieb am Do., 26. Okt. 2023,
11:52:
… Hi All,
I gave up on trying to get the TCP modbus working, I ended up modifying
integration_alpha_ess.yaml to read off a RS485 USB device. Works perfectly,
now I have a cable to manage but it works.
This system is "old", being a few years old. I find it interesting that my
inverter is listed to be compatible but does not seem to work. Either way I
have a working solution. I'm happy to share the changes I made if anyone is
interesed, maybe in a fork?
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAIA3BQCNYBTGTAV4UOVILYBIXGRAVCNFSM6AAAAAA6PISD52VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGOJQHA3TI>
.
You are receiving this because you commented.Message ID:
<snitzelweck92/homeassistant_alphaess_modbus_tcp/repo-discussions/5/comments/7390874
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Here are the changes I made. Changed
To
Thats all I had to do |
Beta Was this translation helpful? Give feedback.
Hi All,
I gave up on trying to get the TCP modbus working, I ended up modifying integration_alpha_ess.yaml to read off a RS485 USB device. Works perfectly, now I have a cable to manage but it works.
This system is "old", being a few years old. I find it interesting that my inverter is listed to be compatible but does not seem to work. Either way I have a working solution. I'm happy to share the changes I made if anyone is interesed, maybe in a fork?