This is an old revision of the document!
Mein Profile → erweiterter Modus auswählenAdd Ons installierenSSH terminalSamba shareFile Editor\\192.168.0.102\addonshassio-accesspoint von hier https://github.com/mattlongman/hassio-access-point reinkopieren und warten, bis es auftauchtAdd On → Repositories hinzufügenAdd Ons installierenAccesspoint startenMQTT mosquittoEnable Internet Accesswget -O - https://get.hacs.xyz | bash - (siehe Simon42)apk add mc (install Midnight Commander)config.yaml und opensensemap.yaml auf Samba: \\192.168.0.102\config kopierenKonfiguration YAML code umschalten:
logins: - username: Mosquitto password: xxxxx require_certificate: false certfile: fullchain.pem keyfile: privkey.pem customize: active: false folder: mosquitto anonymous: true
Konfiguration YAML code umschalten:
logins: [] require_certificate: false certfile: fullchain.pem keyfile: privkey.pem customize: active: false folder: mosquitto anonymous: true