Go to the source code of this file.
Namespaces | |
| homeassistant.components.nasweb | |
Functions | |
| bool | homeassistant.components.nasweb.async_setup_entry (HomeAssistant hass, NASwebConfigEntry entry) |
| bool | homeassistant.components.nasweb.async_unload_entry (HomeAssistant hass, NASwebConfigEntry entry) |
Variables | |
| homeassistant.components.nasweb._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.nasweb.NASWEB_CONFIG_URL = "https://{host}/page" |
| homeassistant.components.nasweb.NASwebConfigEntry | |