/Loxone-Templates

This will be a collection of different JS,Python,Piko C.... code snippets to use as a template or starting point with your Loxone Miniserver

Primary LanguageC

These are code snippets used in my YouTube videos and other project. https://www.youtube.com/@theautomationgym

The main one for config is for pulling a String/Text out of a HTTP Response/URL. https://github.com/the-automation-gym/Loxone-Templates/blob/main/VirtualHTTPTextInput.c

image

This example is using no authentication (Basic or Key), going to the specified URL then Path and searching for a { to start outputting after.

You need 3x Virtual Text Inputs for all 3 variables to make it work.

Dislamer - This is not supported by Loxone and if not used correctly can potentially damage your installation and Miniserver