Classes | |
| class | MastodonConfigFlow |
Functions | |
| str | base_url_from_url (str url) |
Variables | |
| STEP_USER_DATA_SCHEMA | |
Config flow for Mastodon.
| str homeassistant.components.mastodon.config_flow.base_url_from_url | ( | str | url | ) |
Return the base url from a url.
Definition at line 46 of file config_flow.py.
| homeassistant.components.mastodon.config_flow.STEP_USER_DATA_SCHEMA |
Definition at line 28 of file config_flow.py.