ioBroker / AdapterRequests

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

Voltronic Infinisolar MPPSolar FSP Adapter Photovoltaic Inverter Wechselrichter #823

Open Lexilex75 opened 1 year ago

Lexilex75 commented 1 year ago

Data polling from photovoltaic (PV) inverter to provide information to ioBroker environment and adjust house load regarding the availability of PV. Maybe, in later stage, also control of basic functions like battery charge control and operation modes.

Type of inverter: Voltronic Infinisolar, Hybrid, 10kW and 15kW, other brand names are: FSP, MPPSolar, SolarPower24, etc. Protocol 17

The device has got no direct connection to internet. A common way is to use a ethernet2RS232 converter.

The website of the product is: https://voltronicpower.com/en-US/Product/Detail/InfiniSolar-10KW-15KW The device can also be found on other vendors like MPPSolar.com, FSP-group (https://www.fsp-group.com/en/product/pvinverter/1676258885-1176.html)

There is a php script available and protocol description on github: https://github.com/riogrande75/infinipoll10k (thanks to Rio!) I hope a skilled programmer can easily transfer this to ioBroker.

Lexilex75 commented 1 year ago

Info: In the meantime I started preparing a first javascript with some basic polling functions and battery state-of-charge control. If someone is interested, please contact me.