panel
Name | panel |
---|---|
Type | Interface |
Path | packages/hass-ts/src/lib/types/panel.ts |
Properties
Name | Type | Description |
---|---|---|
component_name | string | |
config_panel_domain | null | |
config | {
mode: string;
} | null | |
icon | null | string | |
require_admin | boolean | |
title | null | string | |
url_path | string |