File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -130,6 +130,9 @@ properties:
130130 charge_rate :
131131 type : integer
132132 description : The divert charge rate
133+ trigger_current :
134+ type : integer
135+ description : The current at which the divert module will start the charge
133136 available_current :
134137 type : integer
135138 description : The computed avalible current for divert
@@ -141,7 +144,7 @@ properties:
141144 description : The time since the last update of the divert feed
142145 divert_active :
143146 type : boolean
144- description : ' `true` if divert is active , `false` if not'
147+ description : ' `true` if divert is actively enabling charging , `false` if not'
145148 ota_update :
146149 type : integer
147150 description : ' `1`, if there is an OTA update active, `0` if normal operation'
You can’t perform that action at this time.
0 commit comments