home-assistant: update component-packages
This commit is contained in:
parent
42036b5158
commit
655b7e57f5
|
@ -316,7 +316,7 @@
|
|||
"google_assistant" = ps: with ps; [ aiohttp-cors ];
|
||||
"google_cloud" = ps: with ps; [ google-cloud-texttospeech ];
|
||||
"google_domains" = ps: with ps; [ ];
|
||||
"google_maps" = ps: with ps; [ ]; # missing inputs: locationsharinglib
|
||||
"google_maps" = ps: with ps; [ locationsharinglib ];
|
||||
"google_pubsub" = ps: with ps; [ google-cloud-pubsub ];
|
||||
"google_translate" = ps: with ps; [ gtts ];
|
||||
"google_travel_time" = ps: with ps; [ googlemaps ];
|
||||
|
|
Loading…
Reference in New Issue