about summary refs log tree commit diff
path: root/pkgs/servers
diff options
context:
space:
mode:
authorFelix Buehler <account@buehler.rocks>2024-01-03 01:42:39 +0100
committerFelix Buehler <account@buehler.rocks>2024-01-03 01:42:39 +0100
commit8e80dcc0f998b71a08d75f04d3937cb5353914bd (patch)
treeaa225ca47def844cea32dd3b81f064b087590516 /pkgs/servers
parent96d1259aefb7350ebc4fbcc0718447fe30321151 (diff)
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 6c8157496d45a..93fd470f19f58 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