Go to the source code of this file.
Namespaces | |
| homeassistant.components.upnp | |
Functions | |
| bool | homeassistant.components.upnp.async_setup_entry (HomeAssistant hass, UpnpConfigEntry entry) |
| bool | homeassistant.components.upnp.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| string | homeassistant.components.upnp.NOTIFICATION_ID = "upnp_notification" |
| string | homeassistant.components.upnp.NOTIFICATION_TITLE = "UPnP/IGD Setup" |
| list | homeassistant.components.upnp.PLATFORMS = [Platform.BINARY_SENSOR, Platform.SENSOR] |
| homeassistant.components.upnp.UpnpConfigEntry | |