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

Check host network connectivity #128

Merged
merged 9 commits into from
Oct 7, 2024
Merged

Conversation

agners
Copy link
Member

@agners agners commented Oct 3, 2024

Check host network connectivity and offer DNS alternatives in case host internet is not available. This allows users with broken DNS setup to configure the host network with a working DNS.

Requires home-assistant/supervisor#5321.

image

Check host network connectivity and offer DNS alternatives in case host
internet is not available. This allows users with broken DNS setup
to configure the host network with a working DNS.

Requires home-assistant/supervisor#5321.
@agners agners force-pushed the check-host-network-connectivity branch from bb84def to 97194ee Compare October 3, 2024 14:26
@agners agners requested a review from bramkragten October 7, 2024 09:52
agners added 4 commits October 7, 2024 13:16
All consts need to be assigned on creation. This is not possible in this
case.
agners added 2 commits October 7, 2024 17:31
The idea is to call schedule() always, no matter if there is an error
or not. So call it outside of the then() block.
@agners agners merged commit 67abf8b into main Oct 7, 2024
25 checks passed
@agners agners deleted the check-host-network-connectivity branch October 7, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants