synman / OctoPrint-MqttChamberTemperature

1 stars 1 forks source link

Use JSONPATH expression to get the temperature from a json body #5

Closed devbar closed 6 months ago

devbar commented 6 months ago

This change allows to use a JSONPATH expression to parse the temperature value from a json body.

image