home-assistant: update component-packages

adds gtts-token to google_translate component
This commit is contained in:
makefu 2019-06-04 11:35:18 +02:00 committed by Frederik Rietdijk
parent 536abf3c64
commit aa54135d2c

View file

@ -259,7 +259,7 @@
"google_domains" = ps: with ps; [ ];
"google_maps" = ps: with ps; [ ];
"google_pubsub" = ps: with ps; [ google_cloud_pubsub ];
"google_translate" = ps: with ps; [ ];
"google_translate" = ps: with ps; [ gtts-token ];
"google_travel_time" = ps: with ps; [ ];
"google_wifi" = ps: with ps; [ ];
"googlehome" = ps: with ps; [ ];