Skip to content

Commit

Permalink
home-assistant: update component-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff committed May 23, 2024
1 parent 4f6721f commit d498f9d
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 @@ -5510,7 +5510,8 @@
pyweatherflowudp
];
"weatherflow_cloud" = ps: with ps; [
]; # missing inputs: weatherflow4py
weatherflow4py
];
"weatherkit" = ps: with ps; [
apple-weatherkit
];
Expand Down Expand Up @@ -6623,6 +6624,7 @@
"waze_travel_time"
"weather"
"weatherflow"
"weatherflow_cloud"
"weatherkit"
"webhook"
"webostv"
Expand Down

0 comments on commit d498f9d

Please sign in to comment.