mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
dev20, remove obj_id again
This commit is contained in:
@@ -701,7 +701,6 @@ void AnalogSensor::publish_values(const bool force) {
|
||||
}
|
||||
|
||||
config["uniq_id"] = uniq_s;
|
||||
config["obj_id"] = uniq_s;
|
||||
|
||||
char name[50];
|
||||
snprintf(name, sizeof(name), "%s", sensor.name().c_str());
|
||||
|
||||
Reference in New Issue
Block a user