mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 17:29:50 +03:00
ems+ empty messages, Flags for solar modules, roomtemp from remote thermostats
This commit is contained in:
@@ -181,6 +181,7 @@ class EMSdevice {
|
||||
// Solar Module
|
||||
static constexpr uint8_t EMS_DEVICE_FLAG_SM10 = 1;
|
||||
static constexpr uint8_t EMS_DEVICE_FLAG_SM100 = 2;
|
||||
static constexpr uint8_t EMS_DEVICE_FLAG_ISM = 3;
|
||||
|
||||
// Mixing Module
|
||||
static constexpr uint8_t EMS_DEVICE_FLAG_MMPLUS = 1;
|
||||
|
||||
Reference in New Issue
Block a user