refactor: Refactor entity register manager (#1597)

This commit is contained in:
Dermot Duffy
2024-09-29 15:55:28 -07:00
committed by GitHub
parent 24603af277
commit 02fb6e1d4c
28 changed files with 290 additions and 91 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ const FULL_COVERAGE_FILES_RELATIVE = [
'utils/download.ts',
'utils/embla/**/*.ts',
'utils/endpoint.ts',
'utils/ha/entity-registry/types.ts',
'utils/ha/registry/entity/**/*.ts',
'utils/ha/types.ts',
'utils/initializer.ts',
'utils/interaction-mode.ts',