mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Drop unused Google entity settings from cloud (#15832)
This commit is contained in:
parent
60d106d9c3
commit
77dcace95e
@ -11,8 +11,6 @@ interface CloudStatusNotLoggedIn {
|
||||
|
||||
export interface GoogleEntityConfig {
|
||||
should_expose?: boolean | null;
|
||||
override_name?: string;
|
||||
aliases?: string[];
|
||||
disable_2fa?: boolean;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user