Skip to content

Commit

Permalink
remove ac-charger target consumption limits (hoylabs#1159)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBoehm authored Aug 8, 2024
1 parent df11db1 commit dacf9d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webapp/src/views/AcChargerAdminView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,6 @@
placeholder="0"
v-model="acChargerConfigList.target_power_consumption"
aria-describedby="targetPowerConsumptionDescription"
min="-3000"
max="3000"
required
/>
<span class="input-group-text" id="targetPowerConsumptionDescription">W</span>
Expand Down

0 comments on commit dacf9d4

Please sign in to comment.