hass: +frigate

This commit is contained in:
2025-01-26 00:18:36 +02:00
parent 91375eea7d
commit e11bd38e3e

View File

@@ -1,6 +1,7 @@
{
config,
lib,
pkgs,
myData,
...
}:
@@ -38,6 +39,9 @@ in
"ipp"
"prometheus"
];
customComponents = [
pkgs.home-assistant-custom-components.frigate
];
config = {
default_config = { };