OctoPrint/OctoPrint-MQTT

Temperature values missing

umsmin opened this issue · 0 comments

I try to get the temperature from tool0 and bed, but no data.

In my MQTT Server i get the publishing messages for temperature

Octopi:octoPrint/temperature/tool0:.* { json2nameValue($EVENT) }
Octopi:octoPrint/temperature/bed:.* { json2nameValue($EVENT) }

But no values

OctoPrint version : 1.7.2
OctoPi version : 0.18.0

Plugin version

0.8.10

I use the FHEM Server