Skip to content

Commit

Permalink
home-assistant: support slide component
Browse files Browse the repository at this point in the history
  • Loading branch information
dotlambda committed Jan 3, 2025
1 parent 70d4b43 commit 061ce3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkgs/servers/home-assistant/component-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5037,7 +5037,8 @@
];
"slide" =
ps: with ps; [
]; # missing inputs: goslide-api
goslide-api
];
"slimproto" =
ps: with ps; [
aioslimproto
Expand Down

0 comments on commit 061ce3e

Please sign in to comment.