mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Add iniital exprimental support for Zendure SolarFlow devices (so far only reads a few values)
Also generalizes the SolarEquipmentStatus activity to share with Marstek B2500
This commit is contained in:
@@ -980,7 +980,7 @@
|
||||
android:exported="true" />
|
||||
|
||||
<activity
|
||||
android:name=".devices.marstek.SolarEquipmentStatusActivity"
|
||||
android:name=".devices.SolarEquipmentStatusActivity"
|
||||
android:label="Solar Equipment Status"
|
||||
android:exported="true" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user