Skip to content

Commit ac26426

Browse files
authored
Merge pull request #108 from tititg34/patch-2
Update mqtt-init.sh
2 parents a96592a + 51b6a65 commit ac26426

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sources/inverter-mqtt/mqtt-init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ registerTopic "Load_watt" "W" "chart-bell-curve"
5555
registerTopic "Load_watthour" "Wh" "chart-bell-curve"
5656
registerTopic "Load_va" "VA" "chart-bell-curve"
5757
registerTopic "Bus_voltage" "V" "details"
58-
registerTopic "Heatsink_temperature" "" "details"
58+
registerTopic "Heatsink_temperature" "°C" "details"
5959
registerTopic "Battery_capacity" "%" "battery-outline"
6060
registerTopic "Battery_voltage" "V" "battery-outline"
6161
registerTopic "Battery_charge_current" "A" "current-dc"

0 commit comments

Comments
 (0)