mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-10-31 22:47:05 +01:00
4 lines
84 B
Bash
Executable File
4 lines
84 B
Bash
Executable File
#!/bin/bash
|
|
|
|
mosquitto_pub -r -t kitchen/doorlock/frontdoor/lockstate -m "unlocked"
|