tschamm / boschshc-hass

Home Assistant component for accessing Bosch Smart Home Controller using boschshcpy python library.
Other
151 stars 22 forks source link

Connection failed #179

Open dz1984sg opened 2 months ago

dz1984sg commented 2 months ago

Can't connect to my control center, I can connect with my test instance ?

It does not show the control center in the recognition either

is there perhaps something written somewhere in a file that it ignores the central ?

dz1984sg commented 2 months ago

Logger: root Quelle: custom_components/bosch_shc/config_flow.py:72 Integration: bosch_shc (Dokumentation, Probleme) Erstmals aufgetreten: 10:17:11 (1 Vorkommnisse) Zuletzt protokolliert: 10:17:11

Failed to get public information from SHC controller: HTTPSConnectionPool(host='192.168.178.207', port=8446): Max retries exceeded with url: /smarthome/public/information (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4d771d90>: Failed to establish a new connection: [Errno 113] Host is unreachable'))

tschamm commented 2 months ago

Seems more like a local network issue on your side. Please check if the HA instance can reach the SHC.