mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
add id to boiler_data
This commit is contained in:
@@ -80,6 +80,7 @@ class Boiler : public EMSdevice {
|
||||
uint16_t tankMiddleTemp_; // Tank middle temperature (TS3)
|
||||
|
||||
// main
|
||||
uint8_t id_; // product id
|
||||
uint8_t heatingActive_; // Central heating is on/off
|
||||
uint8_t tapwaterActive_; // Hot tap water is on/off
|
||||
uint8_t selFlowTemp_; // Selected flow temperature
|
||||
|
||||
Reference in New Issue
Block a user