Merge pull request #108 from tititg34/patch-2

Update mqtt-init.sh
This commit is contained in:
David Nedved
2025-06-19 08:58:42 +10:00
committed by GitHub
+1 -1
View File
@@ -55,7 +55,7 @@ registerTopic "Load_watt" "W" "chart-bell-curve"
registerTopic "Load_watthour" "Wh" "chart-bell-curve" registerTopic "Load_watthour" "Wh" "chart-bell-curve"
registerTopic "Load_va" "VA" "chart-bell-curve" registerTopic "Load_va" "VA" "chart-bell-curve"
registerTopic "Bus_voltage" "V" "details" registerTopic "Bus_voltage" "V" "details"
registerTopic "Heatsink_temperature" "" "details" registerTopic "Heatsink_temperature" "°C" "details"
registerTopic "Battery_capacity" "%" "battery-outline" registerTopic "Battery_capacity" "%" "battery-outline"
registerTopic "Battery_voltage" "V" "battery-outline" registerTopic "Battery_voltage" "V" "battery-outline"
registerTopic "Battery_charge_current" "A" "current-dc" registerTopic "Battery_charge_current" "A" "current-dc"