This commit is contained in:
Moritz Ruth 2024-02-28 16:48:01 +01:00
parent bc1ced79a8
commit 19a595c21b
Signed by: moritzruth
GPG key ID: C9BBAB79405EE56D
26 changed files with 754 additions and 559 deletions

View file

@ -0,0 +1,7 @@
host_id = "remote"
[mqtt]
client_id = "deckster-remote"
topic_prefix = "deckster"
host = "localhost"
port = 1883