Home Assistant Unofficial Reference 2024.12.1
remote.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.directv.remote.DIRECTVRemote
 

Namespaces

 homeassistant.components.directv.remote
 

Functions

None homeassistant.components.directv.remote.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.directv.remote._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.directv.remote.SCAN_INTERVAL = timedelta(minutes=2)