home-assistant: update component-packages
This commit is contained in:
parent
7f836a9d5a
commit
e77a8b8d84
1 changed files with 1 additions and 1 deletions
|
@ -841,7 +841,7 @@
|
|||
"tile" = ps: with ps; [ pytile ];
|
||||
"time_date" = ps: with ps; [ ];
|
||||
"timer" = ps: with ps; [ ];
|
||||
"tmb" = ps: with ps; [ ]; # missing inputs: tmb
|
||||
"tmb" = ps: with ps; [ tmb ];
|
||||
"tod" = ps: with ps; [ ];
|
||||
"todoist" = ps: with ps; [ todoist ];
|
||||
"tof" = ps: with ps; [ ]; # missing inputs: RPi.GPIO VL53L1X2
|
||||
|
|
Loading…
Reference in a new issue