about summary refs log tree commit diff
path: root/pkgs/servers/home-assistant
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2021-11-22 09:43:01 +0100
committerGitHub <noreply@github.com>2021-11-22 09:43:01 +0100
commita0fc4d7e5024c00f6f5e139116fcb77a57bbdd12 (patch)
treea6f8835d97139599316fe0f46d524f5aa873e377 /pkgs/servers/home-assistant
parent99f18b84b660d369cc1774d6812d664f0f133d8a (diff)
parent2bb36119e594db7bc152da9b0e49902e7059d9b3 (diff)
Merge pull request #146791 from fabaff/pyversasense
python3Packages.pyversasense: init at 0.0.6
Diffstat (limited to 'pkgs/servers/home-assistant')
-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 1d10fa3f796e6..260afbdbb461f 100644
--- a/pkgs/servers/home-assistant/component-packages.nix
+++ b/pkgs/servers/home-assistant/component-packages.nix
@@ -936,7 +936,7 @@
     "venstar" = ps: with ps; [ venstarcolortouch ];
     "vera" = ps: with ps; [ pyvera ];
     "verisure" = ps: with ps; [ vsure ];
-    "versasense" = ps: with ps; [ ]; # missing inputs: pyversasense
+    "versasense" = ps: with ps; [ pyversasense ];
     "version" = ps: with ps; [ pyhaversion ];
     "vesync" = ps: with ps; [ pyvesync ];
     "viaggiatreno" = ps: with ps; [ ];