mirror of
https://github.com/binary-kitchen/doorlockd
synced 2025-01-03 06:55:23 +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"
|