mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Marstek B2500: add status activity which shows current inputs, outputs and charge level
This commit is contained in:
@@ -868,6 +868,11 @@
|
||||
android:name=".devices.supercars.ControlActivity"
|
||||
android:exported="true" />
|
||||
|
||||
<activity
|
||||
android:name=".devices.marstek.SolarEquipmentStatusActivity"
|
||||
android:label="Solar Equipment Status"
|
||||
android:exported="true" />
|
||||
|
||||
<activity
|
||||
android:name=".devices.binary_sensor.activity.DataActivity"
|
||||
android:exported="true" />
|
||||
|
||||
Reference in New Issue
Block a user