heatpump uoms fix #2188

This commit is contained in:
MichaelDvP
2024-11-08 16:08:53 +01:00
parent 847c3ac2cd
commit afc2afbac0
5 changed files with 15 additions and 11 deletions

View File

@@ -262,6 +262,7 @@ MAKE_WORD_CUSTOM(uom_k, "K")
MAKE_WORD_CUSTOM(uom_volts, "V")
MAKE_WORD_CUSTOM(uom_mbar, "mbar")
MAKE_WORD_CUSTOM(uom_lh, "l/h")
MAKE_WORD_CUSTOM(uom_ctkwh, "ct/kWh")
// MQTT topics and prefixes
MAKE_WORD_CUSTOM(heating_active, "heating_active")