mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-20 07:46:32 +00:00
Add blog post moving of the issue registry to helpers (#1446)
This commit is contained in:
parent
2fa61058a1
commit
e193131183
9
blog/2022-08-25-issue_registry_moved_to_helpers.md
Normal file
9
blog/2022-08-25-issue_registry_moved_to_helpers.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
author: Erik Montnemery
|
||||
authorURL: https://github.com/emontnemery
|
||||
title: "The issue registry has been moved to homeassistant.helpers"
|
||||
---
|
||||
|
||||
The issue registry has been moved from `homeassistant.components.repairs` to `homeassistant.helpers` and is now loaded together with the other registries very early during bootstrapping, before setup of any integrations.
|
||||
|
||||
This allows creating issues during validation of the configuration.
|
Loading…
x
Reference in New Issue
Block a user