home-assistant: update component-packages
This commit is contained in:
parent
112dfd0e21
commit
7cce65f294
1 changed files with 1 additions and 1 deletions
|
@ -811,7 +811,7 @@
|
|||
"system_health" = ps: with ps; [ aiohttp-cors ];
|
||||
"system_log" = ps: with ps; [ aiohttp-cors ];
|
||||
"systemmonitor" = ps: with ps; [ psutil ];
|
||||
"tado" = ps: with ps; [ ]; # missing inputs: python-tado
|
||||
"tado" = ps: with ps; [ python-tado ];
|
||||
"tag" = ps: with ps; [ ];
|
||||
"tahoma" = ps: with ps; [ ]; # missing inputs: tahoma-api
|
||||
"tank_utility" = ps: with ps; [ ]; # missing inputs: tank_utility
|
||||
|
|
Loading…
Reference in a new issue