Files
dispatcher_ng/dispatcher_ng.conf
Wolfgang Hottgenroth 91f8dd929e openhab export added
2018-01-10 15:06:58 +01:00

13 lines
313 B
Plaintext

{
"brokerUrl": "mqtt://127.0.0.1:1883",
"brokerUser": "",
"brokerPass": "",
"brokerCa": "",
"smtpHost": "localhost",
"smtpPort": 25,
"smtpSender": "dispatcher@hottis.de",
"smtpReceiver": "woho@hottis.de",
"homekitFile": "homekit.json",
"openhabItemFile": "openhab.items"
}