button led group
This commit is contained in:
@ -1,8 +1,16 @@
|
||||
<table id="maintable">
|
||||
<tr>
|
||||
<td><app-ledindicator topic="led/test1" ledId="test1"></app-ledindicator></td>
|
||||
<td><app-ledindicator topic="led/test2" ledId="test2"></app-ledindicator></td>
|
||||
<td><app-ledindicator topic="led/test3" ledId="test3"></app-ledindicator></td>
|
||||
<td><app-ledindicator topic="led/test4" ledId="test4"></app-ledindicator></td>
|
||||
<td>
|
||||
<ledbutton topic="led/test1" label="Küche Deckenlampe"></ledbutton>
|
||||
</td>
|
||||
<td>
|
||||
<ledbutton topic="led/test2" label="Keller normal"></ledbutton>
|
||||
</td>
|
||||
<td>
|
||||
<ledbutton topic="led/test3" label="Keller hell"></ledbutton>
|
||||
</td>
|
||||
<td>
|
||||
<ledbutton topic="led/test4" label="test4"></ledbutton>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user