Hi! I am trying to get some sensor from my Samsung washer machine.
I can get the status below by Postman but how do I setup a template so i can get as sensor for example the section machineState?
This is a handy tool for finding json data paths: https://jsonpathfinder.com/ Paste your data on the left, drill down to the value you want on the right. At the top of the right hand column replace âxâ with âvalue_jsonâ in your value template.
By using the rest integration both sensors will be updated from one call to the resource. The rest sensor platform by contrast would have to call the resource twice.
Thank you for providing correctly formatted data, it really helps with creating an example.