mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Zendure SolarFlow: support off grid mode settings
This commit is contained in:
@@ -5316,4 +5316,15 @@
|
||||
<item>pound</item>
|
||||
<item>stone</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="offgrid_mode_on_off_eco">
|
||||
<item>@string/on</item>
|
||||
<item>@string/off</item>
|
||||
<item>@string/eco</item>
|
||||
</string-array>
|
||||
<string-array name="offgrid_mode_on_off_eco_values">
|
||||
<item>on</item>
|
||||
<item>off</item>
|
||||
<item>eco</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user