home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2021-03-14 00:28:01 +01:00
parent 305c7e609c
commit 4a9cec8eb2

View File

@ -937,7 +937,7 @@
"webhook" = ps: with ps; [ aiohttp-cors ];
"webostv" = ps: with ps; [ aiopylgtv ];
"websocket_api" = ps: with ps; [ aiohttp-cors ];
"wemo" = ps: with ps; [ ]; # missing inputs: pywemo
"wemo" = ps: with ps; [ pywemo ];
"whois" = ps: with ps; [ python-whois ];
"wiffi" = ps: with ps; [ wiffi ];
"wilight" = ps: with ps; [ pywilight ];