aboutsummaryrefslogtreecommitdiff
path: root/pkgs/servers/home-assistant
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2020-10-04 04:25:37 +0200
committerGitHub <noreply@github.com>2020-10-04 04:25:37 +0200
commit54c9db5edd6fc901a56878b478a1256313a390a1 (patch)
tree308d9cb762cc28d0668f266d7cac14b180ba2b75 /pkgs/servers/home-assistant
parent0ffb8bfc24de25d76069a6728127a735f0fca20b (diff)
parent1b58d7bbf63f0c4fb2f2538da937915116bbd09a (diff)
Merge pull request #98641 from JamieMagee/python-nest
pythonPackages.{sseclient-py,python-nest}: init
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 cd58c6fb103d..f63a191fe492 100644
--- a/pkgs/servers/home-assistant/component-packages.nix
+++ b/pkgs/servers/home-assistant/component-packages.nix
@@ -526,7 +526,7 @@
"nederlandse_spoorwegen" = ps: with ps; [ ]; # missing inputs: nsapi
"nello" = ps: with ps; [ ]; # missing inputs: pynello
"ness_alarm" = ps: with ps; [ ]; # missing inputs: nessclient
- "nest" = ps: with ps; [ ]; # missing inputs: python-nest
+ "nest" = ps: with ps; [ python-nest ];
"netatmo" = ps: with ps; [ aiohttp-cors hass-nabucasa pyatmo ];
"netdata" = ps: with ps; [ ]; # missing inputs: netdata
"netgear" = ps: with ps; [ ]; # missing inputs: pynetgear