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

Feature request: Add diagnostics helper functions #194

Open
golles opened this issue May 18, 2024 · 0 comments
Open

Feature request: Add diagnostics helper functions #194

golles opened this issue May 18, 2024 · 0 comments

Comments

@golles
Copy link

golles commented May 18, 2024

Would it be possible to include get_diagnostics_for_config_entry and _get_diagnostics_for_config_entry? (and maybe also get_diagnostics_for_device and _get_diagnostics_for_device) from https://github.com/home-assistant/core/blob/dev/tests/components/diagnostics/__init__.py

In my component, I've added a test for diagnostics and had to copy the 2 mentioned functions from HA into my project (but maybe there is a better way that I'm not aware of?)

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

No branches or pull requests

1 participant