Namespaces | |
| config_flow | |
| const | |
| coordinator | |
| diagnostics | |
| sensor | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Support for testing internet speed via Fast.com.
| bool homeassistant.components.fastdotcom.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up Fast.com from a config entry.
Definition at line 17 of file __init__.py.
| bool homeassistant.components.fastdotcom.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload Fast.com config entry.
Definition at line 39 of file __init__.py.
|
private |
Definition at line 14 of file __init__.py.