home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2021-01-13 16:07:18 +01:00
parent d69a27efbf
commit 7f0efa1786

View File

@ -388,7 +388,7 @@
"input_number" = ps: with ps; [ ];
"input_select" = ps: with ps; [ ];
"input_text" = ps: with ps; [ ];
"insteon" = ps: with ps; [ ]; # missing inputs: pyinsteon
"insteon" = ps: with ps; [ pyinsteon ];
"integration" = ps: with ps; [ ];
"intent" = ps: with ps; [ aiohttp-cors ];
"intent_script" = ps: with ps; [ ];