home-assistant: update component-packages

main
Fabian Affolter 2 years ago committed by Jonathan Ringer
parent fa88647993
commit c3c21de26b
  1. 3
      pkgs/servers/home-assistant/component-packages.nix

@ -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 discovery30303 ifaddr ]; # missing inputs: aiosteamist
"steamist" = ps: with ps; [ aiohttp-cors aiosteamist discovery30303 ifaddr ];
"stiebel_eltron" = ps: with ps; [ pymodbus ]; # missing inputs: pystiebeleltron
"stookalert" = ps: with ps; [ ]; # missing inputs: stookalert
"stream" = ps: with ps; [ pyturbojpeg aiohttp-cors av ];
@ -1507,6 +1507,7 @@
"startca"
"statistics"
"statsd"
"steamist"
"stream"
"stt"
"subaru"

Loading…
Cancel
Save