home-assistant: update component-packages.nix
This commit is contained in:
parent
cb6b93e299
commit
968e0987d7
1 changed files with 1 additions and 1 deletions
|
@ -417,7 +417,7 @@
|
|||
"izone" = ps: with ps; [ python-izone ];
|
||||
"jewish_calendar" = ps: with ps; [ hdate ];
|
||||
"joaoapps_join" = ps: with ps; [ ]; # missing inputs: python-join-api
|
||||
"juicenet" = ps: with ps; [ ]; # missing inputs: python-juicenet
|
||||
"juicenet" = ps: with ps; [ python-juicenet ];
|
||||
"kaiterra" = ps: with ps; [ ]; # missing inputs: kaiterra-async-client
|
||||
"kankun" = ps: with ps; [ ];
|
||||
"keba" = ps: with ps; [ ]; # missing inputs: keba-kecontact
|
||||
|
|
Loading…
Reference in a new issue