fix output

This commit is contained in:
Robin Appelman 2021-01-17 03:11:43 +01:00
commit 104fb133b0

View file

@ -400,7 +400,7 @@ pub fn format_pms_state<W: Write>(
)?;
writeln!(
writer,
"pb0.3{{tasmota_id=\"{}\", name=\"{}\"}} {}",
"pb0_3{{tasmota_id=\"{}\", name=\"{}\"}} {}",
device.hostname, name, state.pb0_3
)?;
writeln!(