koledzy, potrzebna podpowiedź.
Zaczynam zabawę z HA, zainstalowałem go jako kontener, wszystko śmiga i chciałem zintegrować z Suplą wg poradnika z pierwszego posta. Niestety integracja nie idzie "Nie można nawiązać połączenia". Pogrzebałem w logach portainera i znalazłem:
Code: Select all
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
2023-03-15 23:15:57.412 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that calls media_source.async_resolve_media without passing an entity_id. Please report issue for media_source using this method at homeassistant/components/media_source/__init__.py, line 147: report("calls media_source.async_resolve_media without passing an entity_id")
2023-03-15 23:18:17.911 ERROR (MainThread) [frontend.js.latest.202303090] :0:0 ResizeObserver loop completed with undelivered notifications.
2023-03-15 23:21:53.984 ERROR (MainThread) [frontend.js.latest.202303090] :0:0 ResizeObserver loop completed with undelivered notifications.
2023-03-15 23:23:45.106 ERROR (MainThread) [frontend.js.latest.202303090] :0:0 ResizeObserver loop completed with undelivered notifications.
2023-03-15 23:37:17.382 WARNING (MainThread) [homeassistant.components.mqtt] The 'certificate' option near /config/configuration.yaml:17 is deprecated, please remove it from your configuration
2023-03-15 23:37:17.393 WARNING (MainThread) [homeassistant.components.mqtt] The 'discovery' option near /config/configuration.yaml:17 is deprecated, please remove it from your configuration
Unable to find configuration. Creating default one in /config
[23:37:21] INFO: Home Assistant Core finish process exit code 100
2023-03-15 23:37:39.472 WARNING (MainThread) [homeassistant.components.mqtt] The 'certificate' option near /config/configuration.yaml:17 is deprecated, please remove it from your configuration
2023-03-15 23:37:39.488 WARNING (MainThread) [homeassistant.components.mqtt] The 'discovery' option near /config/configuration.yaml:17 is deprecated, please remove it from your configuration
2023-03-15 23:40:09.974 ERROR (Thread-5 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:40:11.228 ERROR (Thread-5 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:40:13.385 ERROR (Thread-5 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:41:54.781 ERROR (Thread-6 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:41:55.961 ERROR (Thread-6 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:41:58.125 ERROR (Thread-6 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:43:04.603 ERROR (Thread-7 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:43:05.772 ERROR (Thread-7 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:43:07.951 ERROR (Thread-7 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:45:42.763 ERROR (Thread-8 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:45:43.997 ERROR (Thread-8 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:45:46.153 ERROR (Thread-8 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:55:26.352 ERROR (Thread-9 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:55:27.858 ERROR (Thread-9 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
2023-03-15 23:55:30.021 ERROR (Thread-9 (_thread_main)) [paho.mqtt.client] failed to receive on socket: [Errno 104] Connection reset by peer
Jeżeli dobrze qmam to linijka 17 w configuration.yaml to:
Code: Select all
mqtt:
certificate: auto
discovery: true
co jest źle? co powinienem poprawić?
Poza tym to tam jeszcze jakies błędy są, które nie wiem co oznaczają