Functions | |
| list | _async_get_configured_avm_device (HomeAssistant hass, ServiceCall service_call) |
| None | async_setup_services (HomeAssistant hass) |
| None | async_unload_services (HomeAssistant hass) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| SERVICE_SCHEMA_SET_GUEST_WIFI_PW | |
Services for Fritz integration.
|
private |
Get FritzBoxTools class from config entry.
Definition at line 68 of file services.py.
| None homeassistant.components.fritz.services.async_setup_services | ( | HomeAssistant | hass | ) |
Set up services for Fritz integration.
Definition at line 32 of file services.py.
| None homeassistant.components.fritz.services.async_unload_services | ( | HomeAssistant | hass | ) |
Unload services for Fritz integration.
Definition at line 85 of file services.py.
|
private |
Definition at line 17 of file services.py.
| homeassistant.components.fritz.services.SERVICE_SCHEMA_SET_GUEST_WIFI_PW |
Definition at line 19 of file services.py.