DHW tags/nests for all devices, remove ww prefix from mqtt

This commit is contained in:
MichaelDvP
2024-03-31 18:22:02 +02:00
parent e02a731237
commit f21279056a
23 changed files with 550 additions and 560 deletions

View File

@@ -30,7 +30,7 @@ class Water : public EMSdevice {
private:
static uuid::log::Logger logger_;
uint8_t wwc_;
uint8_t dhw_;
// SM100wwTemperature - 0x07D6
uint16_t wwTemp_;