We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a96592a + 51b6a65 commit ac26426Copy full SHA for ac26426
1 file changed
sources/inverter-mqtt/mqtt-init.sh
@@ -55,7 +55,7 @@ registerTopic "Load_watt" "W" "chart-bell-curve"
55
registerTopic "Load_watthour" "Wh" "chart-bell-curve"
56
registerTopic "Load_va" "VA" "chart-bell-curve"
57
registerTopic "Bus_voltage" "V" "details"
58
-registerTopic "Heatsink_temperature" "" "details"
+registerTopic "Heatsink_temperature" "°C" "details"
59
registerTopic "Battery_capacity" "%" "battery-outline"
60
registerTopic "Battery_voltage" "V" "battery-outline"
61
registerTopic "Battery_charge_current" "A" "current-dc"
0 commit comments