ioBroker / AdapterRequests

This Place is used to track the status of new Adapter-Requests.
248 stars 36 forks source link

SolisMon3 or other Datalogger connection to Solis Inverter #864

Closed schorges closed 6 months ago

schorges commented 8 months ago

SolisMon3

search for SolisMon3, its avail for HomeMatic it's directly connect to Solis datalogger Sticks via MODBUS over Ethernet/WLAN

https://github.com/NosIreland/solismon3

or other : https://github.com/fboundy/ha_solis_modbus

mcm1957 commented 8 months ago

Please add link to device / manufactorer.

As rhe device uses mosbus the standard modbus adapter should work.

Did you try standard modbus adapter? What functionality is misding with modbus adapter?

schorges commented 8 months ago

With the Standart Modbus Adapter it works. But you cannot communicate with your SolisCloud simultaneous HERE only with spezial Waveshare RS485 Hardware directly to the Inverter. On Read Modbus over the Datalogger Stick, in my case S2-WL-ST with TCP-Modbus as Master, this shows Offline(LAN) and deactivate the SolisConnection.

Alternativ is a API to the SolisCloud to get Data and Set Data. For HomeAssist can found HERE but unfortunately not for ioBroker available

Trixx34 commented 7 months ago

If API access is OK check my new adapter:

https://forum.iobroker.net/topic/69026/new-adapter-soliscloud https://github.com/Trixx34/ioBroker.SolisCloud

alienatedsec commented 7 months ago

With the Standart Modbus Adapter it works.

But you cannot communicate with your SolisCloud simultaneous

HERE

only with spezial Waveshare RS485 Hardware directly to the Inverter.

On Read Modbus over the Datalogger Stick, in my case S2-WL-ST with TCP-Modbus

as Master, this shows Offline(LAN) and deactivate the SolisConnection.

Alternativ is a API to the SolisCloud to get Data and Set Data.

For HomeAssist can found HERE

but unfortunately not for ioBroker available

Thanks for referencing my comment @schorges

Shortly after that, I designed my own solution that has both SolisCloud and Home Assistant

Details here https://github.com/alienatedsec/solis-ha-modbus-cloud

mcm1957 commented 6 months ago

adapter soliscloud released to latest

https://github.com/Trixx34/ioBroker.soliscloud