mirror of
https://github.com/binary-kitchen/doorlockd
synced 2025-01-05 16:05:29 +01:00
4 lines
70 B
Bash
Executable File
4 lines
70 B
Bash
Executable File
#!/bin/bash
|
|
|
|
mosquitto_pub -r -t kitchen/frontdoor/status -m "locked"
|