You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config.schema.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -58,12 +58,12 @@
58
58
"description": "Duration of engine remote start. Only applicable if feature is supported by your car."
59
59
},
60
60
"batteryLowThreshold": {
61
-
"title": "EV Battery threshold",
61
+
"title": "EV Battery/fuel threshold",
62
62
"type": "integer",
63
63
"placeholder": 20,
64
64
"minimum": 1,
65
65
"maximum": 99,
66
-
"description": "Threshold (percentage) for battery low status in HomeKit. Only applicable for EV or plugin hybrids."
66
+
"description": "Threshold (percentage) for battery low status in HomeKit. If your vehicle is not an EV, this will reflect the fuel level for your car."
0 commit comments