Classes | |
| class | HarmonyRemote |
Functions | |
| None | async_setup_entry (HomeAssistant hass, HarmonyConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | ATTR_CHANNEL = "channel" |
| int | PARALLEL_UPDATES = 0 |
| VolDictType | |
Support for Harmony Hub devices.
| None homeassistant.components.harmony.remote.async_setup_entry | ( | HomeAssistant | hass, |
| HarmonyConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
|
private |
| string homeassistant.components.harmony.remote.ATTR_CHANNEL = "channel" |
| int homeassistant.components.harmony.remote.PARALLEL_UPDATES = 0 |