mirror of
https://github.com/home-assistant/core.git
synced 2025-11-10 03:19:34 +00:00
Fix Google Assistant User with Cloud (#22042)
* Fix Google Assistant User with Cloud * Fix User Agent ID * respell * Fix object * Fix tests * fix lint * Fix lint
This commit is contained in:
committed by
Paulus Schoutsen
parent
3769f5893a
commit
6a80ffa8cc
@@ -7,6 +7,7 @@ PREF_ENABLE_GOOGLE = 'google_enabled'
|
||||
PREF_ENABLE_REMOTE = 'remote_enabled'
|
||||
PREF_GOOGLE_ALLOW_UNLOCK = 'google_allow_unlock'
|
||||
PREF_CLOUDHOOKS = 'cloudhooks'
|
||||
PREF_CLOUD_USER = 'cloud_user'
|
||||
|
||||
CONF_ALEXA = 'alexa'
|
||||
CONF_ALIASES = 'aliases'
|
||||
|
||||
Reference in New Issue
Block a user