home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2021-01-12 19:00:43 +01:00 committed by Jonathan Ringer
parent 2883e0bd10
commit f7cecfdb0d

View File

@ -379,7 +379,7 @@
"ihc" = ps: with ps; [ defusedxml ]; # missing inputs: ihcsdk
"image" = ps: with ps; [ aiohttp-cors pillow ];
"image_processing" = ps: with ps; [ aiohttp-cors ];
"imap" = ps: with ps; [ ]; # missing inputs: aioimaplib
"imap" = ps: with ps; [ aioimaplib ];
"imap_email_content" = ps: with ps; [ ];
"incomfort" = ps: with ps; [ ]; # missing inputs: incomfort-client
"influxdb" = ps: with ps; [ influxdb-client influxdb ];