home-assistant: add python-whois to component-packages
This commit is contained in:
parent
779662af30
commit
d8f10e326f
1 changed files with 1 additions and 1 deletions
|
@ -925,7 +925,7 @@
|
|||
"webostv" = ps: with ps; [ ]; # missing inputs: aiopylgtv
|
||||
"websocket_api" = ps: with ps; [ aiohttp-cors ];
|
||||
"wemo" = ps: with ps; [ ]; # missing inputs: pywemo
|
||||
"whois" = ps: with ps; [ ]; # missing inputs: python-whois
|
||||
"whois" = ps: with ps; [ python-whois ];
|
||||
"wiffi" = ps: with ps; [ ]; # missing inputs: wiffi
|
||||
"wilight" = ps: with ps; [ ]; # missing inputs: pywilight
|
||||
"wink" = ps: with ps; [ aiohttp-cors ]; # missing inputs: pubnubsub-handler python-wink
|
||||
|
|
Loading…
Reference in a new issue