mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +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 {
|
export interface GoogleEntityConfig {
|
||||||
should_expose?: boolean | null;
|
should_expose?: boolean | null;
|
||||||
override_name?: string;
|
|
||||||
aliases?: string[];
|
|
||||||
disable_2fa?: boolean;
|
disable_2fa?: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user