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-11-01 06:57:04 +01:00
Code
Issues
Releases
Wiki
Activity
f72f731b59
doorlockd-mirror
/
doorlockd
/
scripts
/
post_lock
4 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added Pre/Post Lock/Unlock Scripts
2015-05-25 15:47:44 +02:00
#!/bin/bash
scripts: simplify mqtt Only publish door status topic, rest will be done by the opennhab server. Username, password and mqtt's hostname are stored in user's local .config. Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
2018-01-06 22:27:10 +01:00
mosquitto_pub -t kitchen/frontdoor/status -m "locked"
Reference in New Issue
Copy Permalink