mirror of
https://github.com/home-assistant/core.git
synced 2025-11-17 15:00:12 +00:00
Drop unused Google entity settings from cloud (#89786)
This commit is contained in:
@@ -559,8 +559,6 @@ async def google_assistant_list(
|
||||
"type": "cloud/google_assistant/entities/update",
|
||||
"entity_id": str,
|
||||
vol.Optional("should_expose"): vol.Any(None, bool),
|
||||
vol.Optional("override_name"): str,
|
||||
vol.Optional("aliases"): [str],
|
||||
vol.Optional("disable_2fa"): bool,
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user