add hpSetDiffPressure #1563

This commit is contained in:
MichaelDvP
2024-01-20 15:01:41 +01:00
parent 9260db330e
commit cd8921e78e
8 changed files with 37 additions and 6 deletions

View File

@@ -247,6 +247,7 @@ MAKE_WORD_CUSTOM(uom_l, "l")
MAKE_WORD_CUSTOM(uom_kmin, "K*min")
MAKE_WORD_CUSTOM(uom_k, "K")
MAKE_WORD_CUSTOM(uom_volts, "V")
MAKE_WORD_CUSTOM(uom_mbar, "mbar")
// MQTT topics and prefixes
MAKE_WORD_CUSTOM(heating_active, "heating_active")