home-assistant: update component-packages
This commit is contained in:
parent
5307f207b9
commit
b363e6b691
1 changed files with 3 additions and 1 deletions
|
@ -237,7 +237,8 @@
|
||||||
];
|
];
|
||||||
"backup" = ps: with ps; [
|
"backup" = ps: with ps; [
|
||||||
aiohttp-cors
|
aiohttp-cors
|
||||||
]; # missing inputs: securetar
|
securetar
|
||||||
|
];
|
||||||
"baidu" = ps: with ps; [
|
"baidu" = ps: with ps; [
|
||||||
]; # missing inputs: baidu-aip
|
]; # missing inputs: baidu-aip
|
||||||
"balboa" = ps: with ps; [
|
"balboa" = ps: with ps; [
|
||||||
|
@ -3161,6 +3162,7 @@
|
||||||
"axis"
|
"axis"
|
||||||
"azure_devops"
|
"azure_devops"
|
||||||
"azure_event_hub"
|
"azure_event_hub"
|
||||||
|
"backup"
|
||||||
"balboa"
|
"balboa"
|
||||||
"bayesian"
|
"bayesian"
|
||||||
"binary_sensor"
|
"binary_sensor"
|
||||||
|
|
Loading…
Reference in a new issue