Hello,
I’m running the following:
* Méthode d'installation Home Assistant OS
* Core 2026.8.1
* Supervisor 2026.07.5
* Operating System 18.2
* Interface utilisateur 20260729.6
And the Home Assistant terminal shows:
▄██▄ _ _
▄██████▄ | | | | ___ _ __ ___ ___
▄████▀▀████▄ | |_| |/ _ \| '_ ` _ \ / _ \
▄█████ █████▄ | _ | (_) | | | | | | __/
▄██████▄ ▄██████▄ |_| |_|\___/|_| |_| |_|\___| _
████████ ██▀ ▀██ / \ ___ ___(_)___| |_ __ _ _ __ | |_
███▀▀███ ██ ▄██ / _ \ / __/ __| / __| __/ _` | '_ \| __|
██ ██ ▀ ▄█████ / ___ \\__ \__ \ \__ \ || (_| | | | | |_
███▄▄ ▀█ ▄███████ /_/ \_\___/___/_|___/\__\__,_|_| |_|\__|
▀█████▄ ███████▀
Welcome to the Home Assistant command line interface.
Home Assistant Supervisor is running!
System information:
IPv4 addresses for wlan0: 192.168.1.12/24
IPv6 addresses for wlan0: XXX, YYY
IPv4 addresses for end0: 192.168.1.10/24
IPv6 addresses for end0: ZZZ, QQQ
OS Version: Home Assistant OS 18.2
Home Assistant Core: 2026.8.1
Home Assistant URL: http://homeassistant.local:80
Observer URL: http://homeassistant.local:4357
I can ping homeassistant.local from my home computer and it resolves to my wlan0 IP address.
I can also reach the Home Assistant UI using 192.168.1.10 (which I would prefer) or 192.168.1.12 from both my home computer and the Home Assistant app on my wifi-connected smartphone.
However, I cannot connect to http://homeassistant.local even though that worked last week, before I upgraded from 2026.7 to 2026.8
One of my friend/customer has the same issue but is still running the server on the :8123 port.
What am I doing wrong?