summary refs log tree commit diff
path: root/pkgs/servers
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2021-02-27 17:53:13 +0100
committerGitHub <noreply@github.com>2021-02-27 17:53:13 +0100
commit17f2d43f42063475ea5b6c0ac87f6422e8e0a4e8 (patch)
tree442f1a8678165436d881796d8f813616cdf16465 /pkgs/servers
parente980bfd90e5c7e678c16c9a2955434ee5a09a294 (diff)
parentbbd80791e00bae7a8c9ce58231957ea7c8abe58e (diff)
downloadnixpkgs-17f2d43f42063475ea5b6c0ac87f6422e8e0a4e8.tar
nixpkgs-17f2d43f42063475ea5b6c0ac87f6422e8e0a4e8.tar.gz
nixpkgs-17f2d43f42063475ea5b6c0ac87f6422e8e0a4e8.tar.bz2
nixpkgs-17f2d43f42063475ea5b6c0ac87f6422e8e0a4e8.tar.lz
nixpkgs-17f2d43f42063475ea5b6c0ac87f6422e8e0a4e8.tar.xz
nixpkgs-17f2d43f42063475ea5b6c0ac87f6422e8e0a4e8.tar.zst
nixpkgs-17f2d43f42063475ea5b6c0ac87f6422e8e0a4e8.zip
Merge pull request #114543 from fabaff/switchbot
python3Packages.pyswitchbot: init at 0.9.1
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 df061df68cc..639c9ef532c 100644
--- a/pkgs/servers/home-assistant/component-packages.nix
+++ b/pkgs/servers/home-assistant/component-packages.nix
@@ -801,7 +801,7 @@
     "swiss_public_transport" = ps: with ps; [ python-opendata-transport ];
     "swisscom" = ps: with ps; [ ];
     "switch" = ps: with ps; [ ];
-    "switchbot" = ps: with ps; [ ]; # missing inputs: PySwitchbot
+    "switchbot" = ps: with ps; [ pyswitchbot ];
     "switcher_kis" = ps: with ps; [ aioswitcher ];
     "switchmate" = ps: with ps; [ ]; # missing inputs: pySwitchmate
     "syncthru" = ps: with ps; [ url-normalize ]; # missing inputs: pysyncthru