Temperature with Webhook

Is it possible to get temperature from a device with a webhook ?

Like this?

I would like to pull the temperature, like every 5 minutes

For your case, I think our open API would be help https://dev.ewelink.cn/#/

I found this topic by searching the forum. I am pulling the temperature from a TH16 device using the API but it is very complicated and requires a lot of computing resources just to make a simple read. I was hoping that the return data from executing a webhook would contain the temperature data I needed. That would make it just a simple call for eWelink web subscribers.

So I would like to second the suggestion that you make it possible to read the status of a device with a simple webhook and not require the complex API calls. It would likely benefit your server loads too.