Home assistant Custom Component for reading data from Ingeteam inverter through modbus TCP. Implements Inverter registers from Ingeteam docs Input registers and Alarm interpretation and Troubleshooting guide
Copy contents of custom_components folder to your home-assistant config/custom_components folder or install through HACS. After reboot of Home-Assistant, this integration can be configured through the integration setup UI
Modbus is actived by default, just in case:
- Open up a browser and connect to the inverter local dashboard with installer account, you can find user/pass on right side of the inverter chassis.
- Go to top menu
Comms
then clickFirewall
on left sidebar menu. - Check if Modbus TCP option is enabled on any interface and/or network.
Graphs made with awesome Mini Graph Card from Karl Kihlström https://github.com/kalkih/mini-graph-card