zivillian

Results 143 comments of zivillian

it's not the `GatewayContext.ReadTimeoutMs` - this is by default 60s. The error message `ERROR|LuCon.WebPortal.StandaloneService.NetworkConnector|DoConnect` also indicates, that it's not the `TcpClientConnectTimeoutMs` of the `NetworkConnector`.

I've pushed a new version, which hopefully logs the original exception. Can you try the [new binaries](https://github.com/zivillian/ism7mqtt/actions/runs/4908965503) and post the output?

Wow, that helped - I've pushed another version that increases the hardcoded timeout for the SSL handshake from 5 to 60 seconds. Can you [try again](https://github.com/zivillian/ism7mqtt/actions/runs/4909017244)?

Can you share your new `parameter.json`?

Sadly I'm not able to reproduce the crash with the hass-id - can you share a debug log? I know, that this is not related to the writing issue -...

The android log shows, that the `ba` (BusAddress) is incorrect. Now I need to find out, when it's different for reading and writing (as implemented) and when it's the same...

OK, I gave up on finding out how to calculate the correct address and simply added it to the parameter.json with ism7config. Can you try the [latest binaries](https://github.com/zivillian/ism7mqtt/actions/runs/4940976314), create a...

If I'm correct the hass-id problem is caused by the system language. The above version already should fix the crash by ignoring the invalid min or max values, but [this](https://github.com/zivillian/ism7mqtt/actions/runs/4941726078)...

wenn ich das richtig sehe ist es nicht die Klammer, sondern der Punkt der Probleme bereitet: ![grafik](https://github.com/zivillian/ism7mqtt/assets/6039253/0d477b18-a00b-40c6-a799-219f7df56957) zwischen `(th` und `)` kommt eigentlich noch ein Punkt: ```json "Energie VT (el.)":...

Ich mach das hier erstmal zu - mach das gern wieder auf, wenn es etwas neues gibt. Dann können wir immernoch überlegen ob und wie sich das am besten integrieren...