mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Marstek B2500/Zendure Solarflow: Allow setting panel peak values to be honored by the SolarEquipmentStatusActivity
This gets rid of hardcoded 380Wp :P
This commit is contained in:
@@ -721,7 +721,7 @@
|
||||
<string name="miband_pairing_using_dummy_userdata">No valid user data given, using dummy user data for now.</string>
|
||||
<string name="miband_pairing_tap_hint">When your Mi Band vibrates and blinks, tap it a few times in a row.</string>
|
||||
<string name="appinstaller_install">Install</string>
|
||||
<string name="discovery_connected_devices_hint">Make your device discoverable. Currently connected devices will likely not be discovered. Activate location (e.g. GPS) on Android 6+. Disable Privacy Guard for Gadgetbridge, because it may crash and reboot your phone. If no device is found after a few minutes, try again after rebooting your mobile device.</string>
|
||||
<string name="discovery_connected_devices_hint">Make your device discoverable. Currently connected devices will likely not be discovered. Activate location (e.g. GPS). Disable Privacy Guard for Gadgetbridge, because it may crash and reboot your phone. If no device is found after a few minutes, try again after rebooting your mobile device.</string>
|
||||
<string name="discovery_need_to_enter_authkey">This device needs a secret auth key, long press on the device to enter it. More information on the website.</string>
|
||||
<string name="discovery_entered_invalid_authkey">The secret auth key you entered is invalid! Long press on the device to edit.</string>
|
||||
<string name="discovery_note">Note:</string>
|
||||
@@ -4482,7 +4482,10 @@
|
||||
<string name="notification_pebble_js_service_text">Running Pebble app/watchface JavaScript</string>
|
||||
<string name="internet_helper_banglejs_permission_missing_title">Permission missing</string>
|
||||
<string name="internet_helper_banglejs_permission_missing_text">Access to the Bangle.js app loader is currently not allowed by your settings. Please go to the internet helper settings in the external integrations settings to enable it.</string>
|
||||
<string name="devicetype_solarflow">SolarFlow</string>
|
||||
<string name="eco">Eco</string>
|
||||
<string name="prefs_title_offgrid_mode">Off-grid mode</string>
|
||||
<string name="solar_panel1_peak_w">Solar panel 1 peak W</string>
|
||||
<string name="solar_panel2_peak_w">Solar panel 2 peak W</string>
|
||||
<string name="solar_panel3_peak_w">Solar panel 3 peak W</string>
|
||||
<string name="solar_panel4_peak_w">Solar panel 4 peak W</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user