Go to the source code of this file.
Namespaces | |
| homeassistant.components.panel_custom | |
Functions | |
| None | homeassistant.components.panel_custom.async_register_panel (HomeAssistant hass, str frontend_url_path, str webcomponent_name, str|None sidebar_title=None, str|None sidebar_icon=None, str|None js_url=None, str|None module_url=None, bool embed_iframe=DEFAULT_EMBED_IFRAME, bool trust_external=DEFAULT_TRUST_EXTERNAL, ConfigType|None config=None, bool require_admin=False, str|None config_panel_domain=None) |
| bool | homeassistant.components.panel_custom.async_setup (HomeAssistant hass, ConfigType config) |