mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
add mqtt base, fix mixer, fix masterthermostat, dallas fails, fix mult. roomctrl.
This commit is contained in:
@@ -51,7 +51,6 @@ class Mixer : public EMSdevice {
|
||||
int8_t status_;
|
||||
uint8_t flowSetTemp_;
|
||||
|
||||
void register_values(const Type type, const uint16_t hc);
|
||||
Type type_ = Type::NONE;
|
||||
uint16_t hc_ = EMS_VALUE_USHORT_NOTSET;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user