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:
ssh: username: marten password: Schnuck authorized_keys: [] sftp: false compatibility_mode: false allow_agent_forwarding: false allow_remote_port_forwarding: false allow_tcp_forwarding: false zsh: true share_sessions: false packages: [] init_commands: []