about summary refs log tree commit diff
path: root/pkgs/servers
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2024-01-03 02:16:38 +0100
committerGitHub <noreply@github.com>2024-01-03 02:16:38 +0100
commitca7ce21517b23c875b813adb31e6af396828e9ef (patch)
tree14eeeb12642579b78dab72c94e2fc80899bc98da /pkgs/servers
parent2759b1a9dda2de5c55d392fe85dcfbe7af293cbc (diff)
parent8e80dcc0f998b71a08d75f04d3937cb5353914bd (diff)
Merge pull request #278382 from Stunkymonkey/btsmarthub-devicelist-normalize
python311Packages.btsmarthub-devicelist: rename from btsmarthub_devicelist
Diffstat (limited to 'pkgs/servers')
-rw-r--r--pkgs/servers/home-assistant/component-packages.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/servers/home-assistant/component-packages.nix b/pkgs/servers/home-assistant/component-packages.nix
index c407fe913ae9d..74c2347ce7ede 100644
--- a/pkgs/servers/home-assistant/component-packages.nix
+++ b/pkgs/servers/home-assistant/component-packages.nix
@@ -559,7 +559,7 @@
     "bt_home_hub_5" = ps: with ps; [
     ]; # missing inputs: bthomehub5-devicelist
     "bt_smarthub" = ps: with ps; [
-      btsmarthub_devicelist
+      btsmarthub-devicelist
     ];
     "bthome" = ps: with ps; [
       aioesphomeapi