13 lines
313 B
Plaintext
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"
|
|
}
|