home-assistant: add aiopulse to component-packages

This commit is contained in:
Fabian Affolter 2021-01-02 18:33:49 +01:00
parent 392f0599d3
commit 52b0d1d17f

View File

@ -7,7 +7,7 @@
"abode" = ps: with ps; [ abodepy ];
"accuweather" = ps: with ps; [ accuweather ];
"acer_projector" = ps: with ps; [ pyserial ];
"acmeda" = ps: with ps; [ ]; # missing inputs: aiopulse
"acmeda" = ps: with ps; [ aiopulse ];
"actiontec" = ps: with ps; [ ];
"adguard" = ps: with ps; [ adguardhome ];
"ads" = ps: with ps; [ pyads ];