home-assistant: update component-packages
This commit is contained in:
parent
23eb6d2924
commit
06ee2778b6
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"acer_projector" = ps: with ps; [ pyserial ];
|
||||
"acmeda" = ps: with ps; [ aiopulse ];
|
||||
"actiontec" = ps: with ps; [ ];
|
||||
"adax" = ps: with ps; [ adax ]; # missing inputs: Adax-local
|
||||
"adax" = ps: with ps; [ adax-local adax ];
|
||||
"adguard" = ps: with ps; [ adguardhome ];
|
||||
"ads" = ps: with ps; [ pyads ];
|
||||
"advantage_air" = ps: with ps; [ advantage-air ];
|
||||
|
@ -1037,6 +1037,7 @@
|
|||
"abode"
|
||||
"accuweather"
|
||||
"acmeda"
|
||||
"adax"
|
||||
"adguard"
|
||||
"advantage_air"
|
||||
"aemet"
|
||||
|
|
Loading…
Reference in a new issue