From 32f0b8972baac165fdc40178c826ff8fd8558816 Mon Sep 17 00:00:00 2001 From: Claas Date: Sat, 8 Nov 2025 13:25:12 +0100 Subject: [PATCH] Help with debugging MQTT discovery --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 31f1385..c329fab 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,6 @@ runner specified which is also required to run on a connected RP2040 pico. If probe-rs gives a warning that the probe firmware is too old use these links https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html#updating-the-firmware-on-the-debug-probe https://github.com/raspberrypi/debugprobe/releases/tag/debugprobe-v2.2.3 + +# Debugging MQTT discovery payload in Home Assistant +If the MQTT discovery payload contains invalid values, it will usually be logged at under [Settings > System Log](http://homeassistant:8123/config/logs) -- 2.51.2