home-assistant: update component-packages
This commit is contained in:
parent
e0dd82d309
commit
e8a2613d58
1 changed files with 1 additions and 1 deletions
|
@ -615,7 +615,7 @@
|
|||
"picotts" = ps: with ps; [ ];
|
||||
"piglow" = ps: with ps; [ ]; # missing inputs: piglow
|
||||
"pilight" = ps: with ps; [ ]; # missing inputs: pilight
|
||||
"ping" = ps: with ps; [ ]; # missing inputs: icmplib
|
||||
"ping" = ps: with ps; [ icmplib ];
|
||||
"pioneer" = ps: with ps; [ ];
|
||||
"pjlink" = ps: with ps; [ ]; # missing inputs: pypjlink2
|
||||
"plaato" = ps: with ps; [ aiohttp-cors ];
|
||||
|
|
Loading…
Reference in a new issue