mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
add RC35 heatingtypes for remote room control, #2268
This commit is contained in:
@@ -216,6 +216,7 @@ class EMSdevice {
|
||||
void add_handlers_ignored(const uint16_t handler);
|
||||
|
||||
void set_climate_minmax(int8_t tag, int16_t min, uint32_t max);
|
||||
void setValueEnum(const void * value_p, const char * const ** options);
|
||||
void setCustomizationEntity(const std::string & entity_id);
|
||||
void getCustomizationEntities(std::vector<std::string> & entity_ids);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user