Android App Item Update Error http 500 in case of no connection

Every time I leave my home, I take a lift that doesn’t have wifi or mobile connectivity.

And then I get a message from the Android app saying that an item could not be updated. Http code 500.

In my opinion, the message is meaningless as long as I do not have a mobile or a wifi connection.

Is there a way to suppress the message when there is no connection or to configure a time parameter that suppresses the message for a few minutes?

The app will retry the connections in the future: Retry work in case of HTTP code 500 by mueller-ma · Pull Request #3496 · openhab/openhab-android · GitHub

As long as there’s a retry pending, no notification is shown.

2 Likes