Home Assistant Unofficial Reference 2024.12.1
remote.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.apple_tv.remote.AppleTVRemote
 

Namespaces

 homeassistant.components.apple_tv.remote
 

Functions

None homeassistant.components.apple_tv.remote.async_setup_entry (HomeAssistant hass, AppleTvConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.apple_tv.remote._LOGGER = logging.getLogger(__name__)
 
dictionary homeassistant.components.apple_tv.remote.COMMAND_TO_ATTRIBUTE
 
int homeassistant.components.apple_tv.remote.PARALLEL_UPDATES = 0