Skip to content

Commit

Permalink
Add CHAdeMO output field to charging station
Browse files Browse the repository at this point in the history
  • Loading branch information
riQQ authored and simonpoole committed Sep 24, 2023
1 parent 9e18be9 commit 56a0ebf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions master_preset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4936,6 +4936,7 @@
<text key="socket:type2_combo:output" text="CCS - Type 2 output (kW)" />
<combo key="socket:type3" text="Type 3 (SCAME)" values="1,2,3,4,5,6"/>
<combo key="socket:chademo" text="CHAdeMO" values="1,2,3,4,5,6"/>
<text key="socket:chademo:output" text="CHAdeMO output (kW)" />
<combo key="socket:tesla_supercharger" text="Tesla Supercharger" values="1,2,3,4,5,6"/>
<combo key="socket:schuko" text="Schuko" values="1,2,3,4,5,6"/>
<combo key="socket:cee_blue" text="CEE blue" values="1,2,3,4,5,6"/>
Expand All @@ -4951,6 +4952,7 @@
<combo key="socket:type1_combo" text="CCS - Type 1 - SAE J1772 Combo (DC)" values="1,2,3,4,5,6"/>
<text key="socket:type1_combo:output" text="CCS - Type 1 output (kW)" />
<combo key="socket:chademo" text="CHAdeMO" values="1,2,3,4,5,6"/>
<text key="socket:chademo:output" text="CHAdeMO output (kW)" />
<combo key="socket:tesla_supercharger" text="Tesla Supercharger" values="1,2,3,4,5,6"/>
<combo key="socket:nema_5_15" text="NEMA 5-15" values="1,2,3,4,5,6"/>
<combo key="socket:nema_5_20" text="NEMA 5-20" values="1,2,3,4,5,6"/>
Expand Down

0 comments on commit 56a0ebf

Please sign in to comment.