adding unifi support

This commit is contained in:
2025-01-01 18:39:44 -05:00
parent 91ebec054c
commit bca98cfadb

View File

@@ -45,12 +45,15 @@ in
};
extraPackages =
python3Packages: with python3Packages; [
psycopg2
gtts
aioesphomeapi
esphome-dashboard-api
aiounifi
bleak-esphome
esphome-dashboard-api
gtts
psycopg2
pymetno
pyownet
uiprotect
];
extraComponents = [ "isal" ];
};