home-assistant: update component-packages.nix

This commit is contained in:
Robert Schütz 2021-06-14 00:01:31 +02:00 committed by Jonathan Ringer
parent 5474d18558
commit dff03f67e0

View File

@ -55,7 +55,7 @@
"asterisk_cdr" = ps: with ps; [ ]; # missing inputs: asterisk_mbox
"asterisk_mbox" = ps: with ps; [ ]; # missing inputs: asterisk_mbox
"asuswrt" = ps: with ps; [ aioasuswrt ];
"atag" = ps: with ps; [ ]; # missing inputs: pyatag
"atag" = ps: with ps; [ pyatag ];
"aten_pe" = ps: with ps; [ atenpdu ];
"atome" = ps: with ps; [ ]; # missing inputs: pyatome
"august" = ps: with ps; [ yalexs ];