mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
add temperatures for low loss header and heatblock, add names BC400/GB192i, #1317
This commit is contained in:
@@ -145,6 +145,8 @@ class Boiler : public EMSdevice {
|
||||
uint16_t serviceCodeNumber_; // error/service code
|
||||
uint8_t emergencyOps_;
|
||||
uint8_t emergencyTemp_;
|
||||
uint16_t headertemp_; // see #1317
|
||||
uint16_t heatblock_; // see #1317
|
||||
|
||||
// info
|
||||
uint32_t upTimeControl_; // Operating time control
|
||||
|
||||
Reference in New Issue
Block a user