home-assistant: update component-packages.nix
This commit is contained in:
parent
80c38e967f
commit
ae5c462f8d
@ -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; [ ];
|
||||||
|
Loading…
Reference in New Issue
Block a user