mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-09-13 13:44:10 +00:00
remove device without entities and not registered by busmaster
This commit is contained in:
@@ -693,6 +693,10 @@ void EMSdevice::erase_device_values() {
|
||||
}
|
||||
}
|
||||
devicevalues_.clear();
|
||||
telegram_functions_.clear();
|
||||
handlers_ignored_.clear();
|
||||
handlers_config_.clear();
|
||||
handlers_broadcasted_.clear();
|
||||
}
|
||||
|
||||
// single list of options
|
||||
|
||||
Reference in New Issue
Block a user