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