home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2022-02-03 19:32:13 +01:00
parent a4992f0e97
commit 1a476523b8

View file

@ -981,7 +981,7 @@
"waze_travel_time" = ps: with ps; [ wazeroutecalculator ];
"weather" = ps: with ps; [ ];
"webhook" = ps: with ps; [ aiohttp-cors ];
"webostv" = ps: with ps; [ sqlalchemy ]; # missing inputs: aiowebostv
"webostv" = ps: with ps; [ aiowebostv sqlalchemy ];
"websocket_api" = ps: with ps; [ aiohttp-cors ];
"wemo" = ps: with ps; [ pywemo ];
"whirlpool" = ps: with ps; [ whirlpool-sixth-sense ];
@ -1584,6 +1584,7 @@
"waze_travel_time"
"weather"
"webhook"
"webostv"
"websocket_api"
"wemo"
"whirlpool"