{ "template": "\n\n\n \n \n \n \n \n \n
\n\t\t
\n\t\t\t
{{(config.title)}}
\n\t\t
\n
\n \n \n \n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n\n", "name": "Si-Switch", "author": "s.simma", "settings": [ { "type": "string", "id": "title", "label": "Item Title" }, { "type": "checkbox", "id": "showTitle", "label": "Show title", "default": true }, { "type": "item", "id": "item_switch", "label": "Openhab item" }, { "type": "string", "id": "icon", "label": "smarthome-classic icon name", "default": "light" }, { "type": "number", "id": "icon_size", "label": "icon_size px (e.g. 50)", "default": "50" } ] }