This commit is contained in:
2026-03-20 10:43:32 -05:00
parent 3ee33e4bfd
commit 659cc20e38
8 changed files with 484 additions and 63 deletions

View File

@@ -16,7 +16,7 @@ buildHomeAssistantComponent rec {
hash = "sha256-w+7cC/jV+6bQM1aEPlO90Z1o9CcjmPvjNDSG9CduFFw=";
};
buildInputs = with python3Packages; [
nativeBuildInputs = with python3Packages; [
beautifulsoup4
dateparser
pillow