mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 07:08:20 +00:00
Undo unfix tests :)
This commit is contained in:
parent
d68c0d8d0d
commit
2fa547f28a
@ -195,7 +195,7 @@ sensor:
|
|||||||
ESP_LOGD("main", "Got raw value %f", x);
|
ESP_LOGD("main", "Got raw value %f", x);
|
||||||
- logger.log:
|
- logger.log:
|
||||||
level: DEBUG
|
level: DEBUG
|
||||||
format: "Got raw value %f %f"
|
format: "Got raw value %f"
|
||||||
args: ['x']
|
args: ['x']
|
||||||
- logger.log: "Got raw value NAN"
|
- logger.log: "Got raw value NAN"
|
||||||
- mqtt.publish:
|
- mqtt.publish:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user