mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
fix rendering for unset SM values
This commit is contained in:
@@ -1829,7 +1829,8 @@ void ems_getOtherValues() {
|
||||
}
|
||||
|
||||
/**
|
||||
* returns current thermostat type as a string
|
||||
* returns current thermostat type as a string
|
||||
* by looking up the product_id
|
||||
*/
|
||||
char * ems_getThermostatDescription(char * buffer) {
|
||||
uint8_t size = 128;
|
||||
|
||||
Reference in New Issue
Block a user