Skip to content

Commit

Permalink
home-assistant: support ccm15 component
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrox0 committed Jul 29, 2024
1 parent a16ce15 commit ca6ede4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pkgs/servers/home-assistant/component-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,8 @@
zeroconf
];
"ccm15" = ps: with ps; [
]; # missing inputs: py-ccm15
py-ccm15
];
"cert_expiry" = ps: with ps; [
];
"channels" = ps: with ps; [
Expand Down Expand Up @@ -5334,6 +5335,7 @@
"camera"
"canary"
"cast"
"ccm15"
"cert_expiry"
"clicksend_tts"
"climate"
Expand Down

0 comments on commit ca6ede4

Please sign in to comment.