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

chore(pre-commit.ci): pre-commit autoupdate #268

Merged
merged 3 commits into from
Aug 28, 2024

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Aug 6, 2024

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f13fa6c to da5f1fc Compare August 12, 2024 23:27
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from da5f1fc to de720b2 Compare August 19, 2024 23:27
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.6.2](astral-sh/ruff-pre-commit@v0.5.5...v0.6.2)
- [github.com/commitizen-tools/commitizen: v3.28.0 → v3.29.0](commitizen-tools/commitizen@v3.28.0...v3.29.0)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from de720b2 to fb44566 Compare August 26, 2024 23:52
@chemelli74 chemelli74 merged commit 4e88048 into master Aug 28, 2024
10 checks passed
@chemelli74 chemelli74 deleted the pre-commit-ci-update-config branch August 28, 2024 11:10
@@ -76,7 +76,7 @@ async def update_listener(hass: HomeAssistant, config_entry: ConfigEntry) -> Non
dev.set_refresh_interval(refresh_interval)


async def async_setup(hass: HomeAssistant, config: ConfigType) -> bool: # noqa: ARG001
async def async_setup(hass: HomeAssistant, config: ConfigType) -> None: # noqa: ARG001
Copy link
Collaborator

Choose a reason for hiding this comment

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

ERROR:
2024-09-01 01:08:11.363 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration 'midea_ac_lan': Integration 'midea_ac_lan' did not return boolean if setup was successful. Disabling component.

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