====== Solar Monitoring ====== ===== Aim ===== Interface with the Solis inverter such that: - Not relying on 3rd party hosted services - Faster polling resolution - More interesting graphs - Ability to control for charging/discharging from grid - More automation sources for force charing/discharge than just time based scheduling - Integration with Home Assistant ===== Overview ===== {{drawio>project:diagram1.png}} * ''[[https://github.com/jmccrohan/pysolarmanv5|pysolarmanv5]]'' - a Python module to interact with Solarman (IGEN-Tech) v5 based solar inverter data loggers * ''[[https://github.com/danfoster/solis|solis]]'' - An opinonated Python module for accessing specific data from Solis Invertors via Solarman * ''[[https://github.com/danfoster/ha-solis|ha-solis]]'' - A home assistant plugin for exposing Solis invertor data and controls ===== Details =====