home-assistant: update component-packages

launchpad/nixpkgs/master
Fabian Affolter 3 years ago
parent 7c85cd4e4b
commit 69e2551485
  1. 2
      pkgs/servers/home-assistant/component-packages.nix

@ -548,7 +548,7 @@
"namecheapdns" = ps: with ps; [ defusedxml ];
"nanoleaf" = ps: with ps; [ pynanoleaf ];
"neato" = ps: with ps; [ aiohttp-cors pybotvac ];
"nederlandse_spoorwegen" = ps: with ps; [ ]; # missing inputs: nsapi
"nederlandse_spoorwegen" = ps: with ps; [ nsapi ];
"nello" = ps: with ps; [ ]; # missing inputs: pynello
"ness_alarm" = ps: with ps; [ ]; # missing inputs: nessclient
"nest" = ps: with ps; [ aiohttp-cors ha-ffmpeg python-nest ]; # missing inputs: google-nest-sdm

Loading…
Cancel
Save