1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-12-22 02:14:26 +01:00

doorlockd: scripts: mqtt: send present status

Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
This commit is contained in:
Ralf Ramsauer 2018-09-08 23:15:25 +02:00
parent 3df6515808
commit 2ee9457908

View File

@ -1,3 +1,3 @@
#!/bin/bash #!/bin/bash
exit 0 mosquitto_pub -r -t kitchen/frontdoor/status -m "present"