Home Assistant Unofficial Reference 2024.12.1
addon_panel.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.hassio.addon_panel.HassIOAddonPanel
 

Namespaces

 homeassistant.components.hassio.addon_panel
 

Functions

None homeassistant.components.hassio.addon_panel._register_panel (HomeAssistant hass, str addon, dict[str, Any] data)
 
None homeassistant.components.hassio.addon_panel.async_setup_addon_panel (HomeAssistant hass, HassIO hassio)
 

Variables

 homeassistant.components.hassio.addon_panel._LOGGER = logging.getLogger(__name__)