home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2021-03-01 16:24:25 +01:00
parent 9cdd1484b3
commit d9723cb468

View File

@ -924,7 +924,7 @@
"waze_travel_time" = ps: with ps; [ WazeRouteCalculator ]; "waze_travel_time" = ps: with ps; [ WazeRouteCalculator ];
"weather" = ps: with ps; [ ]; "weather" = ps: with ps; [ ];
"webhook" = ps: with ps; [ aiohttp-cors ]; "webhook" = ps: with ps; [ aiohttp-cors ];
"webostv" = ps: with ps; [ ]; # missing inputs: aiopylgtv "webostv" = ps: with ps; [ aiopylgtv ];
"websocket_api" = ps: with ps; [ aiohttp-cors ]; "websocket_api" = ps: with ps; [ aiohttp-cors ];
"wemo" = ps: with ps; [ ]; # missing inputs: pywemo "wemo" = ps: with ps; [ ]; # missing inputs: pywemo
"whois" = ps: with ps; [ python-whois ]; "whois" = ps: with ps; [ python-whois ];