Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.vizio
 

Functions

bool homeassistant.components.vizio.async_setup (HomeAssistant hass, ConfigType config)
 
bool homeassistant.components.vizio.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.vizio.async_unload_entry (HomeAssistant hass, ConfigEntry config_entry)
 
ConfigType homeassistant.components.vizio.validate_apps (ConfigType config)
 

Variables

 homeassistant.components.vizio.CONFIG_SCHEMA
 
list homeassistant.components.vizio.PLATFORMS = [Platform.MEDIA_PLAYER]