Minor changes

pull/1995/head
David Peer 2022-06-24 12:57:32 +02:00
parent 31a538b577
commit 70fbd194f1
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<body>
<h3>Upload Tiggers</h3>
<p>You must upload a list of json objects -- an example is given below</p>
<p><textarea id="triggers" style="width:500px; height:500px">
<p><textarea id="triggers" style="width:500px; height:300px">
[
{"display": "Open", "trigger": "OPEN_DOOR", "icon":"door"},
{"display": "Office", "trigger": "TOGGLE_LIGHT", "icon":"light"},