mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
adding unifi support
This commit is contained in:
@@ -45,12 +45,15 @@ in
|
|||||||
};
|
};
|
||||||
extraPackages =
|
extraPackages =
|
||||||
python3Packages: with python3Packages; [
|
python3Packages: with python3Packages; [
|
||||||
psycopg2
|
|
||||||
gtts
|
|
||||||
aioesphomeapi
|
aioesphomeapi
|
||||||
esphome-dashboard-api
|
aiounifi
|
||||||
bleak-esphome
|
bleak-esphome
|
||||||
|
esphome-dashboard-api
|
||||||
|
gtts
|
||||||
|
psycopg2
|
||||||
pymetno
|
pymetno
|
||||||
|
pyownet
|
||||||
|
uiprotect
|
||||||
];
|
];
|
||||||
extraComponents = [ "isal" ];
|
extraComponents = [ "isal" ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user