Replies: 10 comments
-
Yes, if you have a Solis inverter - you may prefer to run this instead. |
Beta Was this translation helpful? Give feedback.
-
Hmm not sureI can run both at the same time? Surely only one can access the modbus at the same time? |
Beta Was this translation helpful? Give feedback.
-
It will work fine for read access. Just one TCP/IP connection is supported by the data logger but as both integrations come from the single HA instance IP it isn't a problem. |
Beta Was this translation helpful? Give feedback.
-
its is possible to use two dataloggers? one for solis cloud and other for
solis modbus?
dont trust solis api
Andres Roepke Del Solar.
Ingeniero Civil Industrial
Ingeniero Electronico
Mobile 88196932
…On Sat, Mar 16, 2024 at 15:47 0rangutan ***@***.***> wrote:
It will work fine for read access. Just one TCP/IP connection is supported
by the data logger but as both integrations come from the single HA
instance IP it isn't a problem.
—
Reply to this email directly, view it on GitHub
<#41 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIOTKWTQYQP22RYP7KF63RDYYSHUTAVCNFSM6AAAAABEZMA23KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSGA4DKMZSHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Not directly. |
Beta Was this translation helpful? Give feedback.
-
im not able to create that... but change the datalogger will be easy
i already have 2 s2 and s3 wifi
the idea is to use s2 lan for ha and s3 for solid cloud
Andres Roepke Del Solar.
Ingeniero Civil Industrial
Ingeniero Electronico
Mobile 88196932
…On Sat, Mar 16, 2024 at 16:57 0rangutan ***@***.***> wrote:
Not directly.
Instead, use one data logger and split it using Waveshare devices:
https://github.com/alienatedsec/solis-ha-modbus-cloud
Then one talks to Solos Cloud and the other to HA.
This is my setup following the above:
alienatedsec/solis-ha-modbus-cloud#24
<alienatedsec/solis-ha-modbus-cloud#24>
—
Reply to this email directly, view it on GitHub
<#41 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIOTKWXIK7JBRBNCVLZL5S3YYSP37AVCNFSM6AAAAABEZMA23KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSGEYDQNBUG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
To shortly answer your question. It comes down to what you are after. This was created to have fast data, so that automations aren't delayed, it's specifically focused only on solis inverters. I am obviously biased, but wills was the first one I used before writing this integration. |
Beta Was this translation helpful? Give feedback.
-
Haven't attempted this myself, but since you already have the hardware, you can definitely try it. |
Beta Was this translation helpful? Give feedback.
-
What was missing from the other one that made you create this one? |
Beta Was this translation helpful? Give feedback.
-
I cant recall, but was mostly performance and granularity of the data related, but you can see the current registers here -> https://solis-modbus.readthedocs.io/ And as 0rangutan mentioned, it now syncs the inverter time as well when it drifts. |
Beta Was this translation helpful? Give feedback.
-
Is there any benefit for me to use this integration if I'm using the https://github.com/wills106/homeassistant-solax-modbus already?
Just a genuine question to see if it's worth doing so.
Beta Was this translation helpful? Give feedback.
All reactions