home-assistant: update component-packages
This commit is contained in:
parent
1e324c14c1
commit
9c09749713
1 changed files with 1 additions and 1 deletions
|
@ -619,7 +619,7 @@
|
|||
"openalpr_local" = ps: with ps; [ ];
|
||||
"opencv" = ps: with ps; [ numpy ]; # missing inputs: opencv-python-headless
|
||||
"openerz" = ps: with ps; [ openerz-api ];
|
||||
"openevse" = ps: with ps; [ ]; # missing inputs: openevsewifi
|
||||
"openevse" = ps: with ps; [ openevsewifi ];
|
||||
"openexchangerates" = ps: with ps; [ ];
|
||||
"opengarage" = ps: with ps; [ open-garage ];
|
||||
"openhardwaremonitor" = ps: with ps; [ ];
|
||||
|
|
Loading…
Reference in a new issue