Explore Plans
Mobile menu Close menu
go-e Chargergo-e Charger

Set Energy Limit

This action will set the energy limit for the current charging session.

Developer info

API endpoint slug
goeCharger.set_energy_limit
Filter code method
GoeCharger.setEnergyLimit.skip(string?: reason)
Runtime method
runAction("goeCharger.set_energy_limit", {})

Action fields

Energy Text input > Other

Label
Energy in Wh
Helper text
Set the maximum charge energy in Wh. "null" means disabled. Not next trip energy!
Slug
energy
Required
true
Can have default value
true
Filter code method
GoeCharger.setEnergyLimit.setEnergy(string: energy)