Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tado] Automatically reconnect offline Things if possible #12868

Merged
merged 8 commits into from
Jun 4, 2022

Conversation

andrewfg
Copy link
Contributor

@andrewfg andrewfg commented Jun 3, 2022

The Bridge will now automatically try to reconnect Things that went offline due to a communication error.

Fixes #12704 as follows

Signed-off-by: Andrew Fiddian-Green software@whitebear.ch

andrewfg added 2 commits June 3, 2022 16:43
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
@andrewfg andrewfg added the enhancement An enhancement or new feature for an existing add-on label Jun 3, 2022
@andrewfg andrewfg requested a review from jlaur June 3, 2022 16:13
Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I have posted some feedback, where half is perhaps only some clarifications for my understanding.

andrewfg added 6 commits June 4, 2022 07:30
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
@andrewfg andrewfg requested a review from jlaur June 4, 2022 12:59
Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jlaur jlaur merged commit 3f4d1f0 into openhab:main Jun 4, 2022
@jlaur jlaur added this to the 3.3 milestone Jun 4, 2022
@Freeride79
Copy link

@andrewfg could you please provide me with a jar file that has the reconnection issue fixed? I see this issues irregularly

@andrewfg
Copy link
Contributor Author

andrewfg commented Jun 22, 2022

@Freeride79 the PR has been merged so it is included in the OH official Milestone 7 release (and therefore the v3.3 final release next week).

CORRECTION: actually it was included in Milestone 6 already :)

@Freeride79
Copy link

@andrewfg Thank you very much, I'm looking forward for testing the new Milestone

@andrewfg andrewfg deleted the tado-#12704 branch September 26, 2022 16:36
leifbladt pushed a commit to leifbladt/openhab-addons that referenced this pull request Oct 15, 2022
)

* [tado] reconnect offline things if possible & allowed
* [tado] bridge should ping the server every polling cycle

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
andan67 pushed a commit to andan67/openhab-addons that referenced this pull request Nov 6, 2022
)

* [tado] reconnect offline things if possible & allowed
* [tado] bridge should ping the server every polling cycle

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Nov 12, 2022
)

* [tado] reconnect offline things if possible & allowed
* [tado] bridge should ping the server every polling cycle

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Feb 23, 2023
)

* [tado] reconnect offline things if possible & allowed
* [tado] bridge should ping the server every polling cycle

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[tado] Server timeouts and HTTP 409 errors
3 participants