home-assistant: update component-packages.nix

This commit is contained in:
Robert Schütz 2021-06-16 14:58:21 +02:00
parent 743a7ab1ca
commit 2e2ac86866

View File

@ -138,7 +138,7 @@
"concord232" = ps: with ps; [ ]; # missing inputs: concord232
"config" = ps: with ps; [ aiohttp-cors ];
"configurator" = ps: with ps; [ ];
"control4" = ps: with ps; [ ]; # missing inputs: pyControl4
"control4" = ps: with ps; [ pycontrol4 ];
"conversation" = ps: with ps; [ aiohttp-cors ];
"coolmaster" = ps: with ps; [ ]; # missing inputs: pycoolmasternet-async
"coronavirus" = ps: with ps; [ coronavirus ];