Functions | |
| Client | async_get_client_with_credentials (HomeAssistant hass, str email, str password) |
| Client | async_get_client_with_refresh_token (HomeAssistant hass, str user_uuid, str refresh_token) |
Define notion utilities.
| Client homeassistant.components.notion.util.async_get_client_with_credentials | ( | HomeAssistant | hass, |
| str | email, | ||
| str | password | ||
| ) |
| Client homeassistant.components.notion.util.async_get_client_with_refresh_token | ( | HomeAssistant | hass, |
| str | user_uuid, | ||
| str | refresh_token | ||
| ) |