mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 04:05:06 +02:00
Fixes
This commit is contained in:
@@ -121,7 +121,7 @@ class GoogleCloudTTSProvider(Provider):
|
||||
def __init__(
|
||||
self,
|
||||
hass,
|
||||
key_file = None,
|
||||
key_file=None,
|
||||
language=DEFAULT_LANG,
|
||||
gender=DEFAULT_GENDER,
|
||||
voice=DEFAULT_VOICE,
|
||||
|
Reference in New Issue
Block a user