We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2287a2 commit 4071452Copy full SHA for 4071452
api.yml
@@ -88,7 +88,7 @@ paths:
88
"grid_ie": int, // divert grid -import/+export in W
89
"battery_level": int, // vehicle soc in %
90
"battery_range": int, // vehicle range
91
- "time_to_full_charge" // vehicle charge ETA
+ "time_to_full_charge": int // vehicle charge ETA
92
}
93
94
responses:
0 commit comments