Trefor Southwell
Trefor Southwell
I think the balancing code maybe fighting someone with the main run loop, one turning off charge and then other turning it back on hence the 5 minute pulses. In...
Can you attempt to take a sample configuration from 'templates' and try it with your sensors? I suspect you will need my help to control charging and discharging, its not...
I've made some changes on a branch: 1. Updated template - https://github.com/springfall2008/batpred/blob/huawei/templates/huawei.yaml This has a new inverter type select HU and the services for charge/discharge defined 2. Update predbat.py -...
I must have the service name wrong, you can change it in apps.yaml if you can figure out the correct name
Okay I think I might know the issue, the service needs a device_id to be set. Can you: 1. Update predbat.py from the latest on the branch (https://github.com/springfall2008/batpred/blob/main/apps/predbat/predbat.py) 2. add...
Sorry I gave you the wrong link you need to take predbat from the Huawei branch and not From main
@JohanAlvedal did you try the correct code here? with device_id set https://github.com/springfall2008/batpred/blob/huawei/apps/predbat/predbat.py
You would need to move away from monitor mode and into control charge to see if it does anything
Hmm, odd error - can you go to 'settings, system, logfiles' and select appdeamon (or adddeamon-predbat) and then check for the full error at the end of this log and...
What do you have in apps.yaml for 'charge_start_service' ?