hacs / integration

HACS gives you a powerful UI to handle downloads of all your custom needs.
https://hacs.xyz
MIT License
4.88k stars 1.23k forks source link

Handle None response in async_github_get_hacs_default_file #3736

Closed ludeeus closed 1 month ago

ludeeus commented 1 month ago

Related to #3731

This pull request introduces an exception handling mechanism for the async_github_get_hacs_default_file method in the HACS integration when a None response is received from the GitHub API.


For more details, open the Copilot Workspace session.