Explore Plans
Mobile menu Close menu
go-e Charger

Get colors

This query returns the colors for Idle, Charging and Done.

Developer info

API endpoint slug
goeCharger.get_colors
Runtime method
performQuery("goeCharger.get_colors"}

Query fields

No fields for this query

Ingredients

Charging color The color when charging.

Slug
charging_color
Filter code
GoeCharger.getColors.ChargingColor
Type
String
Example
#2A2A2A

Idle color The color when not charging but plugged in.

Slug
idle_color
Filter code
GoeCharger.getColors.IdleColor
Type
String
Example
#0000FF

Finished color The color when charging has finished.

Slug
finished_color
Filter code
GoeCharger.getColors.FinishedColor
Type
String
Example
#00FF00