home-assistant: regenerate to include icloud
This commit is contained in:
parent
89d1275c38
commit
17a3674aad
|
@ -339,7 +339,7 @@
|
||||||
"hyperion" = ps: with ps; [ ];
|
"hyperion" = ps: with ps; [ ];
|
||||||
"ialarm" = ps: with ps; [ ];
|
"ialarm" = ps: with ps; [ ];
|
||||||
"iaqualink" = ps: with ps; [ ];
|
"iaqualink" = ps: with ps; [ ];
|
||||||
"icloud" = ps: with ps; [ ];
|
"icloud" = ps: with ps; [ pyicloud ];
|
||||||
"idteck_prox" = ps: with ps; [ ];
|
"idteck_prox" = ps: with ps; [ ];
|
||||||
"ifttt" = ps: with ps; [ aiohttp-cors pyfttt ];
|
"ifttt" = ps: with ps; [ aiohttp-cors pyfttt ];
|
||||||
"iglo" = ps: with ps; [ ];
|
"iglo" = ps: with ps; [ ];
|
||||||
|
|
Loading…
Reference in New Issue