about summary refs log tree commit diff
path: root/pkgs/servers/home-assistant
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2024-02-19 02:30:39 +0100
committerGitHub <noreply@github.com>2024-02-19 02:30:39 +0100
commit522552681017875cea4a90b3f101119900127244 (patch)
treeb1b6a4efb36fa615786398e80d423309e13a58a5 /pkgs/servers/home-assistant
parent942fc1a73b7c3c4d162f03c2f62ea9be4f5ba112 (diff)
parent69426a462e7d02fb19fd27a82409779b8cbba5f0 (diff)
Merge pull request #289770 from fabaff/govee-local-api
python311Packages.govee-local-api: init at 1.4.4
Diffstat (limited to 'pkgs/servers/home-assistant')
-rw-r--r--pkgs/servers/home-assistant/component-packages.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgs/servers/home-assistant/component-packages.nix b/pkgs/servers/home-assistant/component-packages.nix
index b87a8cb70e702..289c95d24b790 100644
--- a/pkgs/servers/home-assistant/component-packages.nix
+++ b/pkgs/servers/home-assistant/component-packages.nix
@@ -1807,10 +1807,11 @@
       aiohttp-fast-url-dispatcher
       aiohttp-zlib-ng
       fnv-hash-fast
+      govee-local-api
       ifaddr
       psutil-home-assistant
       sqlalchemy
-    ]; # missing inputs: govee-local-api
+    ];
     "gpsd" = ps: with ps; [
       gps3
     ];
@@ -6077,6 +6078,7 @@
     "google_travel_time"
     "google_wifi"
     "govee_ble"
+    "govee_light_local"
     "gpsd"
     "gpslogger"
     "graphite"