Classes | |
| class | Device |
Functions | |
| Device | async_create_device (HomeAssistant hass, str location, bool force_poll) |
| str|None | async_get_mac_address_from_host (HomeAssistant hass, str host) |
| str | get_preferred_location (set[str] locations) |
Variables | |
| dictionary | TYPE_STATE_ITEM_MAPPING |
Home Assistant representation of an UPnP/IGD.
| Device homeassistant.components.upnp.device.async_create_device | ( | HomeAssistant | hass, |
| str | location, | ||
| bool | force_poll | ||
| ) |
| str | None homeassistant.components.upnp.device.async_get_mac_address_from_host | ( | HomeAssistant | hass, |
| str | host | ||
| ) |
| str homeassistant.components.upnp.device.get_preferred_location | ( | set[str] | locations | ) |
| dictionary homeassistant.components.upnp.device.TYPE_STATE_ITEM_MAPPING |