mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
dev20, remove obj_id again
This commit is contained in:
@@ -532,7 +532,6 @@ void TemperatureSensor::publish_values(const bool force) {
|
||||
}
|
||||
|
||||
config["uniq_id"] = uniq_s;
|
||||
config["obj_id"] = uniq_s;
|
||||
config["def_ent_id"] = (std::string) "sensor." + uniq_s;
|
||||
|
||||
char name[50];
|
||||
|
||||
Reference in New Issue
Block a user