forked from mirrors/nixpkgs
home-assistant: update component-packages
Enables the tplink component tests.
This commit is contained in:
parent
9e853d403b
commit
ce7a0b3ca6
|
@ -5073,7 +5073,8 @@
|
|||
psutil-home-assistant
|
||||
python-kasa
|
||||
sqlalchemy
|
||||
]; # missing inputs: python-kasa.optional-dependencies.speedups
|
||||
]
|
||||
++ python-kasa.optional-dependencies.speedups;
|
||||
"tplink_lte" = ps: with ps; [
|
||||
]; # missing inputs: tp-connected
|
||||
"tplink_omada" = ps: with ps; [
|
||||
|
@ -6400,6 +6401,7 @@
|
|||
"tomorrowio"
|
||||
"toon"
|
||||
"totalconnect"
|
||||
"tplink"
|
||||
"tplink_omada"
|
||||
"traccar"
|
||||
"trace"
|
||||
|
|
Loading…
Reference in a new issue