diff --git a/tests/test1.yaml b/tests/test1.yaml index d719a50758..6961bd2598 100644 --- a/tests/test1.yaml +++ b/tests/test1.yaml @@ -195,7 +195,7 @@ sensor: ESP_LOGD("main", "Got raw value %f", x); - logger.log: level: DEBUG - format: "Got raw value %f %f" + format: "Got raw value %f" args: ['x'] - logger.log: "Got raw value NAN" - mqtt.publish: