Shelly H&T can't be integrated via MQTT

Hello guys,

Unfortunately, I can’t manage to integrate a Shelly H&T Plus via MQTT. I can see the data in the MQTT explorer, but unfortunately I can’t manage to extract the data:

I want to extract the humidity and temperature.

This is how I proceeded:

MQTT broker set up with my access data, this also shows the status ‘ONLINE’.
Then I created a new device and a channel as number:

For temperature I use follow MQTT State Topic: Shelly_Wohnzimmer/status/temperature:0

See pictures below:

and for Incoming Value Transformation, I used JSONPATH:$.tC

See pictures below as well:

Same issue with humidity value.

It doesn’t work. What am I doing wrong? Thank you very much!

I found this issue. You have to install the JSONPath Transformation add on :exploding_head:

1 Like