mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
MQTT sensors handling of publishing NaN values (#7768)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
@@ -60,6 +60,7 @@ mqtt:
|
||||
- mqtt.publish:
|
||||
topic: some/topic
|
||||
payload: Good-bye
|
||||
publish_nan_as_none: false
|
||||
|
||||
binary_sensor:
|
||||
- platform: template
|
||||
|
Reference in New Issue
Block a user