1
0
mirror of https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git synced 2025-09-08 23:20:48 +02:00

Fix MQTT Snapshot toggle (#794)

This commit is contained in:
Mike Miller
2018-11-14 05:58:49 +02:00
committed by jmtatsch
parent fb698c0c4f
commit 895b1558b3

View File

@@ -304,7 +304,7 @@
<span class="navbar-item">
<input id="motion_mqtt_snapshot" type="checkbox" name="motion_mqtt_snapshot" class="switch" data-checked="cgi-bin/action.cgi?cmd=motion_detection_mqtt_snapshot_on"
data-unchecked="cgi-bin/action.cgi?cmd=motion_detection_mqtt_snapshot_off">
<label for="motion_mqtt">Motion - MQTT Snapshot</label>
<label for="motion_mqtt_snapshot">Motion - MQTT Snapshot</label>
</span>
</div>
</div>