Supla na Home Assistant dwa sposoby

Witam kolegów. Mam problem z integracją supla z Home Assistant. Wszystko krok po kroku zrobiłem wg opisanego 2 sposobu. Po 5 razy w sprawdzane literówki etc i nie działa… W MQTT nie pokazuje żadnych urządzeń z supli. Poniżej logi z Mosquitto broker:

[16:34:13] INFO: e[32mStarting NGINX for authentication handling...e[0m
[16:34:14] INFO: e[32mStarting mosquitto MQTT broker...e[0m
1767540854: Loading config file /share/mosquitto/bridge.conf
2026-01-04 16:34:14: Warning: Mosquitto should not be run as root/administrator.
2026-01-04 16:34:14: mosquitto version 2.0.22 starting
2026-01-04 16:34:14: Config loaded from /etc/mosquitto/mosquitto.conf.
2026-01-04 16:34:14: Loading plugin: /usr/share/mosquitto/go-auth.so
2026-01-04 16:34:14:  ├── Username/password checking enabled.
2026-01-04 16:34:14:  ├── TLS-PSK checking enabled.
2026-01-04 16:34:14:  └── Extended authentication not enabled.
2026-01-04 16:34:14: Opening ipv4 listen socket on port 1883.
2026-01-04 16:34:14: Opening ipv6 listen socket on port 1883.
2026-01-04 16:34:14: Opening websockets listen socket on port 1884.
2026-01-04 16:34:14: Warning: Unable to connect to bridge bridge-12345678	.
2026-01-04 16:34:14: mosquitto version 2.0.22 running
2026-01-04 16:34:14: New connection from ::1:37100 on port 1883.
2026-01-04 16:34:14: Client <unknown> disconnected due to protocol error.
[16:34:15] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[16:34:16] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
2026-01-04 16:34:59: New connection from 172.30.32.1:58483 on port 1883.
2026-01-04 16:34:59: New client connected from 172.30.32.1:58483 as 4FYpgfawXgrAKdhXQmWKqJ (p2, c1, k60, u'homeassistant').
2026-01-04 16:35:00: Client 4FYpgfawXgrAKdhXQmWKqJ disconnected.
2026-01-04 16:35:00: New connection from 172.30.32.1:53273 on port 1883.
2026-01-04 16:35:00: New client connected from 172.30.32.1:53273 as 4lOmPOfpWPSfoVWSHT7vyL (p2, c1, k60, u'homeassistant').
time="2026-01-04T16:35:05+01:00" level=error msg="http request error: Post \"http://127.0.0.1:80/superuser\": EOF"