mirror of
https://github.com/binary-kitchen/doorlockd
synced 2025-01-06 16:35:24 +01:00
4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
mosquitto_pub -t kitchen/frontdoor/status -m "locked"
|