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

add loading timer #297

Merged
merged 1 commit into from
Mar 26, 2024
Merged

add loading timer #297

merged 1 commit into from
Mar 26, 2024

Conversation

marcolivierarsenault
Copy link
Owner

Addressing #285

@@ -89,6 +90,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: ConfigEntry):
hass.config_entries.async_update_entry(entry, title=api_device_name)

except Exception as exc:
_LOGGER.warning("Cannot configure moonraker instance")
Copy link
Collaborator

Choose a reason for hiding this comment

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

The exception will not be logged anyway ?

@marcolivierarsenault marcolivierarsenault merged commit 7a56998 into main Mar 26, 2024
6 checks passed
@marcolivierarsenault marcolivierarsenault deleted the fixing_init_sequence branch March 26, 2024 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants