Namespaces | |
| config_flow | |
| const | |
| sensor | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, AfterShipConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| AfterShipConfigEntry | |
The AfterShip integration.
| bool homeassistant.components.aftership.async_setup_entry | ( | HomeAssistant | hass, |
| AfterShipConfigEntry | entry | ||
| ) |
Set up AfterShip from a config entry.
Definition at line 18 of file __init__.py.
| bool homeassistant.components.aftership.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 36 of file __init__.py.
| homeassistant.components.aftership.AfterShipConfigEntry |
Definition at line 15 of file __init__.py.