Skip to content

Commit 4fecfc9

Browse files
committed
minor changes in sourcecode layout (remove whitespace)
1 parent 0267969 commit 4fecfc9

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

src/components/devices/sma_sunny_boy/bat_smart_energy.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Einstellungen für SMA Sunny Boy Smart Energy Batteriespeicher
55
<span class="small">(Modul: {{ $options.name }})</span>
66
</openwb-base-heading>
7-
7+
88
<openwb-base-number-input
99
title="Modbus ID"
1010
required

src/components/devices/sma_sunny_boy/inverter.vue

+3-4
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,9 @@
4444
"
4545
>
4646
<template #help>
47-
Für die Standardversion ist die Standardmodbus-ID 3,
48-
für Core-2 ist sie 1 und für Data Manager/Cluster
49-
Controller 2. Wurde eine abweichende Modbus ID konfiguriert,
50-
entsprechend anpassen.
47+
Für die Standardversion ist die Standardmodbus-ID 3, für Core-2
48+
ist sie 1 und für Data Manager/Cluster Controller 2. Wurde eine
49+
abweichende Modbus ID konfiguriert, entsprechend anpassen.
5150
</template>
5251
</openwb-base-number-input>
5352
</div>

0 commit comments

Comments
 (0)