home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2021-01-26 08:54:26 +01:00
parent 6796193442
commit 705f65ad66
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
"auth" = ps: with ps; [ aiohttp-cors ];
"automation" = ps: with ps; [ aiohttp-cors ];
"avea" = ps: with ps; [ avea ];
"avion" = ps: with ps; [ ]; # missing inputs: avion
"avion" = ps: with ps; [ avion ];
"awair" = ps: with ps; [ ]; # missing inputs: python_awair
"aws" = ps: with ps; [ aiobotocore ];
"axis" = ps: with ps; [ aiohttp-cors axis paho-mqtt ];