mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-10-04 17:04:53 +02:00
ajout temps de charge moyen
This commit is contained in:
parent
0ce172f706
commit
24e1800085
6 changed files with 167 additions and 29 deletions
|
@ -125,6 +125,13 @@
|
|||
</span>
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
<label for="average_charge_kwh">
|
||||
Consommation moyenne sur une charge rapide (kWh) :
|
||||
</label>
|
||||
<input type="number" id="average_charge_kwh" min="1" max="200" value="26" step="1"
|
||||
style="width: 4em;">
|
||||
</p>
|
||||
<div class="filter-sockets" id="filterSockets">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue