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
1 changed files with 1 additions and 1 deletions

View File

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