3
0
Fork 0
forked from mirrors/nixpkgs

home-assistant: add pywilight to component-packages

This commit is contained in:
Fabian Affolter 2021-01-04 23:07:16 +01:00
parent 09cd64465b
commit ffc83b2acb

View file

@ -927,7 +927,7 @@
"wemo" = ps: with ps; [ ]; # missing inputs: pywemo
"whois" = ps: with ps; [ python-whois ];
"wiffi" = ps: with ps; [ ]; # missing inputs: wiffi
"wilight" = ps: with ps; [ ]; # missing inputs: pywilight
"wilight" = ps: with ps; [ pywilight ];
"wink" = ps: with ps; [ aiohttp-cors ]; # missing inputs: pubnubsub-handler python-wink
"wirelesstag" = ps: with ps; [ ]; # missing inputs: wirelesstagpy
"withings" = ps: with ps; [ aiohttp-cors ]; # missing inputs: withings-api