home-assistant: add pyeverlights to component-packages
This commit is contained in:
parent
1e27d0aed3
commit
77c1a01704
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@
|
|||
"essent" = ps: with ps; [ ]; # missing inputs: PyEssent
|
||||
"etherscan" = ps: with ps; [ ]; # missing inputs: python-etherscan-api
|
||||
"eufy" = ps: with ps; [ ]; # missing inputs: lakeside
|
||||
"everlights" = ps: with ps; [ ]; # missing inputs: pyeverlights
|
||||
"everlights" = ps: with ps; [ pyeverlights ];
|
||||
"evohome" = ps: with ps; [ ]; # missing inputs: evohome-async
|
||||
"ezviz" = ps: with ps; [ ]; # missing inputs: pyezviz
|
||||
"facebook" = ps: with ps; [ ];
|
||||
|
|
Loading…
Reference in a new issue