Hardware:
- Virtualisation Proxmox
- Z-Stick Gen5 Aeotec
Home Assistant: 0.96.5
MQTT Server & Web client config:
{
“ssl”: true,
“certfile”: “fullchain.pem”,
“keyfile”: “privkey.pem”,
“broker”: true,
“allow_anonymous”: false,
“mqttusers”: [
{
“username”: “home”,
“password”: “monmotdepasse”,
“readonly”: true,
“topics”: [
“#”
]
}
]
}
Hello
I can not get MQTT Server & Web Client started
the Mosquitto broker add-ons is launched