fboundy / ha_solis_modbus

YAML file for reading Solis Hybrid Inverter directly with HA native modbus
MIT License
50 stars 7 forks source link

Add automation to set SOC estimate for overnight charging. #6

Closed finalbillybong closed 8 months ago

finalbillybong commented 1 year ago

I've created a template sensor and automation that estimates required SOC for overnight charging based on required energy for the morning, day time and evening (new input numbers) and predicted solar output for the day. The template calculates the SOC and the automation copies it to input_number.eco7_target_soc just before 00:30.

Thought you might like to take a look and roll it into your repo.

This is my first pull request so I hope I did it correctly.

finalbillybong commented 1 year ago

I think you need to approve this merge - apologies, I'm new to Github...