home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2021-01-12 23:35:54 +01:00 committed by Jonathan Ringer
parent c107bf63a3
commit a317a15694

View File

@ -247,7 +247,7 @@
"ffmpeg_motion" = ps: with ps; [ ha-ffmpeg ]; "ffmpeg_motion" = ps: with ps; [ ha-ffmpeg ];
"ffmpeg_noise" = ps: with ps; [ ha-ffmpeg ]; "ffmpeg_noise" = ps: with ps; [ ha-ffmpeg ];
"fibaro" = ps: with ps; [ ]; # missing inputs: fiblary3 "fibaro" = ps: with ps; [ ]; # missing inputs: fiblary3
"fido" = ps: with ps; [ ]; # missing inputs: pyfido "fido" = ps: with ps; [ pyfido ];
"file" = ps: with ps; [ ]; "file" = ps: with ps; [ ];
"filesize" = ps: with ps; [ ]; "filesize" = ps: with ps; [ ];
"filter" = ps: with ps; [ aiohttp-cors sqlalchemy ]; "filter" = ps: with ps; [ aiohttp-cors sqlalchemy ];