scripts: update mqtt topics

Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
This commit is contained in:
Ralf Ramsauer 2018-10-06 22:19:04 +02:00
parent 82fd80b02d
commit 128cc2ced2
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
mosquitto_pub -r -t kitchen/frontdoor/status -m "locked"
mosquitto_pub -r -t kitchen/doorlock/frontdoor/lockstate -m "locked"

View File

@ -1,3 +1,3 @@
#!/bin/bash
mosquitto_pub -r -t kitchen/frontdoor/status -m "present"
mosquitto_pub -r -t kitchen/doorlock/frontdoor/lockstate -m "present"

View File

@ -1,6 +1,6 @@
#!/bin/bash
mosquitto_pub -r -t kitchen/frontdoor/status -m "unlocked"
mosquitto_pub -r -t kitchen/doorlock/frontdoor/lockstate -m "unlocked"
# Wakeup cashdesk
wol -i 172.23.2.44 00:0b:ca:94:13:f1