1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-09-21 13:34:52 +02:00
doorlockd-mirror/share/doorlockd/scripts/post_present
Ralf Ramsauer 2ee9457908 doorlockd: scripts: mqtt: send present status
Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
2018-09-08 23:15:42 +02:00

4 lines
71 B
Bash
Executable File

#!/bin/bash
mosquitto_pub -r -t kitchen/frontdoor/status -m "present"