home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2022-02-03 19:30:12 +01:00 committed by Jonathan Ringer
parent 20fb68ff55
commit 4d0e250a0c

View File

@ -835,7 +835,7 @@
"statistics" = ps: with ps; [ sqlalchemy ];
"statsd" = ps: with ps; [ statsd ];
"steam_online" = ps: with ps; [ ]; # missing inputs: steamodd
"steamist" = ps: with ps; [ aiohttp-cors ifaddr ]; # missing inputs: aiosteamist discovery30303
"steamist" = ps: with ps; [ aiohttp-cors discovery30303 ifaddr ]; # missing inputs: aiosteamist
"stiebel_eltron" = ps: with ps; [ pymodbus ]; # missing inputs: pystiebeleltron
"stookalert" = ps: with ps; [ ]; # missing inputs: stookalert
"stream" = ps: with ps; [ pyturbojpeg aiohttp-cors av ];