Skip to content

Commit 2b6d896

Browse files
committed
home-assistant: update component packages
1 parent 2a859bf commit 2b6d896

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkgs/servers/home-assistant/component-packages.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5304,7 +5304,8 @@
53045304
];
53055305
"sesame" =
53065306
ps: with ps; [
5307-
]; # missing inputs: pysesame2
5307+
pysesame2
5308+
];
53085309
"seven_segments" =
53095310
ps: with ps; [
53105311
pillow

0 commit comments

Comments
 (0)