saving sensor state works
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
</td>
|
||||
<td>
|
||||
<label class="switch">
|
||||
<input type="checkbox" checked={{sensor.on}} />
|
||||
<input type="checkbox" checked={{sensor.on}} class="sensor_switch" />
|
||||
<div class="slider round"></div>
|
||||
</label>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user