Receiving from MQTT

Hello @Joker Did you check other threads and tutorials?

Please pay attention to:

Especially:

  • “Avoid being spoon-fed”
  • “How to use code fences”

These threads might be useful for you


I’ve just cleaned up your post and now it’s clear. Your item definition is completely wrong. You are trying to retrieve data from a command topic which in tasmota is a publish-only topic (“cmnd”) You need to select the correct topic and then use the jsonpath transformation to select “IPAddress” resp. “IPAddress1”. You can learn how to do so in the last link above.

I will not post the answer here because many have tried to make sure that all information is available and easy to understand behind those links above.

3 Likes