This website requires JavaScript.
Explore
Help
Sign In
tom
/
doorlockd-mirror
Watch
1
Star
0
Fork
0
You've already forked doorlockd-mirror
mirror of
https://github.com/binary-kitchen/doorlockd
synced
2024-10-31 22:47:05 +01:00
Code
Issues
Releases
Wiki
Activity
d52de425ca
doorlockd-mirror
/
scripts
/
post_lock
4 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
re-add scripts Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
2018-03-19 18:42:34 +01:00
#!/bin/bash
Send lock/unlock messages using retain flag
2018-05-21 13:10:28 +02:00
mosquitto_pub -r -t kitchen/frontdoor/status -m "locked"
Reference in New Issue
Copy Permalink