Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.html5 Namespace Reference

Namespaces

 config_flow
 
 const
 
 issues
 
 notify
 

Functions

bool async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 

Detailed Description

The html5 component.

Function Documentation

◆ async_setup_entry()

bool homeassistant.components.html5.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry 
)
Set up HTML5 from a config entry.

Definition at line 11 of file __init__.py.