Object building from JSON List

@jcbmania

If your FHEM controller is exposed to the internet, you can create a WebHook that can query your controller at regular intervals. Your JSON return can then be filtered with a ResponseTemplate to give you just the data you need.

Check out this tutorial and search the forum for more examples.

example Response Template on your JSON:

{{#Results}}{{Name}}~{{#Internals}}{{STATE}}~{{/Internals}}{{/Results}}

returns:

EIB_000c~off~EIB_000d~off~Esstisch~off~Pfette~on~Sky~off~Stehlampe~on~