How to transform mqtt data from sonoff pir sensor

Hi
Is there someone that can explain how to transform data from a pir sensor
I would like to understand how to do it as I have a lot of different sensors that I want to do . this is an example of the data that I get from one of the sensors
{“RfReceived”:“Sync”:12490,“Low”:420,“High”:1220,“Data”:“D3869E”,“RfKey”:“None”}}

Thank you

That’s JSON data, so you could look into the use of JSONPATH transformation service with MQTT channels. Lots of Tasmota and sonoff examples in this forum.

1 Like

Hi

Thank you very much for your reply .I did it with rules on the rf bridge but the 3 rule bukkets are full and I still have 5 sensors to do and 2 x 4 button remotes I do use conf files

Regards

Lukas

Not sure what you mean by that?

each rule buffer can take 511 characters and there is only 3

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.