mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
added outdoor temp 0xD1 - https://github.com/proddy/EMS-ESP/issues/220
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
#define EMS_TYPE_UBASetPoints 0x1A
|
||||
#define EMS_TYPE_UBAFunctionTest 0x1D
|
||||
|
||||
// EMS+ specific
|
||||
#define EMS_TYPE_UBAOutdoorTemp 0xD1 // external temp
|
||||
|
||||
#define EMS_OFFSET_UBAParameterWW_wwtemp 2 // WW Temperature
|
||||
#define EMS_OFFSET_UBAParameterWW_wwactivated 1 // WW Activated
|
||||
#define EMS_OFFSET_UBAParameterWW_wwOneTime 0x00 // WW OneTime loading
|
||||
|
||||
Reference in New Issue
Block a user