home-assistant: update component-packages.nix

This commit is contained in:
Robert Schütz 2021-06-16 16:19:24 +02:00
parent 80c38e967f
commit ae5c462f8d

View File

@ -140,7 +140,7 @@
"configurator" = ps: with ps; [ ]; "configurator" = ps: with ps; [ ];
"control4" = ps: with ps; [ pycontrol4 ]; "control4" = ps: with ps; [ pycontrol4 ];
"conversation" = ps: with ps; [ aiohttp-cors ]; "conversation" = ps: with ps; [ aiohttp-cors ];
"coolmaster" = ps: with ps; [ ]; # missing inputs: pycoolmasternet-async "coolmaster" = ps: with ps; [ pycoolmasternet-async ];
"coronavirus" = ps: with ps; [ coronavirus ]; "coronavirus" = ps: with ps; [ coronavirus ];
"counter" = ps: with ps; [ ]; "counter" = ps: with ps; [ ];
"cover" = ps: with ps; [ ]; "cover" = ps: with ps; [ ];