Discussions
Request: SmartCharge
3 months ago by Henrik Top Mygind
Do you have plans on exposing the SmartCharge capabilities that you have in the app, through the API?
I would love to be able to send a start charge request with optional options like
"endTime": "2024-10-04T07:00:00+02:00",
"chargeKwh": 20,
"fullyCharge": false,
"smartChargePreference": [0.1, 0.1, 0.8] // \[co2, renewable, money]
Instead of having to rely on my own home cooked smart charging algorithms :)
This would allow my smartcharge-start-buttons connected to home assistant to utilize your amazing algorithms without having to go through the app