home-assistant: update component-packages
This commit is contained in:
parent
2cd9066084
commit
bd6bbfab13
1 changed files with 1 additions and 1 deletions
|
@ -838,7 +838,7 @@
|
|||
"threshold" = ps: with ps; [ ];
|
||||
"tibber" = ps: with ps; [ ]; # missing inputs: pyTibber
|
||||
"tikteck" = ps: with ps; [ ]; # missing inputs: tikteck
|
||||
"tile" = ps: with ps; [ ]; # missing inputs: pytile
|
||||
"tile" = ps: with ps; [ pytile ];
|
||||
"time_date" = ps: with ps; [ ];
|
||||
"timer" = ps: with ps; [ ];
|
||||
"tmb" = ps: with ps; [ ]; # missing inputs: tmb
|
||||
|
|
Loading…
Reference in a new issue