3
0
Fork 0
forked from mirrors/nixpkgs

home-assistant: support steam_online component

This commit is contained in:
Robert Schütz 2022-05-21 01:26:27 +00:00
parent 633969f074
commit 369ca081d8

View file

@ -2540,7 +2540,8 @@
statsd
];
"steam_online" = ps: with ps; [
]; # missing inputs: steamodd
steamodd
];
"steamist" = ps: with ps; [
aiohttp-cors
aiosteamist
@ -3661,6 +3662,7 @@
"startca"
"statistics"
"statsd"
"steam_online"
"steamist"
"stookalert"
"stream"