I have a question for the tinkerers using MQTT. Is the setting below in any way settable from the outside like MQTT? From what I can see I have the ability to set it to eg. ‘0’ but then a few seconds later it goes to ‘-1’ (full taps) again. Strangely, if I do this in dbus-spy it stays on the value I set.
Settings/CGwacs/MaxDischargePower
The reason for my question is that I part of the small-battery-community and we started with the dreaded Eskom TOU tarrif structure a while ago. I can use most of the grid during the Off-Peak period but feeding back during Off-Peak time slots are difficult as the only PV slots are weekends. I would much rather use the ‘Standard’ slot from the grid and save the battery power for Peak and Off-Peak. At least I can feed back Standard usage during the day.
To achieve this my thinking was to have Home Assistant disable the battery discharge as soon as I go from Peak to Standard and then enable discharge when it goes from Standard to Off-Peak at around 10pm. This will limit the grid usage during Off-Peak periods even by a small amount. I am not ready for a bigger battery yet but I know it’s the proper solution to this problem. And No, I am not using the Node-Red image, HA is all I use.