Hey everyone,
First of all:
I’m usind HomeAssistant 2022.9.5 on a Raspi 3B,
Supervisor 2022.08.6
on HomeAssistant OS 9.0
Stick information:
Model: HUAWEI E3531s-2
Hardware: CH1E3531SM
Software: 22.318.27.00.00
WebUI: 15.100.10.00.40
I’m trying to set up SMS transmission via the “SMS notifications via GSM-modem” Integration with a Huawei E3531s-2 surfstifk which should be compatible.
My problem tho: After inserting the stick, rebooting and trying to add the integration, it reports a “DEVICENOTEXIST” error and the stick isn’t listed as a serial device, rather as a storage device.
From other forum posts I’ve gathered, that sometimes setting up usb-modeswitch is necessary ( see here which I’ve done, but still, the stick doensn’t seem to get recognized properly.
LOG:
2022-09-19 09:53:39.284 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-09-19 09:53:39.295 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration waste_collection_schedule which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-09-19 09:53:59.896 INFO (SyncWorker_3) [fritzconnection] Unable to retrieve resource 'http://192.168.178.4:49000/igddesc.xml' from the device.
2022-09-19 09:53:59.928 INFO (SyncWorker_6) [fritzconnection] Unable to retrieve resource 'http://192.168.178.5:49000/igddesc.xml' from the device.
2022-09-19 09:54:02.938 ERROR (SyncWorker_5) [fritzconnection] Unable to get a connection: HTTPConnectionPool(host='192.168.178.6', port=49000): Max retries exceeded with url: /igddesc.xml (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f98a6f700>: Failed to establish a new connection: [Errno 113] Host is unreachable'))
2022-09-19 09:54:05.686 WARNING (MainThread) [homeassistant.config_entries] Config entry 'MeshAP-Schlafzimmer' for fritz integration could not authenticate: Unable to get a connection: HTTPConnectionPool(host='192.168.178.6', port=49000): Max retries exceeded with url: /igddesc.xml (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f98a6f700>: Failed to establish a new connection: [Errno 113] Host is unreachable'))
2022-09-19 09:54:17.896 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform fritz is taking over 10 seconds.
2022-09-19 09:54:17.921 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform fritz is taking over 10 seconds.
2022-09-19 09:54:17.942 WARNING (MainThread) [homeassistant.components.update] Setup of update platform fritz is taking over 10 seconds.
2022-09-19 09:54:17.997 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform fritz is taking over 10 seconds.
2022-09-19 09:54:18.007 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform fritz is taking over 10 seconds.
2022-09-19 09:54:18.016 WARNING (MainThread) [homeassistant.components.update] Setup of update platform fritz is taking over 10 seconds.
2022-09-19 09:54:18.021 WARNING (MainThread) [homeassistant.components.light] Setup of light platform group is taking over 10 seconds.
2022-09-19 09:54:18.029 WARNING (MainThread) [homeassistant.components.light] Setup of light platform group is taking over 10 seconds.
2022-09-19 09:54:18.034 WARNING (MainThread) [homeassistant.components.light] Setup of light platform group is taking over 10 seconds.
2022-09-19 09:54:18.117 WARNING (MainThread) [homeassistant.components.button] Setup of button platform fritz is taking over 10 seconds.
2022-09-19 09:54:18.137 WARNING (MainThread) [homeassistant.components.button] Setup of button platform fritz is taking over 10 seconds.
2022-09-19 09:54:18.142 WARNING (MainThread) [homeassistant.components.camera] Setup of camera platform generic is taking over 10 seconds.
2022-09-19 09:54:18.892 ERROR (MainThread) [metno] Access to https://aa015h6buqvih86i1.api.met.no/weatherapi/locationforecast/2.0/complete returned error 'ClientConnectorError'
2022-09-19 09:54:18.926 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Home' for met integration not ready yet: Update failed: ; Retrying in background
2022-09-19 09:54:25.170 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds.
[SHORTENED]
2022-09-19 10:35:45.152 ERROR (MainThread) [homeassistant.components.sms.gateway] Failed to initialize, error ERR_DEVICENOTEXIST
Does anyone hav an Idea why the stick isn’t working?