I noticed that scheduled charge was working fine - however scheduled discharge was being ignored by the system.
On investigating the givTCP entities, enable charge schedule was "true"
Enable discharge was "false" - and if set to "true" manually, would quickly revert to false
Could that be why there is a problem?
I see in config we have:
scheduled_charge_enable:
- switch.givtcp_{geserial}_enable_charge_schedule_2
But there is no corresponding entry for scheduled discharge enable?
(note, the _2 suffix was added due to an issue with givTCP recently where all MQTT entities were renamed)
I noticed that scheduled charge was working fine - however scheduled discharge was being ignored by the system.
On investigating the givTCP entities, enable charge schedule was "true"
Enable discharge was "false" - and if set to "true" manually, would quickly revert to false
Could that be why there is a problem?
I see in config we have:
But there is no corresponding entry for scheduled discharge enable?
(note, the _2 suffix was added due to an issue with givTCP recently where all MQTT entities were renamed)