Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.androidtv_remote.const Namespace Reference

Variables

string CONF_APP_ICON = "app_icon"
 
string CONF_APP_NAME = "app_name"
 
string CONF_APPS = "apps"
 
 Final
 

Detailed Description

Constants for the Android TV Remote integration.

Variable Documentation

◆ CONF_APP_ICON

string homeassistant.components.androidtv_remote.const.CONF_APP_ICON = "app_icon"

Definition at line 13 of file const.py.

◆ CONF_APP_NAME

string homeassistant.components.androidtv_remote.const.CONF_APP_NAME = "app_name"

Definition at line 12 of file const.py.

◆ CONF_APPS

string homeassistant.components.androidtv_remote.const.CONF_APPS = "apps"

Definition at line 9 of file const.py.

◆ Final

homeassistant.components.androidtv_remote.const.Final

Definition at line 7 of file const.py.