Elektrine lite

← Feed

@bart@sociabl.be

Post #881471

2024-08-08 08:05 UTC

This summer has seen an increase in periods with negative #electricity prices when on a dynamic contract. Our #HomeAssistant can now correctly adjust solar power to avoid injecting power into the net at these times. Graphs from before and after the change. #energy #solar

Replies (1)

  • @bart@sociabl.be 2024-08-08 08:07

    The adjustment of the solar power output happens through the modbus interface of our Solax inverter, the code to do this can be found here: https://github.com/barche/PowerScraper/tree/SolaxX3Control

    Open ##2823016