Rename camera directory to camera-manager.

This commit is contained in:
Dermot Duffy
2023-01-29 19:02:24 -08:00
parent 0df6faaf7d
commit 730eb42983
32 changed files with 26 additions and 2644 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ import {
} from './types.js';
import { arrayMove, prettifyTitle } from './utils/basic.js';
import { getCameraID } from './utils/camera.js';
import { FRIGATE_ICON_SVG_PATH } from './camera/frigate/icon.js';
import { FRIGATE_ICON_SVG_PATH } from './camera-manager/frigate/icon.js';
import {
getEntitiesFromHASS,
getEntityTitle,