You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: