mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
remove hardware from integration descriptions (#14189)
This commit is contained in:
parent
57fb8f9f01
commit
0b18875d70
@ -31,13 +31,11 @@ export interface Brands {
|
||||
export interface IntegrationDescriptions {
|
||||
core: {
|
||||
integration: Brands;
|
||||
hardware: Integrations;
|
||||
helper: Integrations;
|
||||
translated_name: string[];
|
||||
};
|
||||
custom: {
|
||||
integration: Brands;
|
||||
hardware: Integrations;
|
||||
helper: Integrations;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user